1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/views
Zach Gollwitzer f904d9d062
Add the ability to "rollup" values in a time series (#554)
* Clean up time series models

* Add value group rollup class for summarizing hierarchical data

* Integrate new classes

* Update UI to use new patterns

* Update D3 charts to expect new data format

* Clean up account model

* More cleanup

* Money improvements

* Use new money fields

* Remove invalid fixture data to avoid orphaned accountables

* Update time series to work better with collections

* Fix tests and UI bugs
2024-03-19 09:10:40 -04:00
..
accounts Add the ability to "rollup" values in a time series (#554) 2024-03-19 09:10:40 -04:00
layouts Enable turbo refresh in layout/auth & Fix registrations controller create fail w/ status (#544) 2024-03-14 10:30:46 -04:00
pages Add the ability to "rollup" values in a time series (#554) 2024-03-19 09:10:40 -04:00
password_mailer Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
password_resets Add Tailwind color palette (#452) 2024-02-12 17:20:50 -05:00
passwords Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
pwa Initial commit 2024-02-02 09:05:04 -06:00
registrations Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
sessions Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
settings Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
shared Add the ability to "rollup" values in a time series (#554) 2024-03-19 09:10:40 -04:00
transactions Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00
valuations Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00