HR-ATS-Portal/backend/job
ahmed.mujtaba c7fc2fed10 Implement candidate history tracking and enhance email URL configuration
- Added a new `CandidateHistory` model to maintain an append-only audit log for candidate actions.
- Introduced `HistoryRecorder` functionality to log significant events across various modules, including interviews, feedback, and notes.
- Updated existing methods to include `current_user` for tracking who performed actions.
- Enhanced the `EMAIL_URL` configuration in `docker-compose.yml` to allow for environment variable overrides.
- Updated frontend components to support fetching and displaying candidate history.

This commit improves the application's ability to track changes and actions related to candidates, enhancing accountability and transparency.
2026-08-20 17:22:22 +05:00
..
activity . 2026-08-12 18:52:40 +05:00
assignment . 2026-08-17 20:37:30 +05:00
candidate Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
cost . 2026-08-12 18:52:40 +05:00
feedback Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
history Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
interviews Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
job_post Enhance interview and job functionalities 2026-08-20 16:41:21 +05:00
notes Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
pipeline Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
app.py Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00