video-accessibility/frontend/src
Vadym Samoilenko 4645e67611 fix(glossary-list): show real embedding progress in glossary list view
- Add current_version_embedding_status/embedded_count/term_count to GlossaryResponse
- Batch-fetch current versions in list endpoint (single extra query, not N queries)
- Add get_versions_by_ids() helper to glossary_service
- Fix GlossaryList.tsx: embeddingBadge('') → embeddingBadge(g) with real status + pct

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 19:00:56 +01:00
..
__tests__ initial commit 2025-08-24 16:28:33 -05:00
assets initial commit 2025-08-24 16:28:33 -05:00
components fix: 7 caption/AD quality bugs + retranslation error handling 2026-05-07 15:38:20 +01:00
contexts feat(ux): P2 role UX — reviewer queue, dashboard widgets, org filter, WS toast 2026-05-01 11:58:29 +01:00
help-content docs(help): add screenshot to PM EN-first pipeline section 2026-05-06 12:47:50 +01:00
hooks fix(briefs): fix Project/Assign-To dropdowns and expand Requested Outputs 2026-05-01 17:54:21 +01:00
lib fix(glossary,vtt): 4 bugs — locale fallback, ingestion source, cue settings, overlap on save 2026-05-13 16:58:13 +01:00
routes fix(glossary-list): show real embedding progress in glossary list view 2026-05-13 19:00:56 +01:00
styles initial commit 2025-08-24 16:28:33 -05:00
test feat(pause-insert): adaptive buffer, forward-snap, timeline drag + share link fix 2026-05-01 16:09:09 +01:00
types fix(glossary-list): show real embedding progress in glossary list view 2026-05-13 19:00:56 +01:00
utils feat(ux): T-2/PR-7/PR-8 — status color helper, queue stats widget, upload-final-VTT override 2026-04-30 11:12:36 +01:00
App.css initial commit 2025-08-24 16:28:33 -05:00
App.tsx fix(briefs): fix Project/Assign-To dropdowns and expand Requested Outputs 2026-05-01 17:54:21 +01:00
index.css initial commit 2025-08-24 16:28:33 -05:00
main.tsx added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00
vite-env.d.ts feat(help): in-app role-based help guides + screenshot capture pipeline 2026-05-01 13:08:13 +01:00