whisper-money/app/Http
Víctor Falcón eaba315196
fix: allow managing canceled connections (#417)
## Summary
- add paywall settings CTA for onboarded users with ended canceled
subscriptions and bank connections
- keep onboarding and normal unpaid connected users out of this escape
path
- cover paywall props and connection settings access

## Tests
- php artisan test --compact tests/Feature/SubscriptionTest.php
- npx eslint resources/js/pages/subscription/paywall.tsx
2026-05-22 10:52:50 +01:00
..
Controllers fix: allow managing canceled connections (#417) 2026-05-22 10:52:50 +01:00
Middleware feat: keep past due subscriptions active (#416) 2026-05-22 10:19:11 +01:00
Requests Apply automation rules to existing transactions (#413) 2026-05-22 08:36:18 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00