Add QA result filtering controls
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-20 00:48:40 +02:00
parent 8cbaafa713
commit 15f0e1f522
7 changed files with 202 additions and 2 deletions
+9
View File
@@ -7,6 +7,15 @@
# Changelog
## Sprint 73 QA/QC result filtering (2026-06-20)
- Added client-side QA/QC result search, status and check-type filters.
- Added latest-eight density control with a show-all toggle for long-lived demo projects.
- Added a no-match empty state and reset action for filtered QA/QC result views.
- Kept metric evidence cards and raw persisted metrics unchanged.
- Added static regression coverage for QA/QC filtering and dense history styles.
- No API contracts, migrations, backend behavior, provider fetching or AI model behavior changed.
## Sprint 72 Mobile overflow hardening (2026-06-20)
- Clamped page-level horizontal overflow for the workbench shell on mobile.