Extract QA and map workbench components
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 30 workbench component decomposition (2026-06-17)
|
||||
|
||||
- Moved persisted QA/QC result rendering into `QualityResultsPanel`.
|
||||
- Moved map controls, MapLibre composition and feature inspector rendering into `MapWorkspace`.
|
||||
- Added regression coverage to verify `App.tsx` wires these presentational components without taking QA/map markup back inline.
|
||||
- No API contracts, backend behavior, migrations, product features, provider fetching, AI behavior or UI redesign were introduced.
|
||||
|
||||
## Sprint 29 dataset component decomposition (2026-06-17)
|
||||
|
||||
- Moved dataset upload/list UI into `DatasetPanel`.
|
||||
|
||||
Reference in New Issue
Block a user