dstpabuaran.com/database
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
..
factories feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
migrations feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
seeders refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00
settings Add admin settings routes and corresponding feature tests 2026-07-31 01:04:14 +07:00
.gitignore initial commit 2026-07-28 17:40:38 +07:00