1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-21 22:29:38 +02:00
Maybe/app/javascript/controllers
Zach Gollwitzer 398b246965
CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209)
* Remove stale 1.0 import logic and model

* Fresh start

* Checkpoint before removing nav

* First working prototype

* Add trade, account, and mint import flows

* Basic working version with tests

* System tests for each import type

* Clean up mappings flow

* Clean up PR, refactor stale code, tests

* Add back row validations

* Row validations

* Fix import job test

* Fix import navigation

* Fix mint import configuration form

* Currency preset for new accounts
2024-10-01 10:47:59 -04:00
..
account_collapse_controller.js Fix event handler removal on disconnect (#540) 2024-03-11 17:42:18 -04:00
application.js Add ability to delete Maybe account (#698) 2024-04-30 11:40:31 -04:00
auto_submit_form_controller.js Update self host settings page styles (#677) 2024-04-25 14:55:39 -04:00
bulk_select_controller.js Basic Portfolio Views (#1000) 2024-07-25 16:46:04 -04:00
clipboard_controller.js Add setting to disable new user registration on self-hosted instances (#1163) 2024-09-11 13:04:39 -04:00
color_avatar_controller.js Categories, tags, merchants, and menus improvements (#1135) 2024-08-27 17:06:41 -04:00
color_select_controller.js Implement transaction category management (#688) 2024-05-02 09:24:31 -04:00
deletion_controller.js Create tagging system (#792) 2024-05-23 08:09:33 -04:00
element_removal_controller.js Add notification UI (#449) 2024-02-13 09:19:11 -06:00
hotkey_controller.js New Settings Menu, Routes and Controllers Organization (#641) 2024-04-18 07:56:51 -04:00
index.js Initial commit 2024-02-02 09:05:04 -06: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 Transaction page design fixes (#1176) 2024-09-13 15:43:16 -04:00
modal_controller.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00
money_field_controller.js Finalize transaction drawer, simplify money form helpers (#1191) 2024-09-20 08:38:19 -04:00
pie_chart_controller.js Fix currency formatting in pie chart visualization (#1022) 2024-07-26 10:36:29 -04:00
profile_image_preview_controller.js Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
tabs_controller.js Small redesign of transaction filters (#650) 2024-04-18 17:05:37 -04:00
time_series_chart_controller.js Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
tooltip_controller.js Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
trade_form_controller.js Deposit, Withdrawal, and Interest Transactions for Investment View (#1075) 2024-08-09 20:11:27 -04:00