1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/config
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
..
environments Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
initializers Add the ability to "rollup" values in a time series (#554) 2024-03-19 09:10:40 -04:00
locales Add inline category selection (#541) 2024-03-14 10:30:36 -04:00
application.rb Initial commit 2024-02-02 09:05:04 -06:00
boot.rb Initial commit 2024-02-02 09:05:04 -06:00
cable.yml Refresh account on update (#476) 2024-02-23 20:18:30 -06:00
credentials.yml.enc Update credentials.yml.enc 2024-02-02 16:12:04 -06:00
currencies.yml Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00
database.yml chore: add ability to change DB_PORT from standard 5432 (#480) 2024-02-26 06:44:07 -05:00
environment.rb Initial commit 2024-02-02 09:05:04 -06:00
i18n-tasks.yml Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
importmap.rb Scaffold out the UI for individual account page (#461) 2024-02-14 13:02:11 -05:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb Removes unused model and routes (#546) 2024-03-15 12:20:54 -04:00
storage.yml Initial commit 2024-02-02 09:05:04 -06:00
tailwind.config.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00