fix(order-status-completed): order status COMPLETED in admin dashboard and orders pages
This commit is contained in:
@@ -8128,7 +8128,25 @@
|
||||
"description": "POS sales use COMPLETED order state. Show COMPLETED in admin dashboard ordersByState, orders list, and order detail pages with proper Spanish label and color. Include COMPLETED in revenue calculations.",
|
||||
"priority": "med",
|
||||
"risk": "low",
|
||||
"status": "in_progress",
|
||||
"status": "done",
|
||||
"created_at": "2026-08-26",
|
||||
"gates": {
|
||||
"reviewer": true,
|
||||
"security": true,
|
||||
"qa": true,
|
||||
"close": true
|
||||
},
|
||||
"phase": "admin",
|
||||
"completed_at": "2026-08-26T20:42:05Z"
|
||||
},
|
||||
{
|
||||
"id": "ORDERS-PAGINATION",
|
||||
"type": "fix",
|
||||
"title": "Pagination in /admin/orders",
|
||||
"description": "Admin orders page shows only 20 orders with no pagination. Add offset/limit controls, prev/next buttons, and total counter.",
|
||||
"priority": "med",
|
||||
"risk": "low",
|
||||
"status": "pending",
|
||||
"created_at": "2026-08-26",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
|
||||
Reference in New Issue
Block a user