1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/controllers
Zach Gollwitzer 6f0e410684
Dashboard View and Calculations (#521)
* Handle Turbo updates with tabs

Fixes #491

* Add Filterable concern for controllers

* Add trendline chart

* Extract common UI to partials

* Series refactor

* Put placeholders for calculations in

* Add classification generated column to account

* Add basic net worth calculation

* Add net worth tests

* Get net worth graph working

* Fix lint errors

* Implement asset grouping query

* Make trends and series more intuitive

* Fully functional dashboard

* Remove logging
2024-03-06 09:56:59 -05:00
..
concerns Add Money and Money Series (#505) 2024-03-01 17:17:34 -05:00
accounts_controller.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
application_controller.rb Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
pages_controller.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05: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 Find account first and build transaction through association (#487) 2024-02-26 06:29:28 -05:00
valuations_controller.rb Scaffold out Account Syncing (#474) 2024-02-22 11:35:06 -05:00