1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/test/system
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
..
accounts_test.rb Improve speed of transactions page (#1752) 2025-01-31 19:08:21 -05:00
categories_test.rb fix: Bug creating duplicate category leads to crash screen (#1577) 2024-12-30 10:04:38 -05:00
imports_test.rb User Onboarding + Bug Fixes (#1352) 2024-10-23 11:20:55 -04:00
settings_test.rb Fix: Escape button not being handled on settings pages (#1210) 2024-09-30 17:28:15 -04:00
trades_test.rb Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
transactions_test.rb Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
transfers_test.rb Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00