gsxdsm
c8b4e23ca4
FN-8357: show verification videos in the Quality hub
Surface executor-produced task verification videos in the top-level Quality hub.
- Fetch review-artifact settings and video artifacts per selected project.
- Render tokenized inline videos with source-task navigation and responsive states.
- Add host interop aliases, coverage, documentation, and a minor changeset.
Files changed:
.changeset/FN-8357-quality-verification-videos.md | 7 +
docs/settings-reference.md | 2 +-
docs/workflow-steps.md | 2 +-
packages/dashboard/tsconfig.app.json | 1 +
packages/dashboard/vite.config.ts | 2 +
packages/dashboard/vitest.config.ts | 2 +
plugins/fusion-plugin-quality/package.json | 1 +
.../dashboard-view-verification-videos.test.tsx | 131 ++++++++++++++++++
.../src/dashboard-interop.d.ts | 20 +++
.../fusion-plugin-quality/src/dashboard-view.css | 87 ++++++++++++
.../fusion-plugin-quality/src/dashboard-view.tsx | 151 +++++++++++++++++++--
plugins/fusion-plugin-quality/tsconfig.json | 1 +
plugins/fusion-plugin-quality/vitest.config.ts | 8 ++
pnpm-lock.yaml | 135 +++++++++++++++++-
14 files changed, 532 insertions(+), 18 deletions(-)
Fusion-Task-Id: FN-8357
Fusion-Task-Lineage: 728a5417-87ed-4203-850d-8ee108206766
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-18 19:51:58 -07:00
..
2026-07-18 00:52:59 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 02:25:39 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 07:53:32 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 00:52:59 -07:00
2026-07-01 20:40:02 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 00:54:33 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 17:13:57 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 19:51:58 -07:00
2026-07-18 00:52:59 -07:00
2026-07-18 14:23:14 -07:00
2026-07-18 00:52:59 -07:00
2026-04-09 20:19:43 -07:00