store/app/Http/Requests/Admin/Manage
Yoga Pangestu 78f422b1cf
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: enhance purchase management by adding photo and S3 key support in requests and services
2026-07-24 22:48:26 +07:00
..
ApproveVerificationRequest.php refactor: remove owner verification index functionality and related components, streamline approval and rejection processes 2026-06-27 21:51:48 +07:00
CuttingDraftCombinationRequest.php 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
CuttingDraftMaterialRequest.php 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
CuttingDraftResultRequest.php refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
CuttingQuickCreateProductRequest.php feat: implement product variant management in CuttingQuickCreateProductRequest and related components; enhance validation rules, add new CuttingProductVariantSection, and improve material handling in QuickCreateProductModal for better user experience 2026-07-05 15:26:33 +07:00
CuttingRequest.php feat: add logging for validation errors in CuttingRequest and CuttingService 2026-07-24 13:32:28 +07:00
CuttingStatusTransitionRequest.php refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
OrderDraftItemRequest.php feat: enhance cutting management by adding result prices handling, including validation and calculations for total material cost and cost per unit 2026-06-19 19:04:23 +07:00
OrderDraftResyncPricesRequest.php Enhance order and purchase management by implementing draft item functionality. Update OrderController and PurchaseController to handle draft items for users, allowing for better cart management. Refactor OrderService and PurchaseService to include methods for syncing and removing draft items. Update related request classes and models to support user associations. Modify frontend components to restore draft items and synchronize quantities, improving user experience during order and purchase creation. 2026-06-12 23:33:17 +07:00
OrderRequest.php refactor: standardize attribute labels across various request files for consistency and clarity 2026-07-05 22:04:57 +07:00
OrderStatusTransitionRequest.php refactor: standardize attribute labels across various request files for consistency and clarity 2026-07-05 22:04:57 +07:00
PurchaseDraftItemRequest.php feat: enhance purchase management by adding photo and S3 key support in requests and services 2026-07-24 22:48:26 +07:00
PurchaseNewRawMaterialRequest.php feat: enhance purchase management by adding photo and S3 key support in requests and services 2026-07-24 22:48:26 +07:00
PurchaseNewVariantRequest.php refactor: standardize attribute labels across various request files for consistency and clarity 2026-07-05 22:04:57 +07:00
PurchaseRequest.php feat: add functionality to create new raw materials and store them in the purchase draft, enhancing the purchasing process 2026-07-09 14:54:23 +07:00
RejectVerificationRequest.php feat: add attributes method to RejectVerificationRequest for localized error messages 2026-07-06 09:38:20 +07:00
RestockDraftItemRequest.php feat: implement restock management features including CRUD operations, permissions, and UI components for creating and editing restocks 2026-07-13 19:15:17 +07:00
RestockRequest.php feat: implement restock management features including CRUD operations, permissions, and UI components for creating and editing restocks 2026-07-13 19:15:17 +07:00
RetailStockTransferRequest.php refactor: standardize attribute labels across various request files for consistency and clarity 2026-07-05 22:04:57 +07:00
StokOpnameAutoSaveRequest.php feat: add predis/predis dependency and implement caching in various services for improved performance 2026-07-05 23:31:55 +07:00
StokOpnameRejectRequest.php feat: add stok opname management with new models, controllers, services, and frontend components for creating, editing, and viewing stok opnames 2026-06-28 11:53:37 +07:00
StokOpnameRequest.php feat: add predis/predis dependency and implement caching in various services for improved performance 2026-07-05 23:31:55 +07:00
StokOpnameSubmitRequest.php feat: add stok opname management with new models, controllers, services, and frontend components for creating, editing, and viewing stok opnames 2026-06-28 11:53:37 +07:00
StokOpnameVerifyRequest.php feat: add stok opname management with new models, controllers, services, and frontend components for creating, editing, and viewing stok opnames 2026-06-28 11:53:37 +07:00