amazon-transcreation/backend/app/api/v1
DJP 5ef7e588b6 feat: wire analytics to real data and add audit logging across all endpoints
Replace mock chart data on reports page with real backend queries (jobs over
time, locale stats, usage stats, quality metrics). Add audit logging to auth
(login/login_failed), file management (upload/delete TM and reference files),
and feedback submission so the system logs page shows complete activity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 17:17:14 -04:00
..
__init__.py feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
audit.py feat: wire audit trail page to real backend data 2026-04-10 16:59:36 -04:00
clients.py feat: wire job wizard and dashboard to real backend API 2026-04-10 14:18:47 -04:00
files.py feat: wire analytics to real data and add audit logging across all endpoints 2026-04-10 17:17:14 -04:00
jobs.py fix: show real file validation stats instead of hardcoded mock data 2026-04-10 17:03:13 -04:00
output.py feat: wire analytics to real data and add audit logging across all endpoints 2026-04-10 17:17:14 -04:00
reports.py feat: wire analytics to real data and add audit logging across all endpoints 2026-04-10 17:17:14 -04:00
router.py feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
users.py feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00