dstpabuaran.com/app/Services
Yoga Pangestu 384460686e feat: implement raw material management features including CRUD operations and draft handling
- Added RawMaterialController and RawMaterialVariantController for managing raw materials and their variants.
- Introduced RawMaterialRequest and RawMaterialVariantRequest for validation.
- Implemented RawMaterialService and RawMaterialVariantService for business logic.
- Created hooks for saving drafts of raw materials.
- Developed UI components for creating, editing, and listing raw materials and variants.
2026-08-02 00:54:05 +07:00
..
Admin feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
Concerns feat: implement RegistersMedia trait for media handling across services 2026-08-01 13:36:32 +07:00
NotificationService.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
PushSubscriptionService.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
S3PresignedService.php feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
StockMutationService.php feat: optimize product variant handling with bulk insertions and adjustments; enhance stock mutation recording 2026-08-01 19:26:47 +07:00