Scaffold out basic transactions model and UI #478

Merged
zachgoll merged 8 commits from basic-transactions into main 2024-02-24 10:34:34 +08:00

8 Commits

Author SHA1 Message Date
Zach Gollwitzer
c1b748650f Don't seed db before test 2024-02-23 21:31:34 -05:00
Zach Gollwitzer
59b5c259d8 Merge branch 'main' of github.com:maybe-finance/maybe into basic-transactions 2024-02-23 21:19:20 -05:00
Zach Gollwitzer
a5eece6a1a Simplify CI workflow 2024-02-23 21:18:40 -05:00
Zach Gollwitzer
e82e4dbf09 Fix test 2024-02-23 20:59:30 -05:00
Zach Gollwitzer
b43460b8c4 Fix mass assignment issue 2024-02-23 20:48:47 -05:00
Zach Gollwitzer
02ed9f70e2 Fix sort order 2024-02-23 20:48:35 -05:00
Zach Gollwitzer
528244d710 Rough in transaction views 2024-02-23 17:29:35 -05:00
Zach Gollwitzer
9b500b0824 Transaction scaffold 2024-02-23 12:19:16 -05:00