store/resources/js/pages/admin/hr/attendances
2026-06-23 11:54:48 +07:00
..
form refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components. 2026-06-23 10:49:27 +07:00
table refactor: replace inline action buttons with standardized component-based row actions across data tables and forms 2026-06-23 11:54:48 +07:00
Index.vue 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