1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/test
Daniel Esteves 077694bbde
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
feat(import): add currency and number format support for CSV imports (#1819)
* feat(import): add currency and number format support for CSV imports

* feat(import): add currency and format for mint and trade

* fix(imports): remove currency field in favor of currency csv col

* fix(imports): remove validate column from import model

* test(import): add some tests for imports

* test(import): add some tests for generate_rows_from_csv

* fix: change method name for import model

* fix: change before validation

---------

Co-authored-by: danestves <danestves@users.noreply.github.com>
2025-02-10 15:31:28 -05:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Multi-factor authentication (#1817) 2025-02-06 14:16:53 -06:00
fixtures Feature: Add the ability to "revert" a CSV import (#1814) 2025-02-07 15:36:05 -05:00
helpers Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
interfaces feat(import): add currency and number format support for CSV imports (#1819) 2025-02-10 15:31:28 -05:00
jobs Feature: Add the ability to "revert" a CSV import (#1814) 2025-02-07 15:36:05 -05:00
lib Add formatting for EUR locales (#1231) 2024-10-03 10:25:38 -04:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models feat(import): add currency and number format support for CSV imports (#1819) 2025-02-10 15:31:28 -05:00
support Plaid sync tests and multi-currency investment support (#1531) 2024-12-12 08:56:52 -05:00
system Improve speed of transactions page (#1752) 2025-01-31 19:08:21 -05:00
vcr_cassettes Feedback page (#1160) 2024-09-09 16:54:56 -04:00
application_system_test_case.rb Preserve transaction filters and transaction focus across page visits (#1733) 2025-01-30 14:12:01 -05:00
i18n_test.rb Better import instructions, remove ambiguous field (#1284) 2024-10-10 11:18:58 -04:00
test_helper.rb Beta Testing Round 3 Bug Fixes (#1357) 2024-10-24 11:02:27 -04:00