1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/helpers
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
..
accounts_helper.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
application_form_builder.rb Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
application_helper.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
auth_messages_helper.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
forms_helper.rb Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
pages_helper.rb Initial commit 2024-02-02 09:05:04 -06:00
transactions_helper.rb Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
valuations_helper.rb Add Live Data to Account Page (#464) 2024-02-20 09:07:55 -05:00