1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/config
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
..
environments Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
initializers Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
locales Update en.yml 2024-02-11 14:08:29 -06: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 Fix database config for non-devcontainer environments (#318) 2024-02-05 22:17:50 -06: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