dstpabuaran.com/resources/js/pages/admin/master/product
Yoga Pangestu 9637671713 feat: enhance product management and purchase functionality
- Updated ProductIndex component to improve category and product filtering with memoization.
- Refactored Combobox components for better performance and usability.
- Added PurchaseController routes for managing purchases with appropriate permissions.
- Created comprehensive tests for purchase management, covering creation, updating, and deletion scenarios.
- Ensured proper handling of raw materials and their variants during purchase operations.
- Implemented validation for required fields in purchase creation and updates.
2026-08-02 14:07:16 +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: remove 'No' column from various finance and HR tables to streamline data presentation 2026-08-02 01:50:43 +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: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
product-card.tsx feat: implement product variant management 2026-08-01 13:19:07 +07:00