1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test/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
entry_test.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
holding_test.rb Add security prices provider (Synth integration) (#1039) 2024-08-01 19:43:23 -04:00
issue_test.rb Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
sync_test.rb Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
trade_test.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00
transfer_test.rb Account::Sync model and test fixture simplifications (#968) 2024-07-10 11:22:59 -04:00