dstpabuaran.com/resources/js/pages/admin/master/product
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
..
variant feat: implement stock mutation functionality with service and controller; add pagination and UI components 2026-08-01 17:30:05 +07:00
columns.tsx Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
create.tsx refactor: remove unused router imports and clearProductDraft calls in product draft hooks 2026-08-01 19:28:48 +07:00
edit.tsx feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
index.tsx feat: implement product variant management 2026-08-01 13:19:07 +07:00
product-card.tsx feat: implement product variant management 2026-08-01 13:19:07 +07:00