Add pagination to admin user, vendor, and ban lists

Introduces pagination controls and server-side paginated fetching for blocked users, users, and vendors in the admin dashboard. Improves error handling in server API responses and validates order ID in OrderDetailsModal. Updates git-info.json with latest commit metadata.
This commit is contained in:
g
2025-12-31 05:46:24 +00:00
parent 0062aa2dfe
commit 5f1e294091
6 changed files with 194 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
{
"commitHash": "96638f9",
"buildTime": "2025-12-31T05:14:19.565Z"
"commitHash": "0062aa2",
"buildTime": "2025-12-31T05:39:04.712Z"
}