store/resources/js/components/admin/hr/attendances
2026-06-20 13:49:12 +07:00
..
attendance-photo-cell.vue refactor: clean up attendance-related components by removing unused permissions and optimizing template structure for better readability 2026-06-19 21:44:48 +07:00
AttendanceCalendar.vue style: enhance AttendanceCalendar component with improved popover layout for better user interaction 2026-06-20 13:49:12 +07:00
AttendanceDetailDialog.vue feat: add shipping cost field to purchase management, including validation, calculations, and UI updates for total cost 2026-06-19 19:19:50 +07:00
AttendanceMap.vue refactor: clean up attendance-related components by removing unused permissions and optimizing template structure for better readability 2026-06-19 21:44:48 +07:00
AttendanceWebcamModal.vue refactor: remove sm: gap 2026-06-14 13:55:56 +07:00
columns.ts 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
data-table-actions.vue 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