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
451
Commits
1
Branch
0
Tags
5.1
MiB
bd781b8f76
Commit Graph
2 Commits
Author
SHA1
Message
Date
Yoga Pangestu
0cb93c4e05
refactor: update AttendanceController and related components to use new CheckInRequest and CheckOutRequest classes, streamline attendance handling by removing location tags, and enhance UI components for better user experience
2026-06-21 01:35:30 +07:00
Yoga Pangestu
34c59c24f5
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