HR-ATS-Portal/backend/users
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 add hiring manager added 2026-08-30 21:49:08 +05:00
models.py Implement application history retrieval for candidates and enhance reapplication tracking 2026-09-04 19:06:22 +05:00
permissions.py approved permission 2026-09-04 17:58:19 +05:00
plugins.py is_approved, and file_pat aded 2026-08-28 19:36:22 +05:00
serializers.py is_approved, and file_pat aded 2026-08-28 19:36:22 +05:00
views.py add pagination inhistory 2026-09-02 17:00:44 +05:00