1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00
Maybe/app/javascript/controllers
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
..
account_collapse_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
application.js Improve account transaction, trade, and valuation editing and sync experience (#1506) 2024-11-27 16:01:50 -05:00
auto_submit_form_controller.js Fixes issue with mapping values during the transactions import (#1327) 2024-10-21 10:13:55 -04:00
budget_form_controller.js Budgeting V1 (#1609) 2025-01-16 14:36:37 -05:00
bulk_select_controller.js Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00
clipboard_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
color_avatar_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
color_select_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
deletion_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
donut_chart_controller.js Budgeting V1 (#1609) 2025-01-16 14:36:37 -05:00
element_removal_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
focus_record_controller.js Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
hotkey_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
index.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
list_filter_controller.js Allow user to search transaction categories (#577) 2024-03-29 10:02:15 -04:00
list_keyboard_navigation_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
menu_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
modal_controller.js Improve account transaction, trade, and valuation editing and sync experience (#1506) 2024-11-27 16:01:50 -05:00
money_field_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
onboarding_controller.js User Onboarding + Bug Fixes (#1352) 2024-10-23 11:20:55 -04:00
pie_chart_controller.js Fix pie chart 2024-10-14 17:21:51 -04:00
plaid_controller.js Enable consent for additional plaid products 2024-11-15 17:33:18 -05:00
profile_image_preview_controller.js User Onboarding + Bug Fixes (#1352) 2024-10-23 11:20:55 -04:00
selectable_link_controller.js Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
tabs_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
time_series_chart_controller.js Pass date as UTC for graphs 2024-11-19 16:23:21 -05:00
tooltip_controller.js Add BiomeJS for Linting and Formatting JavaScript relates to #1295 (#1299) 2024-10-14 17:09:27 -04:00
trade_form_controller.js Improve account transaction, trade, and valuation editing and sync experience (#1506) 2024-11-27 16:01:50 -05:00
transfer_match_controller.js Transfer and Payment auto-matching, model and UI improvements (#1585) 2025-01-07 09:41:24 -05:00