## 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) |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| layouts | ||
| lib | ||
| pages | ||
| providers | ||
| services | ||
| types | ||
| utils | ||
| app.tsx | ||
| ssr.tsx | ||