store/app/Services
2026-07-19 20:05: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: add updateCombinationResult method to CuttingDraftItemController and corresponding route 2026-07-19 20:05:08 +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