1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/app/controllers
Jose Farias cd8d741fe1
Add transaction modal flow (#633)
* Add transaction modal flow

* Preserve decimals when creating transactions
2024-04-16 14:44:31 -04:00
..
concerns Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
settings Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
transactions Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -04:00
accounts_controller.rb Add persistent notification with dismiss and action button (#611) 2024-04-16 13:33:51 -04:00
application_controller.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
pages_controller.rb Centralize auth (#598) 2024-04-03 10:35:55 -04:00
password_resets_controller.rb Centralize auth (#598) 2024-04-03 10:35:55 -04:00
passwords_controller.rb Centralize auth (#598) 2024-04-03 10:35:55 -04:00
registrations_controller.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
sessions_controller.rb Centralize auth (#598) 2024-04-03 10:35:55 -04:00
settings_controller.rb Centralize auth (#598) 2024-04-03 10:35:55 -04:00
transactions_controller.rb Add transaction modal flow (#633) 2024-04-16 14:44:31 -04:00
upgrades_controller.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
valuations_controller.rb Centralize auth (#598) 2024-04-03 10:35:55 -04:00