fix(orders-pagination): pagination in /admin/orders
This commit is contained in:
@@ -8146,14 +8146,16 @@
|
||||
"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": "in_progress",
|
||||
"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-26T20:43:08Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user