Skip to content

Add bulk email deletion to archived emails list page#366

Open
waffen29 wants to merge 1 commit into
LogicLabs-OU:mainfrom
waffen29:feat/bulk-email-deletion
Open

Add bulk email deletion to archived emails list page#366
waffen29 wants to merge 1 commit into
LogicLabs-OU:mainfrom
waffen29:feat/bulk-email-deletion

Conversation

@waffen29
Copy link
Copy Markdown

@waffen29 waffen29 commented May 7, 2026

Adds checkbox selection to the archived emails list so users can select and delete multiple emails at once.

  • Translations added for all supported languages
  • No backend changes — reuses the existing DELETE /v1/archived-emails/:id endpoint
  • Requires ENABLE_DELETION=true in .env

Closes #332

CleanShot 2026-05-08 at 02 12 45 2@2x

@waffen29 waffen29 marked this pull request as ready for review May 7, 2026 01:04
@waffen29 waffen29 force-pushed the feat/bulk-email-deletion branch 4 times, most recently from dc3eb97 to 69716df Compare May 7, 2026 22:11
@waffen29 waffen29 force-pushed the feat/bulk-email-deletion branch from 69716df to 78f0919 Compare May 23, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How do I delete multiple emails at once?

1 participant