1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app
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
..
assets Make tags scrollable 2025-01-21 12:42:51 -05:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
helpers Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
javascript Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
jobs Adjust queues to prioritize account syncs (#1682) 2025-01-24 13:39:08 -05:00
mailers Improve password reset flow, normalize translations 2024-11-05 17:15:29 -05:00
models Don't allow a subcategory to be assigned to another subcategory to ensure 1 level of nesting max (#1730) 2025-01-30 12:35:30 -05:00
views Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00