store/app/Services/System
2026-06-27 17:06:54 +07:00
..
Setting feat: implement owner verification workflow for marketplace settings and restrict administrative settings access 2026-06-27 17:06:54 +07:00
ActivityLogService.php refactor: enhance permission and role management by introducing group categorization for permissions and streamlining role permission assignments for improved maintainability 2026-06-22 17:57:18 +07:00
AnalysisService.php fix: adjust attendance date range logic to use employee join date when available, ensuring accurate attendance tracking 2026-06-26 16:26:44 +07:00
DashboardService.php feat: enhance attendance tracking by adding user-specific attendance data and conditional rendering in dashboard and analysis components; introduce AttendanceCard component for better UI management 2026-06-26 15:56:17 +07:00
PushNotificationService.php feat: implement push notification system with web-push integration and subscription management 2026-06-14 00:08:06 +07:00
PushSubscriptionService.php refactor: encapsulate password update and push subscription logic within dedicated services 2026-06-22 12:08:20 +07:00
RoleService.php refactor: implement error handling and logging in various service methods to enhance transaction safety and improve code robustness 2026-06-25 21:40:21 +07:00