feat: add gmail review actions

This commit is contained in:
2026-04-01 21:54:05 +02:00
parent 161ecb4b94
commit b87e673d38
6 changed files with 53 additions and 45 deletions
+4
View File
@@ -42,6 +42,10 @@
- backend `GET /api/gmail/review-candidates`
- frontend `/correspondence/review` page
- focused review-page frontend test
- Review queue is now actionable:
- backend `POST /api/gmail/review-decision`
- frontend actions for link/reject/keep-in-review
- focused action test and successful frontend build
- Cleaned the new Gmail page tests to use the same React Router future flags as the app, removing warning noise from the inbox/review suites.
## Next tasks