whisper-money/bootstrap
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
..
cache Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
app.php Remove budgets feature flag (#108) 2026-02-12 09:58:01 +01:00
providers.php Reapply "swap horizon -> queue:work on mysql" 2025-12-30 07:22:18 +01:00