feat(web): add Admin module frontend — dashboard, users, moderation, KYC

Build the complete admin panel UI at apps/web/app/(admin)/:
- Admin layout with sidebar navigation and ADMIN role guard
- Dashboard page with stats cards and revenue chart
- User management with search, filters, pagination, detail panel, ban/unban
- Listings moderation queue with approve/reject/bulk actions
- KYC review page with document viewer and approve/reject flow
- New reusable UI components: Dialog, Table

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Ho Ngoc Hai
2026-04-08 02:29:21 +07:00
parent 57d32fee13
commit 6123fc427d
9 changed files with 2012 additions and 1 deletions

File diff suppressed because one or more lines are too long