HR-ATS-Portal/frontend/src
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
..
__smoke__ job_matching assignment by recruiter added 2026-08-11 19:01:24 +05:00
api Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
app ui cahnges 2026-08-19 18:14:26 +05:00
auth REACTJS STACK WITH RBAC TESTED 2026-08-05 17:41:46 +05:00
components frontend integrated 2026-08-11 18:19:30 +05:00
data ui cahnges 2026-08-19 18:14:26 +05:00
lib Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
pages REACTJS STACK WITH RBAC TESTED 2026-08-05 17:41:46 +05:00
screens Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
styles Enhance interview and job functionalities 2026-08-20 16:41:21 +05:00
theme theme updated 2026-08-19 19:34:16 +05:00
ui Enhance interview and job functionalities 2026-08-20 16:41:21 +05:00
App.jsx job_matching assignment by recruiter added 2026-08-11 19:01:24 +05:00
main.jsx REACTJS STACK WITH RBAC TESTED 2026-08-05 17:41:46 +05:00