whisper-money/routes
Víctor Falcón d1d1be7586
Remove budgets feature flag (#108)
## Summary
- Remove the `budgets` Pennant feature flag — budgets is now enabled for
all users
- Delete `EnsureBudgetsFeature` middleware and its route guard
- Remove `budgets` from shared Inertia features and the `Features`
TypeScript interface
- Remove all `Feature::for($user)->activate('budgets')` calls from tests
- Delete `BudgetFeatureFlagTest` and feature-disabled test cases from
`BudgetsFeatureNavigationTest`
2026-02-12 09:58:01 +01:00
..
api.php Remove encryption from bank account names (#104) 2026-02-09 14:15:26 +01:00
console.php feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
settings.php feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
web.php Remove budgets feature flag (#108) 2026-02-12 09:58:01 +01:00