This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
245d636cd4
store
/
app
/
Services
/
Hr
History
Yoga Pangestu
245d636cd4
feat: enhance employee management by adding notification support for create, update, delete, and status toggle actions
2026-07-14 19:22:27 +07:00
..
AttendanceService.php
feat: implement transaction management in AttendanceService for check-in and check-out processes; refactor attendance date formatting in Attendance model; enhance AttendanceDetailDialog and Index components for improved UI and code clarity
2026-07-04 12:00:52 +07:00
EmployeeService.php
feat: enhance employee management by adding notification support for create, update, delete, and status toggle actions
2026-07-14 19:22:27 +07:00
LeaveRequestService.php
feat: implement ensureEditable method in LeaveRequest model for validation; update LeaveRequestController and LeaveRequestService to handle editability checks and transaction management for update and delete operations; enhance LeaveRequestService with new methods for pending requests and index page data
2026-07-04 00:29:57 +07:00