1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app
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
..
assets Transaction transfers, payments, and matching (#883) 2024-06-19 06:52:08 -04:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Allow CSV file upload in import flow (#986) 2024-07-16 09:23:45 -04:00
helpers Make balance editing easier (#976) 2024-07-12 13:47:39 -04:00
javascript Allow CSV file upload in import flow (#986) 2024-07-16 09:23:45 -04:00
jobs Account::Sync model and test fixture simplifications (#968) 2024-07-10 11:22:59 -04:00
mailers Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
models Make balance editing easier (#976) 2024-07-12 13:47:39 -04:00
views Allow CSV file upload in import flow (#986) 2024-07-16 09:23:45 -04:00