1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app
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
..
assets Add Tailwind color palette (#452) 2024-02-12 17:20:50 -05:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
helpers Add currency to account form to support multiple currencies (#481) 2024-02-26 09:50:38 -05:00
javascript Make new account modal close as clickable button (#492) 2024-02-27 12:25:36 -05:00
jobs Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
mailers Initial commit 2024-02-02 09:05:04 -06:00
models Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
views Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00