1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/models/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
..
balance Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
holding Handle missing weekend stock prices in sync process (#1242) 2024-10-04 14:19:45 -04:00
balance.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
entry.rb Fix currency formatting for 0 values (#1276) 2024-10-09 18:11:36 -04:00
entry_builder.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
entryable.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
holding.rb Basic trade and holdings view (#1271) 2024-10-09 14:59:18 -04:00
sync.rb Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
syncable.rb Implement auto family syncs on login (#1021) 2024-07-25 12:51:50 -04:00
trade.rb Basic trade and holdings view (#1271) 2024-10-09 14:59:18 -04:00
trade_builder.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
transaction.rb Add tag filtering (#1240) 2024-10-04 09:17:48 -04:00
transaction_builder.rb Fix unable to create Deposit entries in investment portfolio (#1125) 2024-08-25 17:48:46 -04:00
transfer.rb Support multi-currency transfers (#1175) 2024-09-13 11:45:19 -04:00
valuation.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00