## Summary - keep newly created labels available in the combobox without reload - propagate created labels through transaction forms and bulk actions - add browser coverage for creating a label from transaction label dropdown ## Tests - php artisan test --compact tests/Browser/TransactionsTest.php --filter='newly created labels' - vendor/bin/pint --dirty --format agent - npm run build Note: `npm run types` still fails on pre-existing TypeScript errors outside this change. |
||
|---|---|---|
| .. | ||
| assets | ||
| .gitignore | ||
| AccountsPageTest.php | ||
| AmountInputTest.php | ||
| AuthenticationTest.php | ||
| AutomationRuleBuilderTest.php | ||
| BankAccountsTest.php | ||
| BudgetCrudTest.php | ||
| BudgetsFeatureNavigationTest.php | ||
| CashflowCategoryNavigationTest.php | ||
| CategoriesTest.php | ||
| ImportTransactionsTest.php | ||
| OnboardingFlowTest.php | ||
| RealEstateAccountTest.php | ||
| TransactionsTest.php | ||