## Summary - mark expired EnableBanking connections during scheduled sync and queue reconnect email - add reconnect email/button route for expired connections - surface expired connections in shared Inertia props and show persistent reconnect toast ## Tests - vendor/bin/pint --dirty --format agent - php artisan test --compact tests/Feature/OpenBanking/SyncRetryAndLoggingTest.php --filter='expired|scheduled sync includes active enablebanking' - php artisan test --compact tests/Feature/OpenBanking/AuthorizationControllerTest.php --filter='reauthorize|reconnect link' - php artisan test --compact tests/Feature/InertiaSharedDataTest.php --filter='expired banking' - npm run types (fails on existing unrelated TypeScript errors; no app.tsx/expiredBanking errors after Wayfinder generation) |
||
|---|---|---|
| .. | ||
| drip | ||
| invitations | ||
| updates | ||
| bank-transactions-synced.blade.php | ||
| banking-connection-auth-failed.blade.php | ||
| banking-connection-expired.blade.php | ||
| broken-bank-logos-report.blade.php | ||
| enable-banking-connections-cancelled.blade.php | ||
| user-lead-invitation.blade.php | ||
| verify-email.blade.php | ||
| verify-user-lead-email.blade.php | ||
| waitlist-overtaken.blade.php | ||
| waitlist-referral-notification.blade.php | ||
| waitlist-welcome.blade.php | ||