1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-30 18:49:39 +02:00
Maybe/config
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
..
environments Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
initializers Update hard-coded currency UI with currency specific params (#488) 2024-02-27 09:40:48 -05:00
locales Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
application.rb Initial commit 2024-02-02 09:05:04 -06:00
boot.rb Initial commit 2024-02-02 09:05:04 -06:00
cable.yml Refresh account on update (#476) 2024-02-23 20:18:30 -06:00
credentials.yml.enc Update credentials.yml.enc 2024-02-02 16:12:04 -06:00
database.yml chore: add ability to change DB_PORT from standard 5432 (#480) 2024-02-26 06:44:07 -05:00
environment.rb Initial commit 2024-02-02 09:05:04 -06:00
i18n-tasks.yml Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
importmap.rb Scaffold out the UI for individual account page (#461) 2024-02-14 13:02:11 -05:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
storage.yml Initial commit 2024-02-02 09:05:04 -06:00
tailwind.config.js Scaffold out the UI for individual account page (#461) 2024-02-14 13:02:11 -05:00