store/resources/js/components/admin/manage/cuttings
2026-06-19 23:37:20 +07:00
..
CuttingCompletedSection.vue feat: add CuttingCompletedSection and implement rejection and reset workflow for cutting status transitions 2026-06-14 16:12:49 +07:00
CuttingGroupedTable.vue refactor: remove completed cuttings functionality from CuttingController and related components to streamline cutting management 2026-06-19 23:37:20 +07:00
CuttingInProgressSection.vue fix: collapse cutting in progress section by default in admin dashboard 2026-06-13 15:01:23 +07:00
CuttingPosForm.vue refactor: remove unused watch functionality in CuttingPosForm.vue to streamline component logic and improve maintainability 2026-06-19 22:56:36 +07:00
data-table-actions.vue feat: add sewing and other cost fields to cutting management, including validation, calculations, and UI updates for total production cost 2026-06-19 19:11:58 +07:00