whisper-money/resources/views/mail
Víctor Falcón 2f583c0113
Cancel Enable Banking connections for free users (#289)
## Summary
- add month-end command to revoke old Enable Banking sessions for users
without a paid plan while keeping their linked accounts as manual
accounts
- extract banking disconnect flow into a reusable action so manual
disconnects and scheduled cleanup share same revoke and detach behavior
- add feature coverage for free-user cleanup, paid-user skips,
under-6-hour skips, non-Enable Banking skips, and revoke failure
fallback

## Testing
- vendor/bin/pint --dirty --format agent
- php artisan test --compact
tests/Feature/CancelFreeEnableBankingConnectionsCommandTest.php
tests/Feature/OpenBanking/ConnectionControllerTest.php
2026-04-15 16:23:03 +02:00
..
drip fix: reorder signed names in mail templates (#266) 2026-04-10 13:32:32 +01:00
updates fix: Discord link 2026-02-18 13:00:30 +01:00
bank-transactions-synced.blade.php fix: reorder signed names in mail templates (#266) 2026-04-10 13:32:32 +01:00
banking-connection-auth-failed.blade.php fix: reorder signed names in mail templates (#266) 2026-04-10 13:32:32 +01:00
broken-bank-logos-report.blade.php Add weekly bank logo audit command (#211) 2026-03-06 11:05:13 +00:00
enable-banking-connections-cancelled.blade.php Cancel Enable Banking connections for free users (#289) 2026-04-15 16:23:03 +02:00
user-lead-invitation.blade.php fix: reorder signed names in mail templates (#266) 2026-04-10 13:32:32 +01:00
verify-email.blade.php fix: reorder signed names in mail templates (#266) 2026-04-10 13:32:32 +01:00
verify-user-lead-email.blade.php feat: verify waitlist leads (#285) 2026-04-14 11:26:01 +01:00
waitlist-overtaken.blade.php fix: reorder signed names in mail templates (#266) 2026-04-10 13:32:32 +01:00
waitlist-referral-notification.blade.php fix: reorder signed names in mail templates (#266) 2026-04-10 13:32:32 +01:00
waitlist-welcome.blade.php fix: reorder signed names in mail templates (#266) 2026-04-10 13:32:32 +01:00