feat: add gmail review decisions
This commit is contained in:
@@ -38,6 +38,11 @@
|
||||
- deterministic Gmail matching logic now extracted into `JobTrackerApi/Services/GmailJobMatchingService.cs`
|
||||
- next step is to build cross-job routing/review behavior on top of that reusable matching seam
|
||||
- branch context has been merged into `main`; continue delivery directly on `main`
|
||||
- Added a first review surface:
|
||||
- backend `GET /api/gmail/review-candidates`
|
||||
- frontend `/correspondence/review` page
|
||||
- focused review-page frontend test
|
||||
- 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
|
||||
1. Implement M006/S01/T01: refactor Gmail connection foundation and sync-state model.
|
||||
|
||||
Reference in New Issue
Block a user