- routes_admin.py: size query param max raised from 100 → 500 so ClientDetail.tsx (size=200) no longer returns 422 - GlossaryDetail.tsx: three .toLocaleString() calls guarded with ?? 0 to prevent TypeError when term_count is undefined on first render Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routes_admin.py | ||
| routes_auth.py | ||
| routes_clients.py | ||
| routes_files.py | ||
| routes_glossaries.py | ||
| routes_invitations.py | ||
| routes_jobs.py | ||
| routes_language_qc.py | ||
| routes_organizations.py | ||
| routes_review_notes.py | ||
| routes_tts.py | ||
| routes_vtt_versions.py | ||
| routes_websockets.py | ||