1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-21 14:19:39 +02:00
Commit graph

7 commits

Author SHA1 Message Date
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
Tony Vincent
cdbca5aff3
Allow CSV file upload in import flow (#986)
* Add .tool-versions to gitignore

* Add dropzone js for drag and drop file uploads

* UI for csv file uploads for import

* dropzone controller and use lucide_icon instead of svg

* Preview for file chosen

* File upload

* Remove dropzone

* Normalize I18n keys and fix lint issues

* Add system tests

* Cleanup

* Remove unwanted
2024-07-16 09:23:45 -04:00
Nidhi Sarvaiya
9bae455f18
Added custom template to show unsupported browser error (#712) 2024-05-04 12:35:44 -04:00
Josh Pigford
1cdf5ea6a7 Optimized icons 2024-03-11 09:02:48 -05:00
Josh Pigford
0eddd86e74 Favicons 2024-03-11 09:01:50 -05:00
Josh Pigford
159245b08c Remove red icon 2024-03-04 10:41:48 -06:00
Josh Pigford
99de24ac70 Initial commit 2024-02-02 09:05:04 -06:00