Add reminder emails and AI CV improvement tools
This commit is contained in:
@@ -9,6 +9,7 @@ Last updated: 2026-03-23
|
||||
- [x] Add OCR support for supported image CV uploads (`png`, `jpg`, `jpeg`, `webp`)
|
||||
- [x] Add AI service latency/OCR telemetry to the system page
|
||||
- [x] Add frontend test coverage for AI service status rendering
|
||||
- [x] Add CV text improvement flow powered by the AI service
|
||||
- [ ] Extend AI extraction to job attachment ingestion
|
||||
- [ ] Consider full internal service/class rename from `Summarizer*` to `AiService*`
|
||||
|
||||
@@ -49,6 +50,7 @@ Last updated: 2026-03-23
|
||||
- [x] Move SMTP test from user page to admin/system page
|
||||
- [x] Move language selector into Settings
|
||||
- [x] Make language selection apply globally
|
||||
- [x] Add scheduled follow-up reminder emails with direct links to the generator
|
||||
- [ ] Audit app-wide preference for username over email
|
||||
- [ ] Verify auto-fill of email and full name from profile where relevant
|
||||
|
||||
@@ -77,5 +79,6 @@ Last updated: 2026-03-23
|
||||
## UX / Consistency
|
||||
- [x] Simplify create-job workflow
|
||||
- [x] Reduce duplicated UI/data across multiple pages
|
||||
- [x] Add direct follow-up deep links for specific jobs
|
||||
- [ ] Perform final UX clarity pass across major screens
|
||||
- [ ] Perform final consistency pass on labels, spacing, empty states, and feedback messages
|
||||
|
||||
Reference in New Issue
Block a user