1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-21 14:19:39 +02:00
Maybe/app/javascript/controllers
Jakub Kottnauer 2c257a2a4b
Add inline category selection (#541)
* Implement inline category selection

* Add turbo frame to refresh updated transaction

* Improve styles

* Fix category assignment

* Reorganize code

* Revert event propagation

* Remove unused frames

* Make only the transaction name clickable

* Add custom scrollbar class
2024-03-14 10:30:36 -04:00
..
account_collapse_controller.js Fix event handler removal on disconnect (#540) 2024-03-11 17:42:18 -04:00
application.js Initial commit 2024-02-02 09:05:04 -06:00
auto_submit_form_controller.js Fix event handler removal on disconnect (#540) 2024-03-11 17:42:18 -04:00
currency_dropdown_controller.js Currency Dropdown (#415) 2024-02-11 13:02:27 -06:00
dropdown_controller.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00
element_removal_controller.js Add notification UI (#449) 2024-02-13 09:19:11 -06:00
hotkey_controller.js New Add Account UI 2024-02-08 10:46:05 -06:00
index.js Initial commit 2024-02-02 09:05:04 -06:00
line_chart_controller.js Fix event handler removal on disconnect (#540) 2024-03-11 17:42:18 -04:00
list_keyboard_navigation_controller.js Improve account modal keyboard navigation (#424) 2024-02-11 13:17:03 -06:00
modal_controller.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00
tabs_controller.js Fix event handler removal on disconnect (#540) 2024-03-11 17:42:18 -04:00
transactions_search_controller.js Feat transactions search (#532) 2024-03-11 08:51:16 -04:00
trendline_controller.js Fix event handler removal on disconnect (#540) 2024-03-11 17:42:18 -04:00