agent_tracker/templates
nickviljoen a50ef3ec64 Add discipline field, star rating system, and dashboard filtering
- Add discipline (business category) and rating (1-5 stars) fields to agent models
- Discipline dropdown on registration form (required) and edit modals (both user and admin)
- Interactive star rating widget with immediate save via PUT /api/agents/{id}/rating
- Discipline filter and rating sort on agent management dashboard
- Purple discipline badge and gold star badge on agent cards
- CSV export/import support for discipline, rating, and total_tokens
- Initialize total_tokens on manually-created agents for consistent CSV exports
- Search agents by discipline field

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 21:38:53 +02:00
..
admin Add discipline field, star rating system, and dashboard filtering 2026-02-16 21:38:53 +02:00
agent_management.html Add discipline field, star rating system, and dashboard filtering 2026-02-16 21:38:53 +02:00
agent_register.html Add discipline field, star rating system, and dashboard filtering 2026-02-16 21:38:53 +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