1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/models/account
Zach Gollwitzer 2c2b600163
Some checks failed
Publish Docker image / ci (push) Has been cancelled
Publish Docker image / Build docker image (push) Has been cancelled
Improve speed of transactions page (#1752)
* Make demo data more realistic

* Fix N+1 transactions query

* Lint fixes

* Totals query

* Consolidate stats calcs

* Fix preload

* Fix filter clearing

* Fix N+1 queries for family sync detection

* Reduce queries for rendering transfers

* Fix tests

* Remove flaky test
2025-01-31 19:08:21 -05:00
..
balance.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
balance_calculator.rb Fix EU plaid flow (#1761) 2025-01-31 17:04:26 -05:00
balance_trend_calculator.rb Plaid portfolio sync algorithm and calculation improvements (#1526) 2024-12-10 17:41:20 -05:00
data_enricher.rb Budgeting V1 (#1609) 2025-01-16 14:36:37 -05:00
entry.rb Improve speed of transactions page (#1752) 2025-01-31 19:08:21 -05:00
entry_search.rb Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00
entryable.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
holding.rb Fix holding avg cost calculation 2024-12-12 15:11:06 -05:00
holding_calculator.rb Fix date format validation error (#1551) 2024-12-16 13:21:30 -05:00
syncer.rb Fix EU plaid flow (#1761) 2025-01-31 17:04:26 -05:00
trade.rb Nested Categories (#1561) 2024-12-20 11:37:26 -05:00
trade_builder.rb Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00
transaction.rb Add RejectedTransfer model, simplify auto matching (#1690) 2025-01-27 16:56:46 -05:00
transaction_search.rb Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00
valuation.rb Nested Categories (#1561) 2024-12-20 11:37:26 -05:00