1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/models/account
Zach Gollwitzer 52333e3fa6
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Add reconciliation manager (#2459)
* Add reconciliation manager

* Fix notes editing
2025-07-16 11:31:47 -04:00
..
anchorable.rb Start and end balance anchors for historical account balances (#2455) 2025-07-15 11:42:41 -04:00
balance_updater.rb Add confirmation dialog for balance reconciliation creates and updates (#2457) 2025-07-15 18:58:40 -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 Start and end balance anchors for historical account balances (#2455) 2025-07-15 11:42:41 -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 Add reconciliation manager (#2459) 2025-07-16 11:31:47 -04:00
reconciliation_manager.rb Add reconciliation manager (#2459) 2025-07-16 11:31:47 -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