1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/test/system
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
..
.keep Initial commit 2024-02-02 09:05:04 -06:00
accounts_test.rb Fix missing sync_all_button partial (#1172) 2024-09-13 11:19:20 -04:00
imports_test.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
settings_test.rb Fix: Escape button not being handled on settings pages (#1210) 2024-09-30 17:28:15 -04:00
tooltips_test.rb Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
trades_test.rb Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
transactions_test.rb Finish remaining transaction filters (#1189) 2024-09-17 10:38:02 -04:00
transfers_test.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00