store/resources/js/pages/admin/manage/cuttings/table
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
..
CuttingCompletedSection.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
CuttingGroupedTable.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
CuttingInProgressSection.vue feat: add search functionality to CuttingInProgressSection for filtering cuttings by product name 2026-07-29 10:16:03 +07:00
data-table-actions.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00