1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/controllers
Alexander Schrot 4527482aa2
Add support for different column separator in csv import logic (#1096)
* add col_sep to import model

* add validation for col_sep column

* add col_sep option to csv import model

* make use of col_sep option in import model

* add column separator field to new/edit action of an import

* add col_sep parameter to create/update action

* fix spacing between fields

Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
Signed-off-by: Alexander Schrot <alexander@axs-labs.com>

---------

Signed-off-by: Alexander Schrot <alexander@axs-labs.com>
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
2024-08-16 14:00:16 -04:00
..
account add pagination to account transactions list (#1095) 2024-08-16 09:00:05 -04:00
category Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
concerns Implement auto family syncs on login (#1021) 2024-07-25 12:51:50 -04:00
help Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
issue Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
settings Refactor: Use native error i18n lookup (#1076) 2024-08-12 20:38:58 -04:00
tag Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
accounts_controller.rb Show cash + holdings value for investment account view (#1046) 2024-08-02 17:09:25 -04:00
application_controller.rb Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
categories_controller.rb Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
currencies_controller.rb More composable forms (#989) 2024-07-16 14:08:24 -04:00
imports_controller.rb Add support for different column separator in csv import logic (#1096) 2024-08-16 14:00:16 -04:00
institutions_controller.rb Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
issues_controller.rb Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00
merchants_controller.rb Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
pages_controller.rb Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
password_resets_controller.rb fix password resets (#741) 2024-05-13 13:23:24 -04:00
passwords_controller.rb Centralize auth (#598) 2024-04-03 10:35:55 -04:00
registrations_controller.rb Move categories to top-level namespace (#894) 2024-06-20 08:15:09 -04:00
sessions_controller.rb Centralize auth (#598) 2024-04-03 10:35:55 -04:00
settings_controller.rb Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
tags_controller.rb Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
transactions_controller.rb Fix: Omit layout for turbo frames with custom sidebar layout (#1024) 2024-07-26 12:00:41 -04:00
upgrades_controller.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00