video-accessibility/frontend/src/routes/admin
michael 676490ac65 feat: auto-queue TTS regeneration when AD script cues are edited
When the user edits the audio description VTT and saves, the system now:
1. Compares original vs current AD cue text
2. Identifies which cues were modified
3. Automatically queues TTS regeneration for modified cues
4. Updates the Render Changes panel to show queued regenerations

This enables the "Render Changes" button when AD script edits are saved,
ensuring the accessible video can be re-rendered with updated TTS audio.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 09:59:04 -06:00
..
FinalDetail.tsx fix: show 'Original' badge for primary language in Final Review 2025-12-26 16:46:07 -06:00
FinalList.tsx feat: add column headers to Final Review Queue 2025-12-27 07:35:38 -06:00
QCDetail.tsx feat: auto-queue TTS regeneration when AD script cues are edited 2026-01-11 09:59:04 -06:00
QCList.tsx fix: remove useMemo hook after early returns in QCList 2026-01-03 19:22:29 -06:00
UserDetail.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
UserList.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