store/resources/js/pages/admin/manage/cuttings/form
Yoga Pangestu 9539ff7042 refactor: remove StockController and related stock verification logic
- Deleted `data-table-actions.vue` component as it is no longer needed.
- Removed `CuttingResultPriceItem` type and related properties from `cutting.ts`.
- Updated routes in `web.php` to eliminate stock verification routes and permissions.
- Removed `StockTest.php` file and its associated tests for stock verification and management.
- Adjusted `CuttingTest.php` to reflect changes in cutting results handling and removed references to product variants.
2026-07-19 17:29:19 +07:00
..
CuttingPosCartDetailDialog.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
CuttingPosCombinationDialog.vue feat: add raw material selection dropdown to CuttingPosCombinationDialog, allowing users to filter materials and enhancing the search functionality 2026-07-09 15:31:37 +07:00
CuttingPosForm.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
CuttingPosMaterialCatalogPanel.vue feat: enhance media preview components by adding stock information support, improving user experience in managing media items 2026-07-13 19:43:27 +07:00
CuttingPosMaterialSummaryItems.vue feat: enhance media preview components by adding stock information support, improving user experience in managing media items 2026-07-13 19:43:27 +07:00
CuttingPosResultSummaryItems.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
CuttingPosSummaryPanel.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
CuttingProductVariantSection.vue feat: require s3_keys for product and raw material variants, enhancing validation and user feedback in forms 2026-07-13 11:28:48 +07:00
useCuttingPosCart.ts refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00