Adds a user_change_logs table to track all role and agency changes made to users by super admins. Includes a change history modal in the User Management screen (clock icon per row) showing timestamped, human-readable change descriptions with the actor who made each change. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 001_initial_schema.py | ||
| 002_seed_dropdown_options.py | ||
| 003_add_meta_proof_types.py | ||
| 004_cleanup_duplicate_dropdown_options.py | ||
| 005_add_file_hash.py | ||
| 006_add_knowledge_base.py | ||
| 007_add_role_check_constraint.py | ||
| 008_add_user_change_log.py | ||