store/resources/js/pages/admin/master/raw-materials
2026-07-08 17:17:45 +07:00
..
form 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
table 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
Create.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
Edit.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
Index.vue feat: add loading state and enhance media thumbnail functionality in data tables for improved user experience 2026-07-07 22:41:55 +07:00