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 282c05345d
Preserve transaction filters and transaction focus across page visits (#1733)
* Preserve transaction filters across page visits

* Preserve params when per_page is updated

* Autofocus selected transactions

* Lint fixes

* Fix syntax error

* Fix filter clearing

* Update e2e tests for new UI

* Consolidate focus behavior into concern

* Lint fixes
2025-01-30 14:12:01 -05:00
..
accounts_test.rb Added Decimal Support in min transaction (#1681) 2025-01-27 09:33:56 -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