- Updated EmployeeController to accept request filters for employment status, activity status, and gender. - Modified EmployeeService to support filtering in the getAll method. - Enhanced Employee index page with a filter toolbar for better user experience. - Fixed route parameter naming for employee-related routes. - Added comprehensive tests for employee index functionality and filtering capabilities. |
||
|---|---|---|
| .. | ||
| components | ||
| hooks | ||
| layouts | ||
| lib | ||
| pages | ||
| types | ||
| app.tsx | ||