feat(F-103): completed feature
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user