nxtgauge-admin-solid/src/routes/admin/roles
Ashwin Kumar 1844170429 feat(admin): employee management redesign + routing fix
- Fix employees routing: employees.tsx → Outlet layout, actual pages in employees/index.tsx and employees/create.tsx
- Employee list: stat cards, search/filter toolbar, table with 3-dot action menu (Edit, Deactivate, Delete), fallback data
- Employee create: form with full_name, email, role_id, department_id, designation_id selectors; auto-credential note
- Stage all other modified routes for next phases

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 08:07:55 +01:00
..
[id] feat(admin): employee management redesign + routing fix 2026-03-26 08:07:55 +01:00
create.tsx feat(admin): redesign sidebar, dashboard, dept, designation & roles UI 2026-03-26 08:01:23 +01:00
index.tsx feat(admin): redesign sidebar, dashboard, dept, designation & roles UI 2026-03-26 08:01:23 +01:00
templates.tsx style: unify all primary buttons to use shared .btn-primary class 2026-03-24 08:10:29 +01:00