store/app/Services/System
Yoga Pangestu 11557d0b85
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: remove global scope for ordered in raw material and product stock queries
2026-07-30 15:57:30 +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: integrate activity log functionality in ProductPrice model and enhance change formatting in ActivityLogService 2026-07-27 23:00:22 +07:00
AnalysisService.php feat: remove global scope for ordered in raw material and product stock queries 2026-07-30 15:57:30 +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