1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-22 22:59:39 +02:00
Maybe/app/javascript/controllers
Cristiano Crolla 7f2633f9da
Add transaction sidebar (#534)
* Create sidebar element and working with turbo

* Add overview fields

* Add columns to transations and tidy modal

* permit new transaction params

* Add autosubmit form controller

* remove unused show code
2024-03-10 17:38:31 -04:00
..
account_collapse_controller.js Add controller to save accounts collapse state to localStorage (#432) 2024-02-11 12:38:28 -06:00
application.js Initial commit 2024-02-02 09:05:04 -06:00
auto_submit_form_controller.js Add transaction sidebar (#534) 2024-03-10 17:38:31 -04:00
currency_dropdown_controller.js Currency Dropdown (#415) 2024-02-11 13:02:27 -06:00
dropdown_controller.js Prevent duplicate listeners and memory leak (#387) 2024-02-08 13:37:36 -06: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 Money and Money Series (#505) 2024-03-01 17:17:34 -05:00
list_keyboard_navigation_controller.js Improve account modal keyboard navigation (#424) 2024-02-11 13:17:03 -06:00
modal_controller.js Make new account modal close as clickable button (#492) 2024-02-27 12:25:36 -05:00
tabs_controller.js Fix Turbo bug with tabs (#506) 2024-03-01 17:14:06 -05:00
trendline_controller.js Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00