Frontend de erp-core - Workspace V2
Go to file
Adrian Flores Cortes 29c76fcbd6 [TASK-2026-02-03-AUDITORIA-UX-UI-ERP-CORE] feat: Add Superadmin Portal (Phase 6)
- SuperadminLayout with indigo/purple theme
- Tenant management: List, Detail, Create, Edit pages
- SuperadminDashboard with global metrics
- useTenants hook with CRUD operations
- useSuperadminStats hook for dashboard data
- Routes for /superadmin/* paths
- Features: suspend/activate, stats cards, system health

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 20:44:29 -06:00
public Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
src [TASK-2026-02-03-AUDITORIA-UX-UI-ERP-CORE] feat: Add Superadmin Portal (Phase 6) 2026-02-03 20:44:29 -06:00
.eslintrc.cjs Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
.gitignore chore: Add .gitignore for build artifacts 2026-01-18 06:23:50 -06:00
Dockerfile Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
index.html Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
nginx.conf Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
package-lock.json feat(hr): Add complete HR frontend module 2026-01-26 16:34:03 -06:00
package.json Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
postcss.config.js Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
tailwind.config.js feat(ux-ui): update layout, providers and config for UX remediation 2026-02-03 19:25:56 -06:00
tsconfig.json Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
tsconfig.node.json Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
vite.config.d.ts Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
vite.config.ts Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00