## Summary - Add yearly budget period option on backend and frontend - Generate yearly budget periods for Jan 1 through Dec 31 - Add feature coverage for yearly budget creation and period generation ## Tests - vendor/bin/pint --dirty --format agent - php artisan test --compact tests/Feature/BudgetPeriodServiceTest.php tests/Feature/BudgetTest.php ## Notes - npm run types fails on existing unrelated TypeScript errors: missing generated Wayfinder modules and pre-existing type mismatches |
||
|---|---|---|
| .. | ||
| budget-list-card.tsx | ||
| budget-period-navigation.tsx | ||
| budget-spending-chart.tsx | ||
| create-budget-dialog.tsx | ||
| delete-budget-dialog.tsx | ||
| edit-budget-dialog.tsx | ||