feat(admin): global pagination component + apply to brands/promotions/reviews
This commit is contained in:
@@ -8156,6 +8156,22 @@
|
||||
},
|
||||
"phase": "admin",
|
||||
"completed_at": "2026-08-26T20:43:08Z"
|
||||
},
|
||||
{
|
||||
"id": "ADMIN-PAGINATION-GLOBAL",
|
||||
"type": "fix",
|
||||
"title": "Global pagination component for all admin list pages",
|
||||
"description": "Add a reusable Pagination component to all admin list/CRUD pages: customers, products, payments, reviews, users, brands, categories, promotions, shipping, inventory, club. Apply consistent pattern (offset+limit+total).",
|
||||
"priority": "med",
|
||||
"risk": "med",
|
||||
"status": "in_progress",
|
||||
"created_at": "2026-08-26",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
"security": false,
|
||||
"qa": false
|
||||
},
|
||||
"phase": "admin"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user