Extract export and QA frontend workflows
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 27 export and QA workflow hook hardening (2026-06-17)
|
||||
|
||||
- Moved Export Center orchestration state and API calls from `App.tsx` into `useExportWorkflow`.
|
||||
- Moved QA/QC comparison state and persisted quality-check loading from `App.tsx` into `useQualityWorkflow`.
|
||||
- Added regression coverage to verify `App.tsx` wires the new hooks while export and QA API ownership stays inside focused hooks.
|
||||
- No API contracts, backend behavior, migrations, product features, provider fetching, AI behavior or UI redesign were introduced.
|
||||
|
||||
## Sprint 26 frontend workflow hook hardening (2026-06-17)
|
||||
|
||||
- Moved Detection Lab orchestration state and API calls from `App.tsx` into `useDetectionWorkflow`.
|
||||
|
||||
Reference in New Issue
Block a user