dstpabuaran.com/app/Http/Requests/Admin/HR
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
..
EmployeeRequest.php feat: enhance Employee management with filtering options and improved data handling 2026-07-30 11:26:11 +07:00
LeaveRequestRequest.php feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:33:55 +07:00