1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 03:55:20 +02:00
Maybe/app/views/accounts
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
..
account Fix crypto account creation modal crash (#727) 2024-05-08 15:30:13 -04:00
logos Refactor placeholder logo into common controller (#673) 2024-04-25 10:32:45 -04:00
_account.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_account_history.html.erb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
_account_list.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
_account_type.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_account_valuation_list.html.erb Clean up i18n translations (#676) 2024-04-25 14:41:12 -04:00
_entry_method.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_sync_message.html.erb Refresh account on update (#476) 2024-02-23 20:18:30 -06:00
_transactions.html.erb Add transactions widget to dashboard page (#656) 2024-04-22 16:51:06 -04:00
index.html.erb Dashboard empty view (#707) 2024-05-03 08:11:31 -04:00
list.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
new.html.erb Add start balance to manual accounts (#735) 2024-05-16 15:57:21 -04:00
show.html.erb Clean up i18n translations (#676) 2024-04-25 14:41:12 -04:00
summary.html.erb Dashboard empty view (#707) 2024-05-03 08:11:31 -04:00