1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 15:19:38 +02:00
Maybe/test/controllers/import
Zach Gollwitzer c5da8ea550
Allow CSV imports to be configured with single or multi-account mode (#1943)
* Allow CSV imports to be configured to a single account or multiple accounts

* Initialize import directly from accounts page

* Fix brakeman warnings

* Fix schema

* Fix Synth check
2025-03-03 12:47:30 -05:00
..
cleans_controller_test.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
configurations_controller_test.rb Fix import configuration form so number format is applied (#1923) 2025-02-28 08:36:57 -05:00
confirms_controller_test.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
mappings_controller_test.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
rows_controller_test.rb Allow CSV imports to be configured with single or multi-account mode (#1943) 2025-03-03 12:47:30 -05:00
uploads_controller_test.rb Allow custom column separator for CSV parsing in uploads controller (#1470) 2024-11-18 11:31:17 -05:00