store/app/Services
Yoga Pangestu bca6da8653
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: implement raw material deletion validation to prevent deletion if used in active cutting
2026-07-24 23:31:08 +07:00
..
Account refactor: remove unused Carbon imports from Attendance and Employee models; update ProfileService to use UserProfile directly; clean up imports in various service files for improved clarity 2026-07-04 21:54:31 +07:00
Concerns feat: add predis/predis dependency and implement caching in various services for improved performance 2026-07-05 23:31:55 +07:00
Finance refactor: remove unnecessary clearMediaCollection calls in various services to improve performance 2026-07-16 11:38:04 +07:00
Hr refactor: remove 'direktur' role from push notifications in multiple services for clarity 2026-07-16 12:33:28 +07:00
Manage feat: enhance purchase management by adding photo and S3 key support in requests and services 2026-07-24 22:48:26 +07:00
Master feat: implement raw material deletion validation to prevent deletion if used in active cutting 2026-07-24 23:31:08 +07:00
Media feat: enhance PresignedUploadController to support local uploads and improve S3 integration; add localUpload method for handling uploads when S3 is not the default disk 2026-07-02 22:53:28 +07:00
System feat: replace OwnerVerificationService with PushNotificationService and update notification logic in SettingController and MarketplaceService 2026-07-20 23:02:28 +07:00