1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 15:19:38 +02:00
Maybe/config
Zach Gollwitzer 45ae4a9737
CSV Transaction Imports (#708)
Introduces a basic CSV import module for bulk-importing account transactions.

Changes include:

- User can load a CSV
- User can configure the column mappings for a CSV
- Imported CSV shows invalid cells
- User can clean up their data directly in the UI
- User can see a preview of the import rows and confirm import
- Layout refactor + Import nav stepper
- System test stability improvements
2024-05-17 09:09:32 -04:00
..
environments CSV Transaction Imports (#708) 2024-05-17 09:09:32 -04:00
initializers Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
locales CSV Transaction Imports (#708) 2024-05-17 09:09:32 -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
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 Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
importmap.rb Shared money input should respond to change in currency (#654) 2024-04-20 08:07:06 -04:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb CSV Transaction Imports (#708) 2024-05-17 09:09:32 -04:00
storage.yml Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
tailwind.config.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00