whisper-money/routes
Víctor Falcón e5fcaee8f8
fix(settings): restore budgets settings redirect (#228)
## Summary
- restore the legacy `/settings/budgets` route as a redirect to
`/budgets` so old settings links no longer trigger a missing Inertia
page
- add a feature test covering the redirect to prevent the broken route
from resurfacing

## Testing
- php artisan test --compact
tests/Feature/Settings/BudgetSettingsRedirectTest.php
2026-03-16 13:04:08 +01:00
..
api.php feat: Add daily granularity toggle with area visualization to net worth chart (#136) 2026-02-19 15:35:22 +01:00
console.php Add weekly bank logo audit command (#211) 2026-03-06 11:05:13 +00:00
settings.php fix(settings): restore budgets settings redirect (#228) 2026-03-16 13:04:08 +01:00
web.php feat(connections): add EnableBanking reconnect flow (#218) 2026-03-11 12:58:29 +00:00