dstpabuaran.com/tests/Feature/Admin/Master
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
..
CategoryTest.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
CustomerTest.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
ProductTest.php feat: implement stock mutation functionality with service and controller; add pagination and UI components 2026-08-01 17:30:05 +07:00
RawMaterialTest.php feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
SupplierTest.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00