store/resources/js
2026-06-27 17:06:54 +07:00
..
components feat: enhance user profile and employee management with profile photo handling and validation updates 2026-06-27 15:53:33 +07:00
composables refactor: abstract delete logic into useDestroy composable to reduce code duplication in data table actions 2026-06-23 11:07:16 +07:00
constants feat: implement owner verification actions in various management tables and enhance request handling in the OwnerVerificationRowActions component 2026-06-27 15:11:20 +07:00
layouts feat: implement owner verification workflow for marketplace settings and restrict administrative settings access 2026-06-27 17:06:54 +07:00
lib 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
pages feat: implement owner verification workflow for marketplace settings and restrict administrative settings access 2026-06-27 17:06:54 +07:00
types feat: enhance user profile and employee management with profile photo handling and validation updates 2026-06-27 15:53:33 +07:00
app.ts feat: implement push notification system with web-push integration and subscription management 2026-06-14 00:08:06 +07:00
sw.ts refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00