feat(F-159): completed feature
This commit is contained in:
@@ -6709,6 +6709,83 @@
|
||||
"close": true
|
||||
},
|
||||
"completed_at": "2026-08-22T15:50:54Z"
|
||||
},
|
||||
{
|
||||
"id": "F-159",
|
||||
"type": "feature",
|
||||
"title": "Admin responsive collapsible sidebar",
|
||||
"description": "Add accessible persisted SidebarToggle: desktop icon-only collapse and mobile/tablet navigation drawer without duplicated navigation logic.",
|
||||
"priority": "high",
|
||||
"risk": "med",
|
||||
"status": "done",
|
||||
"created_at": "2026-08-22",
|
||||
"gates": {
|
||||
"reviewer": true,
|
||||
"security": true,
|
||||
"qa": true,
|
||||
"close": true
|
||||
},
|
||||
"completed_at": "2026-08-22T16:02:11Z"
|
||||
},
|
||||
{
|
||||
"id": "F-160",
|
||||
"type": "fix",
|
||||
"title": "Fix Reporting sales grouped queries returning 500",
|
||||
"description": "Diagnose and correct SQL/runtime failures for day, channel, store and terminal grouped reporting sales endpoints.",
|
||||
"priority": "high",
|
||||
"risk": "high",
|
||||
"status": "pending",
|
||||
"created_at": "2026-08-22",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
"security": false,
|
||||
"qa": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "F-161",
|
||||
"type": "fix",
|
||||
"title": "Complete admin order detail information",
|
||||
"description": "Order detail must show shipping address, payment method, customer details and correct customer email without false missing-email warning.",
|
||||
"priority": "high",
|
||||
"risk": "med",
|
||||
"status": "pending",
|
||||
"created_at": "2026-08-22",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
"security": false,
|
||||
"qa": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "F-162",
|
||||
"type": "fix",
|
||||
"title": "Add storefront product link to inventory",
|
||||
"description": "Add final Tienda column to inventory, matching product list, linking to storefront product page.",
|
||||
"priority": "med",
|
||||
"risk": "low",
|
||||
"status": "pending",
|
||||
"created_at": "2026-08-22",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
"security": false,
|
||||
"qa": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "F-163",
|
||||
"type": "feature",
|
||||
"title": "Make POS terminal and cash session setup usable",
|
||||
"description": "Clarify and expose terminal binding and cash session workflow so operator can configure and open TPV without manual database/API steps.",
|
||||
"priority": "high",
|
||||
"risk": "med",
|
||||
"status": "pending",
|
||||
"created_at": "2026-08-22",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
"security": false,
|
||||
"qa": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user