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

@@ -2,11 +2,11 @@
"feature_id": "CHECKOUT-STOCK-RECHECK",
"stage": "build",
"agent": "implementer",
"action": "Implementar admin Club: endpoints backend + página dashboard",
"action": "Add pagination to admin orders page",
"state": "running",
"next_agent": "reviewer",
"waiting_for": "build",
"updated_at": "2026-08-26T18:49:57.402761Z",
"updated_at": "2026-08-26T20:42:28.158071Z",
"timeline": [
{
"ts": "2026-08-26T17:21:37Z",
@@ -245,6 +245,20 @@
"stage": "build",
"state": "running",
"message": "Implementar recovery codes para CLUB-004"
},
{
"ts": "2026-08-26T20:42:28.158071Z",
"agent": "architect",
"stage": "design",
"state": "done",
"message": "Diseño: pagination prev/next + total counter"
},
{
"ts": "2026-08-26T20:42:28.158071Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Add pagination to admin orders page"
}
],
"gates": {