video-accessibility/frontend/src
michael 394cf478f5 fix: show 'Original' badge for primary language in Final Review
When a video's source language is non-English (e.g., German), the
language asset was incorrectly marked as 'Translated'. Now correctly
shows 'Original' with a green badge for the primary/source language.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 16:46:07 -06: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: video review caption sync and event listener issues 2025-12-26 16:23:48 -06:00
contexts bug fixes for frontend when trying to npm run build 2025-10-08 16:47:14 -05:00
hooks feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
lib feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
routes fix: show 'Original' badge for primary language in Final Review 2025-12-26 16:46:07 -06:00
styles initial commit 2025-08-24 16:28:33 -05:00
test bug fixes for frontend when trying to npm run build 2025-10-08 16:47:14 -05:00
types fix: video review caption sync and event listener issues 2025-12-26 16:23:48 -06:00
utils fix hardcoded English labels to use detected source language 2025-12-22 12:04:31 -06:00
App.css initial commit 2025-08-24 16:28:33 -05:00
App.tsx added production user role and made it default for new MSAL users - production can access everything EXCEPT user management - that's only for admin 2025-10-10 10:07:30 -05: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 initial commit 2025-08-24 16:28:33 -05:00