1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/test/models/account
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
..
balance_calculator_test.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
credit_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
depository_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
investment_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
loan_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
other_asset_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
other_liability_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
property_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
syncable_test.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
vehicle_test.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00