HR-ATS-Portal/backend/g_sheet
ahmed.mujtaba 6b4ad6b0dd Implement application history retrieval for candidates and enhance reapplication tracking
- Added methods to retrieve application history by email across various sources (inbox, manual uploads, form data).
- Introduced new serializers for application history items and overall history.
- Updated candidate and inbox views to include application history in responses.
- Enhanced frontend components to display reapplication badges and previous application details.
- Adjusted API endpoints to support fetching application history based on email input.
2026-09-04 19:06:22 +05:00
..
app.py the pipeline and dashboard synced 2026-08-31 00:27:27 +05:00
decorators.py . 2026-09-03 16:03:42 +05:00
enums.py dater format done 2026-09-03 18:16:30 +05:00
export_json.py commited 2026-08-21 13:00:22 +05:00
models.py Implement application history retrieval for candidates and enhance reapplication tracking 2026-09-04 19:06:22 +05:00
plugins.py dater format done 2026-09-03 18:16:30 +05:00
read_sheet.py commited 2026-08-21 13:00:22 +05:00
scoring.py . 2026-09-03 16:03:42 +05:00
serializers.py . 2026-09-03 16:03:42 +05:00
store_session.py recieved time implemented 2026-08-31 15:51:52 +05:00
tasks.py Cv_extractor of g_sheet 2026-09-03 15:15:16 +05:00
views.py Implement application history retrieval for candidates and enhance reapplication tracking 2026-09-04 19:06:22 +05:00