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
69d2212d64
store
/
resources
/
js
/
pages
/
admin
/
hr
History
Yoga Pangestu
175cb4acab
refactor: make employee employment fields nullable and update related salary calculations and display logic
2026-06-14 15:29:08 +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: make employee employment fields nullable and update related salary calculations and display logic
2026-06-14 15:29:08 +07:00
leave-requests
feat: prevent duplicate pending leave requests and restrict submission UI when a pending request exists
2026-06-14 14:58:25 +07:00