store/resources/js/pages/admin/manage/cuttings/form
2026-07-05 15:42:28 +07:00
..
CuttingPosCartDetailDialog.vue feat: make cutting results nullable and update UI to support create mode 2026-06-30 21:35:52 +07:00
CuttingPosCombinationDialog.vue refactor: simplify selected materials management in CuttingPosCombinationDialog; streamline removal logic and enhance layout for better responsiveness and user interaction 2026-07-05 14:53:41 +07:00
CuttingPosForm.vue refactor: remove image handling from Cutting components; simplify CuttingPosForm, CuttingPosSummaryPanel, and related files to enhance user experience and streamline product creation process 2026-07-05 15:42:28 +07:00
CuttingPosMaterialCatalogPanel.vue refactor: enhance layout consistency in CuttingPosForm, CuttingPosMaterialCatalogPanel, and CuttingPosResultCatalogPanel; update grid structures for improved responsiveness and user experience 2026-07-05 15:10:22 +07:00
CuttingPosMaterialSummaryItems.vue feat: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management 2026-07-04 23:14:37 +07:00
CuttingPosResultCatalogPanel.vue feat: implement product variant management in CuttingQuickCreateProductRequest and related components; enhance validation rules, add new CuttingProductVariantSection, and improve material handling in QuickCreateProductModal for better user experience 2026-07-05 15:26:33 +07:00
CuttingPosResultSummaryItems.vue feat: enhance cutting results display in Share.vue and CuttingPosResultSummaryItems.vue; restructure results section for better clarity and add computed logic for cutting result calculations 2026-07-05 02:08:29 +07:00
CuttingPosSummaryPanel.vue refactor: remove image handling from Cutting components; simplify CuttingPosForm, CuttingPosSummaryPanel, and related files to enhance user experience and streamline product creation process 2026-07-05 15:42:28 +07:00
CuttingProductVariantSection.vue fix: update CuttingService and CuttingProductVariantSection to make variant images optional; adjust validation and UI components for improved user experience 2026-07-05 15:32:47 +07:00
QuickCreateProductModal.vue feat: implement product variant management in CuttingQuickCreateProductRequest and related components; enhance validation rules, add new CuttingProductVariantSection, and improve material handling in QuickCreateProductModal for better user experience 2026-07-05 15:26:33 +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: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management 2026-07-04 23:14:37 +07:00