store/resources/js/components/admin/master
2026-06-19 23:37:20 +07:00
..
categories Implement FlashesEntityMessage trait across multiple controllers for consistent flash messaging. Update flash messages in various methods to utilize the new trait, enhancing code maintainability and readability. Additionally, add attribute methods in request classes for improved validation feedback. 2026-06-12 22:48:23 +07:00
customers style: update form input placeholders with descriptive examples for improved UX 2026-06-14 02:17:27 +07:00
products refactor: remove completed cuttings functionality from CuttingController and related components to streamline cutting management 2026-06-19 23:37:20 +07:00
raw-materials refactor: update price and subtotal labels in OrderGroupedTable.vue, PurchaseGroupedTable.vue, and RawMaterialGroupedTable.vue to use consistent text-primary styling for improved UI consistency 2026-06-19 22:23:41 +07:00
suppliers style: update form input placeholders with descriptive examples for improved UX 2026-06-14 02:17:27 +07:00
MasterOutOfStockCatalogSection.vue Update MasterOutOfStockCatalogSection component to apply padding to Card element for improved layout consistency. 2026-06-13 11:16:08 +07:00