## Summary - allow users to recreate category names after soft delete - update category unique validation to ignore trashed rows - add active-row unique index for category names ## Tests - php artisan test --compact tests/Feature/Settings/CategoryTest.php |
||
|---|---|---|
| .. | ||
| 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 | ||