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
4f23af869f
store
/
resources
/
js
/
pages
/
admin
/
hr
History
Yoga Pangestu
cffea55157
refactor: restrict role-based permissions and update employee management flow accordingly
2026-06-14 02:30:34 +07:00
..
attendances
Add attendance management features including Attendance model, AttendanceController for handling check-in and check-out operations, and AttendanceService for business logic. Implement request validation for attendance actions and enhance UI components for attendance listing, including a calendar view and detail dialog. Update permissions in the Permission and Role enums to manage attendance access, and integrate webcam functionality for capturing attendance photos.
2026-06-11 15:39:06 +07:00
employees
refactor: restrict role-based permissions and update employee management flow accordingly
2026-06-14 02:30:34 +07:00
leave-requests
Add leave request management features including LeaveRequest model, LeaveRequestController for CRUD operations, and corresponding permissions in the Permission and Role enums. Update routes for leave requests functionality and enhance UI components for leave requests navigation in the sidebar.
2026-06-11 15:51:06 +07:00