video-accessibility/backend/app/schemas
Vadym Samoilenko e4b350cd7d feat(ux): R-8 linguist language warn, PM CC editing, timeline right-click + CC insert
R-8 — Linguist language competence:
- Add User.languages[] BCP-47 field to backend model + UserResponse schema
- Frontend: show amber warning in assign modal when selected linguist has no
  competence listed for the target language

PM VTT editing (FinalDetail):
- PM and ADMIN can now edit captions/AD in the final review stage
- VttEditor becomes read-write with onCueSave wired to updateVttMutation
- Other roles remain read-only

Timeline right-click + add pause:
- Right-click anywhere on the timeline opens a context menu showing the timestamp
- If near a pause point marker: "Edit timing" + "Regenerate TTS" options
- If on empty space: "Add AD cue at Xs" → inserts a new AD cue in the editor
- Pause point markers widened from 1px → 2px (3px on hover) for easier clicking
- Right-click on a pause point marker directly opens the editor

VttEditor insertAtTimeMs prop:
- New prop triggers programmatic insert at a specific video timestamp
- Used by the timeline right-click "Add AD cue here" action

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 10:51:31 +01:00
..
accessible_video.py fix: make source_ms optional for backward compatibility with existing jobs 2026-01-12 07:04:08 -06:00
auth.py feat(ux): R-8 linguist language warn, PM CC editing, timeline right-click + CC insert 2026-04-30 10:51:31 +01:00
file.py initial commit 2025-08-24 16:28:33 -05:00
job.py feat(api): L-18 blocked-on-source, PR-10 promote-to-qc, R-12 reviewed_cues reset 2026-04-30 10:38:39 +01:00
review_note.py feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
whisper.py feat: add Whisper-based pause point refinement for audio descriptions 2025-12-27 08:27:48 -06:00