modcomms/backend/app/repositories
michael e3575052ee Add per-agency analytics breakdown table for admin users
New GET /analytics/by-agency endpoint groups review metrics by agency.
The Analytics page now shows a sortable agency performance table with
pass rates, failures, errors, and legal review counts for each agency.
Only visible to super_admin and oversight_admin users. Selected agency
row is highlighted when the AgencyFilterBar is active.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 14:33:48 -06:00
..
__init__.py Add Knowledge Base management system for AI agent specs 2026-02-12 15:00:36 -06:00
audit_repository.py Fix submitter agency not loading in flagged/resolved audit queries 2026-02-22 09:15:35 -06:00
campaign_repository.py Add per-agency analytics breakdown table for admin users 2026-02-22 14:33:48 -06:00
dropdown_repository.py Add debugging for proof types not showing in dropdown 2026-01-23 13:09:25 -06:00
knowledge_base_repository.py Fix stuck processing state: auto-fail stale jobs, improve active job detection 2026-02-12 16:03:25 -06:00
proof_repository.py Detect identical file uploads via MD5 hashing 2026-01-25 10:15:48 -06:00
user_repository.py Fix user audit trail logging stale agency value for old and new 2026-02-22 09:53:04 -06:00