feat(F-104): completed feature

This commit is contained in:
chattie
2026-08-21 08:01:18 +02:00
parent c07776822d
commit 9b42c506f3
14 changed files with 286 additions and 39 deletions

View File

@@ -4569,6 +4569,98 @@
"close": true
},
"completed_at": "2026-08-21T05:55:17Z"
},
{
"id": "F-104",
"type": "fix",
"title": "CMS templates for main routes",
"problem": "CMS only covers legal pages",
"goal": "Add CMS templates for home products categories brands",
"scope_in": [
"CMS module",
"admin CMS",
"frontend pages"
],
"scope_out": [
"No redesign"
],
"priority": "med",
"risk": "low",
"description": "Problem: CMS only covers legal pages. Goal: Add CMS templates for home products categories brands. Scope IN: CMS module, admin CMS, frontend pages. Scope OUT: No redesign. Type: fix. Priority: med. Risk: low.",
"acceptance": [
"CMS includes templates for home products categories brands",
"Frontend pages render CMS template content",
"verify.sh is green"
],
"status": "done",
"created_at": "2026-08-21",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-21T06:01:18Z"
},
{
"id": "F-105",
"type": "feature",
"title": "Customer account preferences management",
"problem": "Account lacks preferences section",
"goal": "User manages data addresses and preferences from front",
"scope_in": [
"Account page",
"users API"
],
"scope_out": [
"No redesign"
],
"priority": "med",
"risk": "low",
"description": "Problem: Account lacks preferences section. Goal: User manages data addresses and preferences from front. Scope IN: Account page, users API. Scope OUT: No redesign. Type: feature. Priority: med. Risk: low.",
"acceptance": [
"User edits personal data and addresses",
"User toggles notification and marketing preferences",
"verify.sh is green"
],
"status": "pending",
"created_at": "2026-08-21",
"gates": {
"reviewer": false,
"security": false,
"qa": false
}
},
{
"id": "F-106",
"type": "feature",
"title": "Admin order editing with status notifications and tracking",
"problem": "Orders cannot be edited nor notify customers",
"goal": "Admin edits order items changes state notifies customer adds tracking",
"scope_in": [
"Orders module",
"admin orders",
"notifications"
],
"scope_out": [
"No redesign"
],
"priority": "high",
"risk": "med",
"description": "Problem: Orders cannot be edited nor notify customers. Goal: Admin edits order items changes state notifies customer adds tracking. Scope IN: Orders module, admin orders, notifications. Scope OUT: No redesign. Type: feature. Priority: high. Risk: med.",
"acceptance": [
"Admin adds removes items and adjusts quantities with totals recalculated",
"State changes notify the customer by email",
"Shipped state allows tracking number",
"verify.sh is green"
],
"status": "pending",
"created_at": "2026-08-21",
"gates": {
"reviewer": false,
"security": false,
"qa": false
}
}
]
}