feat(emails): add re-send for all emails, failed tab, and resend indicators #16

Merged
Michilis merged 1 commits from dev into main 2026-03-12 19:14:36 +00:00
Owner
  • Add resend_attempts and last_resent_at to email_logs schema and migrations
  • Add POST /api/emails/logs/:id/resend and emailService.resendFromLog
  • Add resendLog API and EmailLog.resendAttempts/lastResentAt
  • Add All/Failed sub-tabs, resend button for all emails, re-sent indicator in logs and detail modal
- Add resend_attempts and last_resent_at to email_logs schema and migrations - Add POST /api/emails/logs/:id/resend and emailService.resendFromLog - Add resendLog API and EmailLog.resendAttempts/lastResentAt - Add All/Failed sub-tabs, resend button for all emails, re-sent indicator in logs and detail modal
Michilis added 1 commit 2026-03-12 19:14:26 +00:00
- Add resend_attempts and last_resent_at to email_logs schema and migrations
- Add POST /api/emails/logs/:id/resend and emailService.resendFromLog
- Add resendLog API and EmailLog.resendAttempts/lastResentAt
- Add All/Failed sub-tabs, resend button for all emails, re-sent indicator in logs and detail modal

Made-with: Cursor
Michilis merged commit 91de6df04d into main 2026-03-12 19:14:36 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Michilis/Spanglish#16
No description provided.