Extract demo workflow hook
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 41 Demo workflow hook decomposition (2026-06-17)
|
||||
|
||||
- Moved offline demo workflow orchestration from `App.tsx` into `frontend/src/hooks/useDemoWorkflow.ts`.
|
||||
- The hook keeps the existing cross-module selection behavior for project, candidate/reference datasets, map AOI, QA/QC, detection, segmentation and export refresh state.
|
||||
- Extended frontend orchestration regression tests so `demoApi` stays out of `App.tsx`.
|
||||
- No API contracts, migrations, product features, provider fetching or AI behavior were introduced.
|
||||
|
||||
## Sprint 40 Project workspace hook decomposition (2026-06-17)
|
||||
|
||||
- Moved project listing/creation, area creation and project-scoped area/dataset loading from `App.tsx` into `frontend/src/hooks/useProjectWorkspace.ts`.
|
||||
|
||||
Reference in New Issue
Block a user