1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-04 21:15:19 +02:00
Maybe/test/fixtures
Zach Gollwitzer 87b97b3c41
Scaffold out basic transactions model and UI (#478)
* Transaction scaffold

* Rough in transaction views

* Fix sort order

* Fix mass assignment issue

* Fix test

* Simplify CI workflow

* Don't seed db before test
2024-02-23 21:34:33 -05:00
..
account Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
files Initial commit 2024-02-02 09:05:04 -06:00
account_balances.yml Scaffold out the UI for individual account page (#461) 2024-02-14 13:02:11 -05:00
accounts.yml Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
currencies.yml Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
exchange_rates.yml Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
families.yml Add initial model tests with starter fixtures for User, Family, and Account (#281) 2024-02-03 13:07:23 -06:00
transactions.yml Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
users.yml Add initial model tests with starter fixtures for User, Family, and Account (#281) 2024-02-03 13:07:23 -06:00
valuations.yml Scaffold out Account Syncing (#474) 2024-02-22 11:35:06 -05:00