1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/test/system
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
..
accounts_test.rb Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
imports_test.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
settings_test.rb Fix: Escape button not being handled on settings pages (#1210) 2024-09-30 17:28:15 -04:00
trades_test.rb Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
transactions_test.rb Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
transfers_test.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00