1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 13:35:21 +02:00
Maybe/app/models/account
Zach Gollwitzer f7f6ebb091
Use new balance components in activity feed (#2511)
* Balance reconcilations with new components

* Fix materializer and test assumptions

* Fix investment valuation calculations and recon display

* Lint fixes

* Balance series uses new component fields
2025-07-23 18:15:14 -04:00
..
activity_feed_data.rb Use new balance components in activity feed (#2511) 2025-07-23 18:15:14 -04:00
anchorable.rb Add auto-update strategies for current balance on manual accounts (#2460) 2025-07-17 06:49:56 -04:00
chartable.rb Balance sheet cache layer, non-blocking sync UI (#2356) 2025-06-10 18:20:06 -04:00
current_balance_manager.rb Add auto-update strategies for current balance on manual accounts (#2460) 2025-07-17 06:49:56 -04:00
linkable.rb Start and end balance anchors for historical account balances (#2455) 2025-07-15 11:42:41 -04:00
market_data_importer.rb Clarify backend data pipeline naming concepts (importers, processors, materializers, calculators, and syncers) (#2255) 2025-05-17 16:37:16 -04:00
opening_balance_manager.rb Start and end balance anchors for historical account balances (#2455) 2025-07-15 11:42:41 -04:00
reconcileable.rb Start and end balance breakdown in activity view (#2466) 2025-07-18 17:56:25 -04:00
reconciliation_manager.rb Use new balance components in activity feed (#2511) 2025-07-23 18:15:14 -04:00
sync_complete_event.rb Balance sheet cache layer, non-blocking sync UI (#2356) 2025-06-10 18:20:06 -04:00
syncer.rb perf(transactions): add kind to Transaction model and remove expensive Transfer joins in aggregations (#2388) 2025-06-20 13:31:58 -04:00