## Summary - add savings and investment category types and migrate default EN/ES categories - show saved and invested amounts on cashflow summary - add month, quarter, and year cashflow period views ## Validation - vendor/bin/pint --dirty --format agent - php -l changed PHP files - php artisan test --compact tests/Feature/Settings/CategoryTest.php --filter='migration updates existing default saving and investment categories' - npm run test -- --run resources/js/lib/chart-calculations.test.ts ## Notes <img width="1245" height="464" alt="image" src="https://github.com/user-attachments/assets/7456e018-fb16-4387-8989-aa0b104a42d0" /> - Broadened migration after read-only prod check found legacy default categories still using expense/hidden. |
||
|---|---|---|
| .. | ||
| AccountPageTest.php | ||
| AccountTest.php | ||
| BankTest.php | ||
| BudgetSettingsRedirectTest.php | ||
| CategoryTest.php | ||
| ChartColorSchemeTest.php | ||
| DeleteAccountPageTest.php | ||
| NetWorthChartLoanPreferenceTest.php | ||
| NetWorthChartRealEstatePreferenceTest.php | ||
| PasswordUpdateTest.php | ||
| ProfileUpdateTest.php | ||
| TimezoneTest.php | ||
| TwoFactorAuthenticationTest.php | ||