## Summary - add apply-to-existing-transactions flow for automation rules - preview matching transactions with uncategorized filter and infinite scroll - apply rule actions sync or via queued job with progress polling - fix duplicate preview rows and repeat apply prompt when labels change ## Tests - vendor/bin/pint --dirty --format agent - npm test -- --run resources/js/components/automation-rules/post-save-apply-rule-prompt.test.ts resources/js/components/automation-rules/apply-automation-rule-flow.test.ts - php artisan test --compact tests/Feature/AutomationRuleApplicationTest.php ## Video https://github.com/user-attachments/assets/e74f5e58-e582-4fb6-b6d4-2702398804b7 |
||
|---|---|---|
| .. | ||
| AccountController.php | ||
| AutomationRuleApplicationController.php | ||
| AutomationRuleController.php | ||
| BankController.php | ||
| CategoryController.php | ||
| ChartColorSchemeController.php | ||
| LabelController.php | ||
| NetWorthChartLoanPreferenceController.php | ||
| NetWorthChartRealEstatePreferenceController.php | ||
| PasswordController.php | ||
| ProfileController.php | ||
| TimezoneController.php | ||
| TwoFactorAuthenticationController.php | ||