video-accessibility/frontend/src/hooks
Vadym Samoilenko f681bd4f53 feat: add Stop Process button to cancel in-progress jobs
Adds POST /jobs/{id}/cancel endpoint that revokes the Celery task and
sets status to 'cancelled'. Shows a confirmation widget in the job
detail sidebar for admin/production roles when the job is in an active
processing state.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 19:50:39 +01:00
..
__tests__ chore: push all session changes — backend hardening, tests, apache config, deploy scripts 2026-04-30 15:52:14 +01:00
useAccessibleVideoEdit.ts fix: cost_tracker uses /usage/record endpoint + correct allow/deny_reason fields; suppress edit-state 404 retries 2026-04-27 15:11:39 +01:00
useClients.ts feat(saas): Phase 2 — invitation flow, email templates, MS SSO zero-membership 2026-04-27 16:52:08 +01:00
useJob.ts feat: add Stop Process button to cancel in-progress jobs 2026-04-30 19:50:39 +01:00
useJobStatusWebSocket.ts feat(pr6): WS real-time updates, per-cue AD playback, upload guard 2026-04-29 19:42:57 +01:00
useLanguages.ts feat: add video-native translation mode for multi-language content 2025-12-31 13:50:05 -06:00
useMultiUpload.ts feat(upload): PR-3 GCS resumable chunked upload for large videos 2026-04-30 11:35:13 +01: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