feat(F-050): completed feature

This commit is contained in:
chattie
2026-08-19 07:54:36 +02:00
parent e86034a62c
commit 984f278bca
32 changed files with 472 additions and 131 deletions

View File

@@ -2801,6 +2801,44 @@
"close": true
},
"completed_at": "2026-08-19T05:34:15Z"
},
{
"id": "F-050",
"type": "fix",
"title": "Backoffice admin layout actions categories dashboard 404",
"problem": "Several admin pages have stale layout, text-based actions, missing parent selector, and 404s on dashboard",
"goal": "Layout uses full available width, action column uses icon, category parent can be selected and promoted, dashboard stats load without 404",
"scope_in": [
"admin pages layout",
"action icons",
"category parent selector",
"dashboard stats",
"404 sources"
],
"scope_out": [
"no schema change in API",
"no product feature expansion"
],
"priority": "high",
"risk": "low",
"description": "Problem: Several admin pages have stale layout, text-based actions, missing parent selector, and 404s on dashboard. Goal: Layout uses full available width, action column uses icon, category parent can be selected and promoted, dashboard stats load without 404. Scope IN: admin pages layout, action icons, category parent selector, dashboard stats, 404 sources. Scope OUT: no schema change in API, no product feature expansion. Type: fix. Priority: high. Risk: low.",
"acceptance": [
"/settings and /products edit sheet use full layout width",
"/tax-rates /shipping /brands action column uses icon+title pattern",
"/categories edit form allows parent selection and promote-to-parent toggle",
"Admin dashboard renders stats without 404",
"No new 404s in admin navigation",
"verify.sh is green"
],
"status": "done",
"created_at": "2026-08-19",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-19T05:54:36Z"
}
]
}