store/app/Services/System
Yoga Pangestu 9da452d505
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: update notification messages to include user's full name for better clarity in purchase and restock requests
2026-07-14 13:42:03 +07:00
..
Setting feat: update notification messages to include user's full name for better clarity in purchase and restock requests 2026-07-14 13:42:03 +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 feat: add predis/predis dependency and implement caching in various services for improved performance 2026-07-05 23:31:55 +07:00
DashboardService.php feat: enhance order management by calculating and displaying total cost price and net amount in order summaries 2026-07-01 11:45:25 +07:00
HomepageService.php refactor: update price handling in CuttingResultPriceResolver and HomepageService for improved data structure and consistency 2026-07-06 15:47:46 +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: add predis/predis dependency and implement caching in various services for improved performance 2026-07-05 23:31:55 +07:00