1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/controllers
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
..
concerns Opt-in to Current fully (#297) 2024-02-04 17:36:46 -06:00
accounts_controller.rb Scaffold out Account Syncing (#474) 2024-02-22 11:35:06 -05:00
application_controller.rb Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
pages_controller.rb Lint files to rubocop omakase standards 2024-02-02 16:07:29 +00:00
password_resets_controller.rb Fix arguments to find_by_token_for (#299) 2024-02-04 19:10:48 -06:00
passwords_controller.rb Opt-in to Current fully (#297) 2024-02-04 17:36:46 -06:00
registrations_controller.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
sessions_controller.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
settings_controller.rb Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
transactions_controller.rb Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
valuations_controller.rb Scaffold out Account Syncing (#474) 2024-02-22 11:35:06 -05:00