1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/models
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
..
account Add angel investment type to Investment (#519) 2024-03-06 08:14:25 -05:00
concerns Fix accountable type references in new account flow (#395) 2024-02-09 08:26:54 -06:00
account.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
account_balance.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
application_record.rb Initial commit 2024-02-02 09:05:04 -06:00
credit.rb Credit start 2024-02-02 15:31:32 -06:00
currency.rb Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
current.rb Opt-in to Current fully (#297) 2024-02-04 17:36:46 -06:00
exchange_rate.rb Add currency to account form to support multiple currencies (#481) 2024-02-26 09:50:38 -05:00
family.rb Net worth calculation (#508) 2024-03-04 08:31:22 -05:00
invite_code.rb Implement invitation codes 2024-02-02 17:55:27 -06:00
money.rb Add Money and Money Series (#505) 2024-03-01 17:17:34 -05:00
money_series.rb Net worth calculation (#508) 2024-03-04 08:31:22 -05:00
period.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
transaction.rb Basic Account Balance Sync Algorithm (#501) 2024-02-29 08:32:52 -05:00
trend.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
user.rb feat: add settings page (#274) 2024-02-05 08:19:23 -06:00
valuation.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00