video-accessibility/frontend/src/hooks
michael 0c3102b77f feat: add Return to QC action for jobs in resting statuses
Allow production/admin users to move jobs back to pending_qc from
completed, pending_final_review, rejected, qc_feedback, tts_failed,
render_failed, approved_english, and approved_source statuses. Includes
single-job endpoint, bulk endpoint, JobDetail inline form with required
notes, bulk action in JobsList with confirmation modal, and a Review
Notes card on the job overview tab.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 13:18:02 -06:00
..
__tests__ bug fixes for frontend when trying to npm run build 2025-10-08 16:47:14 -05:00
useAccessibleVideoEdit.ts feat: add QC accessible video review and editing capabilities 2026-01-11 08:32:27 -06:00
useJob.ts feat: add Return to QC action for jobs in resting statuses 2026-02-14 13:18:02 -06:00
useJobStatusWebSocket.ts fixed auto update of filtered queries for jobs list 2025-10-16 11:59:17 -05:00
useLanguages.ts feat: add video-native translation mode for multi-language content 2025-12-31 13:50:05 -06:00
useMultiUpload.ts refactor: remove manual language selection, always auto-detect 2026-01-03 18:42:45 -06:00
useReviewNotes.ts feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
useToast.ts initial commit 2025-08-24 16:28:33 -05:00
useUsers.ts added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00