1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/config
Jakub Kottnauer 3d9ff3ad2a
Add start balance to manual accounts (#735)
* Add start_balance to accounts

* Add tests

* Cleanup

* Refactor code and add tests

* Update physical cash demo account to be manual

* Do not populate start_balance in migration

* Cleanup

* Review fixes

* Revert calc change

* Update app/models/exchange_rate.rb

Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
Signed-off-by: Jakub Kottnauer <jk@jakubkottnauer.com>

* Add test

* Fix syncable bug and update csv tests

---------

Signed-off-by: Jakub Kottnauer <jk@jakubkottnauer.com>
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
2024-05-16 15:57:21 -04:00
..
environments Allow users to set port in env (#726) 2024-05-08 15:54:40 -04:00
initializers Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
locales Add start balance to manual accounts (#735) 2024-05-16 15:57:21 -04:00
application.rb Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
boot.rb Initial commit 2024-02-02 09:05:04 -06:00
cable.yml Remove stale Redis dep (#731) 2024-05-09 19:55:05 -04:00
credentials.yml.enc Update credentials.yml.enc 2024-02-02 16:12:04 -06:00
currencies.yml Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00
database.yml Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
environment.rb Initial commit 2024-02-02 09:05:04 -06:00
i18n-tasks.yml Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
importmap.rb Shared money input should respond to change in currency (#654) 2024-04-20 08:07:06 -04:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb Implement transaction category management (#688) 2024-05-02 09:24:31 -04:00
storage.yml Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
tailwind.config.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00