dstpabuaran.com/resources/js
Yoga Pangestu b85bbb1ba4 feat: enhance purchase and restock management with variant support
- Added existing_material_ids to PurchaseForEdit and RestockForEdit types.
- Introduced RawMaterialVariant and ProductVariantForRestock types for better variant handling.
- Updated PurchaseCreate and PurchaseEdit components to fetch and display raw material variants.
- Enhanced RestockCreate and RestockEdit components to manage product variants dynamically.
- Modified TransactionCreate and TransactionEdit components to support product variants.
- Added routes for fetching active products and raw materials.
2026-08-20 10:48:24 +07:00
..
components feat: implement form history logging for CRUD operations and add activity log management interface 2026-08-16 20:41:48 +07:00
contexts feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
hooks feat: add stok opname management functionality 2026-08-16 19:38:36 +07:00
layouts feat: add NotificationPermissionPrompt component for handling push notification permissions 2026-08-14 05:44:51 +07:00
lib feat: add stok opname management functionality 2026-08-16 19:38:36 +07:00
pages feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
types feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
app.tsx fix: set progress bar delay to 0 for immediate feedback 2026-08-14 06:25:00 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00