dstpabuaran.com/resources/js/lib
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
..
product-draft.ts feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
purchase-draft.ts feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
raw-material-draft.ts feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
upload.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
utils.ts feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00