1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-03 04:25:21 +02:00

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
This commit is contained in:
Zach Gollwitzer 2024-03-06 09:56:59 -05:00 committed by GitHub
parent 680a91d807
commit 6f0e410684
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 594 additions and 74 deletions

View file

@ -1 +1,2 @@
one: {}
one:
id: "123e4567-e89b-12d3-a456-426614174003"

View file

@ -1,2 +1,4 @@
checking: {}
savings: {}
checking:
id: "123e4567-e89b-12d3-a456-426614174000"
savings:
id: "123e4567-e89b-12d3-a456-426614174001"

View file

@ -1 +1,2 @@
one: {}
one:
id: "123e4567-e89b-12d3-a456-426614174004"

View file

@ -1 +1,2 @@
one: {}
one:
id: "123e4567-e89b-12d3-a456-426614174005"

View file

@ -1 +1,2 @@
one: {}
one:
id: "123e4567-e89b-12d3-a456-426614174002"

View file

@ -1 +1,2 @@
one: {}
one:
id: "123e4567-e89b-12d3-a456-426614174006"

View file

@ -1 +1,2 @@
one: {}
one:
id: "123e4567-e89b-12d3-a456-426614174007"

View file

@ -1 +1,2 @@
one: {}
one:
id: "123e4567-e89b-12d3-a456-426614174008"