1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/views
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
..
account Enable updating Account::Entry#amount (#942) 2024-07-03 15:54:05 -04:00
accounts Make balance editing easier (#976) 2024-07-12 13:47:39 -04:00
categories Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
category Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
imports Allow CSV file upload in import flow (#986) 2024-07-16 09:23:45 -04:00
institutions Add institution management and account editing controls (#868) 2024-06-13 14:37:27 -04:00
layouts fix: #951 pointer cursor and bg hover for import flow buttons (#954) 2024-07-08 08:56:08 -04:00
merchants Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
pages Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
password_mailer Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
password_resets fix password resets (#741) 2024-05-13 13:23:24 -04:00
passwords Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
pwa Initial commit 2024-02-02 09:05:04 -06:00
registrations Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
sessions Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
settings Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00
shared Remove custom currency styling, use default formatter (#937) 2024-07-02 07:27:19 -04:00
tag/deletions Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
tags Account namespace updates: part 4 (transfers, singular namespacing) (#896) 2024-06-20 13:32:44 -04:00
transactions Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00