agent_tracker/templates
nickviljoen 6c231cb094 Add read-only admin role, client verification workflow, and email notifications
- Three-tier role system: user, admin, readonly_admin with dashboard gating
- Client field (Yes/No) on registration with conditional Client Name and Studio Name
- Auto-tag client agents as "needs_verification" with Verification tab on admin dashboard
- Client agent email notification via Mailgun to configured recipients
- Daily agent digest email scheduled via APScheduler (configurable hour)
- Manual digest trigger endpoint: POST /api/admin/digest/send
- Role dropdown replaces is_admin checkbox in user edit modal
- Registration form reordered: Name, Description, Purpose, Client, Client Name, Studio, Tool
- Stat card CSS fix for text truncation on admin dashboard
- Updated CLAUDE.md documentation and PLAN file

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:47:02 +02:00
..
admin Add read-only admin role, client verification workflow, and email notifications 2026-03-10 20:47:02 +02:00
agent_management.html Add star rating display on agent cards and rating filter 2026-02-24 10:16:49 +02:00
agent_register.html Add read-only admin role, client verification workflow, and email notifications 2026-03-10 20:47:02 +02:00
base.html initial commit 2025-08-17 07:23:53 -05:00
index.html initial commit 2025-08-17 07:23:53 -05:00
login.html Add local user login alongside Microsoft SSO 2025-12-05 06:58:45 -06:00
nav.html Implement Delete by CSV functionality 2025-11-19 15:55:10 -06:00
profile.html Add local user login alongside Microsoft SSO 2025-12-05 06:58:45 -06:00
register.html initial commit 2025-08-17 07:23:53 -05:00
search.html added Quality Audit and fixed various bugs 2025-09-05 13:41:33 -05:00
user_management.html initial commit 2025-08-17 07:23:53 -05:00