store/app/Services
Yoga Pangestu 70531b443d
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: enhance pagination query in PurchaseService to support search functionality
2026-07-19 18:29:03 +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 pagination query in PurchaseService to support search functionality 2026-07-19 18:29:03 +07:00
Master feat: update raw material status management to use status enum instead of is_active 2026-07-19 18:17:49 +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 Refactor product status management: replace is_active with status enum 2026-07-18 16:34:34 +07:00