feat(F-073): completed feature
This commit is contained in:
14
work/artifacts/F-073/qa.json
Normal file
14
work/artifacts/F-073/qa.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"feature_id": "F-073",
|
||||
"agent": "qa",
|
||||
"verdict": "APPROVED",
|
||||
"summary": "F-073 is a purely frontend UX change — adds toggle switch to tax rates page. No backend or DB changes. Typecheck and verify.sh green.",
|
||||
"evidence": [
|
||||
"AC1 'Active/inactive toggle is prominent and clearly visible' — pill toggle switch in Estado column, green when active, gray when inactive, shows label as tooltip",
|
||||
"AC2 'Toggling updates immediately without full row edit mode' — toggleActive() calls taxApi.update() directly, updates local state optimistically",
|
||||
"AC3 'verify.sh is green' — exit 0, 145 features valid",
|
||||
"npx tsc --noEmit admin exit 0",
|
||||
"npx eslint exit 0"
|
||||
],
|
||||
"timestamp": "2026-08-19T17:25:00Z"
|
||||
}
|
||||
Reference in New Issue
Block a user