store/app/Services
Yoga Pangestu fc9a8b1f0e
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
fix: update error keys in CuttingService, ProductService, and RawMaterialService to use 's3_keys' instead of 'images'
2026-07-19 19:06:58 +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 fix: update error keys in CuttingService, ProductService, and RawMaterialService to use 's3_keys' instead of 'images' 2026-07-19 19:06:58 +07:00
Master fix: update error keys in CuttingService, ProductService, and RawMaterialService to use 's3_keys' instead of 'images' 2026-07-19 19:06:58 +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