1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/app/helpers
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_helper.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
application_form_builder.rb Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00
application_helper.rb Add the ability to "rollup" values in a time series (#554) 2024-03-19 09:10:40 -04:00
auth_messages_helper.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
forms_helper.rb Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04: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