amazon-transcreation/backend/app
DJP 52bc499272 fix: sidebar highlighting for shared paths and report SQL errors
Fix sidebar nav so Dashboard/Monitoring and Audit Trail/System Logs
highlight independently by using useSearchParams to distinguish
query-param-based routes. Fix get_jobs_over_time SQL GroupingError
by using literal_column for date_trunc interval. Add date filters to
status_breakdown query and fix Decimal serialization in locale stats.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 17:25:34 -04:00
..
api feat: wire analytics to real data and add audit logging across all endpoints 2026-04-10 17:17:14 -04:00
auth feat: wire analytics to real data and add audit logging across all endpoints 2026-04-10 17:17:14 -04:00
llm feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
models feat: add real-time progress tracking and admin job deletion 2026-04-10 16:18:59 -04:00
pipeline feat: add token usage tracking, feedback highlighting, cost on cards, help page 2026-04-10 16:47:36 -04:00
schemas fix: persist feedback/comments across page reloads on review page 2026-04-10 16:54:49 -04:00
services fix: sidebar highlighting for shared paths and report SQL errors 2026-04-10 17:25:34 -04:00
tasks feat: add token usage tracking, feedback highlighting, cost on cards, help page 2026-04-10 16:47:36 -04:00
ws feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
__init__.py feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
config.py feat: add production deployment, fix auth flow, add nginx reverse proxy 2026-04-10 12:53:48 -04:00
dependencies.py feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
main.py feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00