No description
- 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> |
||
|---|---|---|
| .claude | ||
| .nitro/types | ||
| .storybook | ||
| docs | ||
| public | ||
| scripts | ||
| src | ||
| tests/e2e | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.shims.d.ts | ||