store/resources/js/pages/admin/master/raw-materials/form
2026-07-08 17:17:45 +07:00
..
RawMaterialForm.vue feat: add confirmation dialogs for deleting variants in ProductForm and RawMaterialForm components to enhance user experience and prevent accidental deletions 2026-07-08 17:17:45 +07:00
RawMaterialInfoSection.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
RawMaterialSharedPriceSection.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
RawMaterialVariantEditModal.vue feat: enhance RawMaterialController and RawMaterialService to support owner verification permissions; add RawMaterialVariantEditModal for editing price variants and implement JSON response for raw material details 2026-07-08 15:48:38 +07:00
RawMaterialVariantSection.vue feat: update placeholder texts across various forms for improved user guidance 2026-06-30 17:18:47 +07:00