1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 15:19:38 +02:00
Maybe/test
Nico 1b654faf9a
Fixes issue with mapping values during the transactions import (#1327)
* Adds custom debounce timeout to autosubmit form controller

- There's a default debounce timeout based on element type
- You can parameterize debounce timeout on a data-attribute

* Adds corrections based on js_lint

* Restores sleep on test

---------

Co-authored-by: Nicolás Galdámez <nicolas.galdamez@unagisoftware.com>
2024-10-21 10:13:55 -04:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Impersonation (#1325) 2024-10-18 11:26:58 -05:00
fixtures Basic account onboarding (#1328) 2024-10-18 17:18:54 -04:00
helpers Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
interfaces CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
jobs CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
lib Add formatting for EUR locales (#1231) 2024-10-03 10:25:38 -04:00
mailers Simplify self host settings controller (#1230) 2024-10-02 12:07:56 -04:00
models Basic account onboarding (#1328) 2024-10-18 17:18:54 -04:00
support CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
system Fixes issue with mapping values during the transactions import (#1327) 2024-10-21 10:13:55 -04:00
vcr_cassettes Feedback page (#1160) 2024-09-09 16:54:56 -04:00
application_system_test_case.rb Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
i18n_test.rb Better import instructions, remove ambiguous field (#1284) 2024-10-10 11:18:58 -04:00
test_helper.rb Billing (#1269) 2024-10-08 14:37:47 -05:00