store/resources/js/pages/admin/manage/cuttings
Yoga Pangestu 9cbf841feb
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
feat: add search functionality to CuttingInProgressSection for filtering cuttings by product name
- Implemented a search input to filter cuttings based on the product name.
- Introduced computed property for managing filtered cuttings.
- Enhanced the UI to display a message when no cuttings match the search criteria.
2026-07-29 10:16:03 +07:00
..
form feat: validate material usage input before submission in CuttingPosCombinationDialog 2026-07-27 21:53:42 +07:00
table feat: add search functionality to CuttingInProgressSection for filtering cuttings by product name 2026-07-29 10:16:03 +07:00
Create.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
Edit.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
Index.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
Share.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00