feat: add per-source mail import trigger

This commit is contained in:
Christian Krakau-Louis
2026-05-22 19:49:43 +02:00
parent b104f26974
commit 1b7f00e7a0
6 changed files with 349 additions and 0 deletions
+1
View File
@@ -91,6 +91,7 @@ This file tracks the specific implementation tasks for each milestone of the DMA
- [x] Persist sanitized import errors for API/UI review
- [x] Count duplicate skips separately from parse failures
- [x] Show recent import history in the Mail Sources UI
- [x] Add manual import trigger per mail source
- [ ] Add retry/backfill controls per mail source
## Milestone 3: Database Integration