store/resources/js/pages/admin/manage/cuttings/form
Yoga Pangestu 33afec2513
Some checks failed
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
feat: enhance Cutting module by adding image upload functionality and improving form handling; update CuttingPosForm and related components to support image management and improve user experience
2026-07-02 23:03:27 +07:00
..
CuttingPosCartDetailDialog.vue feat: make cutting results nullable and update UI to support create mode 2026-06-30 21:35:52 +07:00
CuttingPosForm.vue feat: enhance Cutting module by adding image upload functionality and improving form handling; update CuttingPosForm and related components to support image management and improve user experience 2026-07-02 23:03:27 +07:00
CuttingPosMaterialCatalogPanel.vue feat: implement quick-create functionality for raw materials and products in Cutting module; enhance CuttingController and related components to support new features and improve user experience 2026-07-02 12:04:30 +07:00
CuttingPosMaterialSummaryItems.vue feat: overhaul POS management workflows including enhanced purchase, order, cutting, and stock-opname forms with updated master data handling. 2026-06-28 17:33:13 +07:00
CuttingPosResultCatalogPanel.vue feat: implement quick-create functionality for raw materials and products in Cutting module; enhance CuttingController and related components to support new features and improve user experience 2026-07-02 12:04:30 +07:00
CuttingPosResultSummaryItems.vue feat: make cutting results nullable and update UI to support create mode 2026-06-30 21:35:52 +07:00
CuttingPosSummaryPanel.vue feat: enhance Cutting module by adding image upload functionality and improving form handling; update CuttingPosForm and related components to support image management and improve user experience 2026-07-02 23:03:27 +07:00
QuickCreateProductModal.vue feat: implement presigned upload functionality for S3 in PresignedUploadController; update media upload handling across various components to support S3 keys and improve user experience 2026-07-02 14:28:51 +07:00
QuickCreateRawMaterialModal.vue refactor: enhance component structure in various forms by introducing computed properties and improving template syntax for better readability and maintainability 2026-07-02 22:41:18 +07:00
useCuttingPosCart.ts feat: make cutting results nullable and update UI to support create mode 2026-06-30 21:35:52 +07:00