1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/views
Zach Gollwitzer 7d48c01833
Prepare fixture data for account sync tests (#493)
* Rename account balance field for clarity

`original_balance` and `original_currency` may infer that these values are "original" to the account.  In reality, they represent the "current" balance and currency on the account.

* Prepare fixture data for account sync testing

* Update to new field

* Fix conflicts

* Remove local schema change
2024-02-27 12:43:49 -05:00
..
accounts Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
layouts Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
pages Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
password_mailer Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
password_resets Add Tailwind color palette (#452) 2024-02-12 17:20:50 -05:00
passwords Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
pwa Initial commit 2024-02-02 09:05:04 -06:00
registrations Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
sessions Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
settings Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
shared Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
transactions Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
valuations Make date required for new valuation form (#490) 2024-02-27 09:41:21 -05:00