Implement candidate history tracking and enhance email URL configuration #20
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "Add_History"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
CandidateHistorymodel to maintain an append-only audit log for candidate actions.HistoryRecorderfunctionality to log significant events across various modules, including interviews, feedback, and notes.current_userfor tracking who performed actions.EMAIL_URLconfiguration indocker-compose.ymlto allow for environment variable overrides.This commit improves the application's ability to track changes and actions related to candidates, enhancing accountability and transparency.