whisper-money/tests/Browser
Víctor Falcón ab61266955 Fix amount field formatting when pressing Enter
- Add onKeyDown handler to AmountInput component to format value when Enter is pressed
- Ensure amount is properly parsed before form submission regardless of submission method
- Add browser test to verify amount formatting on Enter key press
2025-12-15 08:47:11 +01:00
..
assets Improve automation rules and sync error handling 2025-12-01 10:30:22 +01:00
.gitignore Add category type field support (#2) 2025-12-01 20:19:47 +01:00
AmountInputTest.php Fix amount field formatting when pressing Enter 2025-12-15 08:47:11 +01:00
AuthenticationTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
AutomationRuleBuilderTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
BankAccountsTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
CategoriesTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
ImportTransactionsTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
OnboardingFlowTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00
TransactionsTest.php User Onboarding Flow (#23) 2025-12-12 13:06:08 +01:00