store/app/Services/System
Yoga Pangestu ee9bff3043
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
feat: replace OwnerVerificationService with PushNotificationService and update notification logic in SettingController and MarketplaceService
2026-07-20 23:02:28 +07:00
..
Setting feat: replace OwnerVerificationService with PushNotificationService and update notification logic in SettingController and MarketplaceService 2026-07-20 23:02:28 +07:00
ActivityLogService.php feat: enhance service and controller logic for Cutting and Order management, implement best practices for method handling, and improve pagination defaults 2026-06-28 16:23:57 +07:00
AnalysisService.php Refactor product status management: replace is_active with status enum 2026-07-18 16:34:34 +07:00
DashboardService.php feat: enhance attendance retrieval by filtering roles based on view permissions 2026-07-16 15:10:06 +07:00
HomepageService.php Refactor HomepageService to remove caching and simplify pageData method; disable SSR in Inertia config; improve service worker registration in app.ts; fix URL parameters in Analysis.vue router call. 2026-07-16 10:38:28 +07:00
NotificationService.php feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling 2026-06-28 16:12:15 +07:00
PushNotificationService.php refactor: remove redundant blank lines across all services and update dashboard imports 2026-06-28 17:33:46 +07:00
PushSubscriptionService.php fix: update SendPushNotificationJob to correctly handle expired subscriptions; modify PushSubscriptionService to ensure user_id is set during subscription creation 2026-07-05 13:33:18 +07:00
RoleService.php feat: clear cache for assignable roles and permissions in various services to ensure data consistency 2026-07-16 11:23:32 +07:00