dstpabuaran.com/resources/js/hooks
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
..
use-appearance.tsx initial commit 2026-07-28 17:40:38 +07:00
use-clipboard.ts initial commit 2026-07-28 17:40:38 +07:00
use-current-url.ts initial commit 2026-07-28 17:40:38 +07:00
use-file-upload.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
use-flash-toast.ts initial commit 2026-07-28 17:40:38 +07:00
use-infinite-scroll.ts feat: implement stock mutation functionality with service and controller; add pagination and UI components 2026-08-01 17:30:05 +07:00
use-initials.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
use-mobile-navigation.ts initial commit 2026-07-28 17:40:38 +07:00
use-mobile.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
use-mobile.tsx initial commit 2026-07-28 17:40:38 +07:00
use-product-draft.ts refactor: remove unused router imports and clearProductDraft calls in product draft hooks 2026-08-01 19:28:48 +07:00
use-push-notification.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
use-raw-material-draft.ts feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
use-two-factor-auth.ts initial commit 2026-07-28 17:40:38 +07:00