1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00
Maybe/config
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
..
environments Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
initializers CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
locales CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
application.rb Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
boot.rb Initial commit 2024-02-02 09:05:04 -06:00
brakeman.ignore CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
cable.yml Remove stale Redis dep (#731) 2024-05-09 19:55:05 -04:00
credentials.yml.enc Update credentials.yml.enc 2024-02-02 16:12:04 -06:00
currencies.yml Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00
database.yml Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
environment.rb Initial commit 2024-02-02 09:05:04 -06:00
i18n-tasks.yml Support multi-currency transfers (#1175) 2024-09-13 11:45:19 -04:00
importmap.rb Add stimulus tooltip controller (#1065) 2024-08-08 06:53:27 -04:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
storage.yml Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
tailwind.config.js Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00