whisper-money/resources/views
Víctor Falcón 40d4b3cfe7
Email notification for bank-synced transactions (#113)
## Summary

- Send a queued email notification to users after subsequent bank syncs
when new transactions are found
- Email includes a per-bank breakdown of imported transaction counts
with a link to the transactions page
- Skips notification on first sync and when zero new transactions are
created

## Test plan

- [x] Sends email when new transactions are synced on subsequent sync
- [x] Does not send email on first sync
- [x] Does not send email when zero new transactions
- [x] Aggregates multiple accounts under same bank
- [x] Lists different banks separately in email
- [x] Existing sync job tests still pass
2026-02-12 14:05:02 +01:00
..
mail Email notification for bank-synced transactions (#113) 2026-02-12 14:05:02 +01:00
vendor/mail welcome-page: explain e2e encryption 2025-12-30 07:22:18 +01:00
app.blade.php chore: Remove MetricsWave tracking integration 2026-02-07 18:53:21 +01:00