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
Zach Gollwitzer d29d465a3c
Basic transaction categories CRUD actions (inline) (#601)
* Fix dropdown issues and add dummy transaction category modal

* Minor namings tweaks

* Add search type

* Use new menu controller

* Complete basic transaction category inline CRUD actions

* Fix lint error

---------

Co-authored-by: Jakub Kottnauer <jk@jakubkottnauer.com>
2024-04-04 17:29:50 -04:00
..
account_collapse_controller.js Fix event handler removal on disconnect (#540) 2024-03-11 17:42:18 -04:00
application.js Add Custom Turbo Confirm Modal (#580) 2024-03-29 13:33:49 -04:00
auto_submit_form_controller.js Implement transaction filtering UI (#578) 2024-03-28 13:23:54 -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 Add the ability to "rollup" values in a time series (#554) 2024-03-19 09:10:40 -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 Improve account modal keyboard navigation (#424) 2024-02-11 13:17:03 -06:00
menu_controller.js Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -04:00
modal_controller.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00
select_controller.js Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -04:00
tabs_controller.js Implement transaction filtering UI (#578) 2024-03-28 13:23:54 -04:00
trendline_controller.js Add the ability to "rollup" values in a time series (#554) 2024-03-19 09:10:40 -04:00