1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/test/system
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
..
accounts_test.rb Basic account onboarding (#1328) 2024-10-18 17:18:54 -04:00
imports_test.rb Fixes issue with mapping values during the transactions import (#1327) 2024-10-21 10:13:55 -04:00
settings_test.rb Fix: Escape button not being handled on settings pages (#1210) 2024-09-30 17:28:15 -04:00
trades_test.rb Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
transactions_test.rb Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
transfers_test.rb Investment Portfolio Sync (#974) 2024-07-16 09:26:49 -04:00