feat(F-103): completed feature

This commit is contained in:
chattie
2026-08-21 07:55:18 +02:00
parent 5177a851aa
commit c07776822d
40 changed files with 886 additions and 156 deletions

View File

@@ -4530,6 +4530,45 @@
"security": false,
"qa": false
}
},
{
"id": "F-103",
"type": "fix",
"title": "Fix product editor, orders list, category AI fields and log viewer",
"problem": "Product editor layout broken, orders missing, categories lack AI content",
"goal": "Reorder editor, fix orders listing, add category AI fields and emoji/color pickers, cap log viewer",
"scope_in": [
"Product editor",
"orders list",
"categories",
"AI settings",
"log viewer"
],
"scope_out": [
"No redesign"
],
"priority": "high",
"risk": "med",
"description": "Problem: Product editor layout broken, orders missing, categories lack AI content. Goal: Reorder editor, fix orders listing, add category AI fields and emoji/color pickers, cap log viewer. Scope IN: Product editor, orders list, categories, AI settings, log viewer. Scope OUT: No redesign. Type: fix. Priority: high. Risk: med.",
"acceptance": [
"Slug auto and disabled",
"Name and featured checkbox share a row",
"AI description renders formatted HTML in storefront",
"Save shows AI generation feedback",
"Orders page lists existing orders",
"Categories have description plus AI generation plus emoji and color pickers",
"Log viewer scrolls inside viewport with max 200 lines",
"verify.sh is green"
],
"status": "done",
"created_at": "2026-08-21",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-21T05:55:17Z"
}
]
}