dstpabuaran.com/app
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
..
Actions/Fortify initial commit 2026-07-28 17:40:38 +07:00
Concerns initial commit 2026-07-28 17:40:38 +07:00
Enums feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
Http feat: enhance Employee management with filtering options and improved data handling 2026-07-30 11:26:11 +07:00
Media/PathGenerators feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
Models feat: refactor EmployeeController and EmployeeService for improved user handling and password reset logic 2026-07-30 10:34:32 +07:00
Providers feat: update authentication to allow login using username or email and add tests for inactive users 2026-07-28 23:49:39 +07:00
Services feat: enhance Employee management with filtering options and improved data handling 2026-07-30 11:26:11 +07:00