feat(ADMIN-UI-FIXES2): completed feature

This commit is contained in:
chattie
2026-08-24 23:05:13 +02:00
parent 9daed56819
commit 1ac7bcd20e
11 changed files with 81 additions and 5 deletions

View File

@@ -7788,14 +7788,16 @@
"description": "Need change",
"priority": "high",
"risk": "low",
"status": "pending",
"status": "done",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"phase": "admin"
"phase": "admin",
"completed_at": "2026-08-24T21:05:13Z"
},
{
"id": "FRONTEND-UI-FIXES2",
@@ -7828,6 +7830,70 @@
"qa": false
},
"phase": "backend"
},
{
"id": "TPV-FIXES",
"type": "fix",
"title": "TPV fixes: Cashier label, favicon 404, pos/sales 400 error",
"description": "Need change",
"priority": "med",
"risk": "low",
"status": "pending",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
},
"phase": "tpv"
},
{
"id": "TICKET-LOGO",
"type": "feature",
"title": "TPV ticket header: allow custom text or logo upload",
"description": "Need change",
"priority": "med",
"risk": "low",
"status": "pending",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
},
"phase": "tpv"
},
{
"id": "ORDERS-FIX",
"type": "fix",
"title": "Orders detail: refund history shown in human-friendly format",
"description": "Need change",
"priority": "med",
"risk": "low",
"status": "pending",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
},
"phase": "admin"
},
{
"id": "SHIPPING-ZONES",
"type": "feature",
"title": "Shipping zones: restrict Balearic and Canary islands, add continental-only European zones",
"description": "Need change",
"priority": "med",
"risk": "low",
"status": "pending",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
},
"phase": "backend"
}
]
}