1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-20 21:59:38 +02:00
Maybe/app/controllers/account
Zach Gollwitzer e8e100e1d8
Rework account views and addition flow (#1324)
* Move accountable partials

* Split accountables into separate view partials

* Fix test

* Add form to permitted partials

* Fix failing system tests

* Update new account modal views

* New sync algorithm implementation

* Update account system test assertions to match new behavior

* Fix off by 1 date error

* Revert new balance sync algorithm

* Add missing account overviews
2024-10-18 14:37:42 -04:00
..
cashes_controller.rb Show cash + holdings value for investment account view (#1046) 2024-08-02 17:09:25 -04:00
entries_controller.rb Basic trade and holdings view (#1271) 2024-10-09 14:59:18 -04:00
holdings_controller.rb Basic trade and holdings view (#1271) 2024-10-09 14:59:18 -04:00
trades_controller.rb Basic trade and holdings view (#1271) 2024-10-09 14:59:18 -04:00
transactions_controller.rb Basic trade and holdings view (#1271) 2024-10-09 14:59:18 -04:00
transfers_controller.rb Support multi-currency transfers (#1175) 2024-09-13 11:45:19 -04:00
valuations_controller.rb Fix valuation frame issue (#1162) 2024-09-09 17:13:52 -04:00