mirror of
https://github.com/iflytek/skillhub.git
synced 2026-09-05 08:05:56 +00:00
- Add admin users management page with role and status controls - Add audit log page with filtering capabilities - Create useAdminUsers and useAuditLog hooks for API integration - Add route guards for USER_ADMIN, AUDITOR, and SUPER_ADMIN roles - Register /admin/users and /admin/audit-log routes |
||
|---|---|---|
| .. | ||
| src | ||
| .dockerignore | ||
| .eslintrc.cjs | ||
| components.json | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||