fix(admin): add pagination to /admin/orders with prev/next and total counter

This commit is contained in:
Deploy
2026-08-26 22:43:01 +02:00
parent b3e387c684
commit 7f25d30fac
3 changed files with 55 additions and 5 deletions

View File

@@ -8146,7 +8146,7 @@
"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",
"status": "in_progress",
"created_at": "2026-08-26",
"gates": {
"reviewer": false,