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
Yoga Pangestu
175ec30a5c
feat: add share functionality for cutting details with new RowShareAction component and Share pagex
2026-06-29 19:56:02 +07:00
Yoga Pangestu
65054a115d
feat: add CuttingRejectDialog and CuttingVerifyDialog components for enhanced cutting status management and verification processes
2026-06-29 00:16:38 +07:00
Yoga Pangestu
f20889e962
refactor: simplify OwnerVerificationRowActions component by removing unused props and updating related usages in data table actions
2026-06-28 23:28:14 +07:00
Yoga Pangestu
816c2a0e2a
feat: overhaul POS management workflows including enhanced purchase, order, cutting, and stock-opname forms with updated master data handling.
2026-06-28 17:33:13 +07:00
Yoga Pangestu
9dba5e1491
refactor: replace remaining material with sampel and hasil cutting diluar sampel in cutting requests and models, update related validation and frontend components
2026-06-27 23:50:41 +07:00
Yoga Pangestu
5cffe43a07
feat: implement owner verification actions in various management tables and enhance request handling in the OwnerVerificationRowActions component
2026-06-27 15:11:20 +07:00
Yoga Pangestu
6219f5032d
refactor: enhance error handling in form submissions across various Vue components to improve user feedback and maintainability
2026-06-25 21:54:42 +07:00
Yoga Pangestu
9f75a4416a
refactor: replace inline action buttons with standardized component-based row actions across data tables and forms
2026-06-23 11:54:48 +07:00
Yoga Pangestu
18650f1cbf
refactor: abstract delete logic into useDestroy composable to reduce code duplication in data table actions
2026-06-23 11:07:16 +07:00
Yoga Pangestu
dfd2c5560b
refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components.
2026-06-23 10:49:27 +07:00
Yoga Pangestu
27c5b5fffa
refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability
2026-06-22 14:41:52 +07:00
Yoga Pangestu
175e0dc5af
refactor: update material usage and remaining material precision to four decimal places across cutting management components for improved accuracy
2026-06-21 11:02:54 +07:00
Yoga Pangestu
cf7e199306
refactor: remove cutting management components to streamline codebase and improve maintainability
2026-06-21 01:51:39 +07:00