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 195ec85d96
Budgeting V1 (#1609)
* Budgeting V1

* Basic UI template

* Fully scaffolded budgeting v1

* Basic working budget

* Finalize donut chart for budgets

* Allow categorization of loan payments for budget

* Include loan payments in incomes_and_expenses scope

* Add budget allocations progress

* Empty states

* Clean up budget methods

* Category aggregation queries

* Handle overage scenarios in form

* Finalize budget donut chart controller

* Passing tests

* Fix allocation naming

* Add income category migration

* Native support for uncategorized budget category

* Formatting

* Fix subcategory sort order, padding

* Fix calculation for category rollups in budget
2025-01-16 14:36:37 -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
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
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