fix(order-status-labels): admin order status labels should be lowercase and unified
This commit is contained in:
@@ -7966,14 +7966,16 @@
|
||||
"description": "Dashboard 'Pedidos por estado' shows COMPLETED in uppercase. Display lowercase/humanized labels and use the same final-order label in the admin orders screens.",
|
||||
"priority": "med",
|
||||
"risk": "low",
|
||||
"status": "pending",
|
||||
"status": "done",
|
||||
"created_at": "2026-08-26",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
"security": false,
|
||||
"qa": false
|
||||
"reviewer": true,
|
||||
"security": true,
|
||||
"qa": true,
|
||||
"close": true
|
||||
},
|
||||
"phase": "admin"
|
||||
"phase": "admin",
|
||||
"completed_at": "2026-08-26T18:36:54Z"
|
||||
},
|
||||
{
|
||||
"id": "POS-PWA",
|
||||
|
||||
Reference in New Issue
Block a user