dstpabuaran.com/resources/js/pages/admin/hr/employee
Yoga Pangestu bc810c93d2 feat: enhance Employee management with filtering options and improved data handling
- 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.
2026-07-30 11:26:11 +07:00
..
columns.tsx feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:33:55 +07:00
create.tsx feat: add PhoneNumberInput component and integrate it into employee create and edit forms 2026-07-29 22:42:35 +07:00
edit.tsx feat: add PhoneNumberInput component and integrate it into employee create and edit forms 2026-07-29 22:42:35 +07:00
index.tsx feat: enhance Employee management with filtering options and improved data handling 2026-07-30 11:26:11 +07:00