Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
78dcc4b39d
refactor: integrate MediaThumbnailCell component into CuttingPosMaterialSummaryItems and CuttingPosResultSummaryItems for enhanced visual representation of items
7c15a39bbd
refactor: optimize RowShareAction component by replacing grouping logic with a Set for product names, simplifying the shareable output format
c222be62d3
refactor: standardize attribute labels across various request files for consistency and clarity
0b3bf891cc
refactor: streamline RetailStockService and OwnerVerificationService by removing unused verification logic and updating notification messages for stock changes
c815db0042
refactor: update role notifications in CuttingService to streamline admin alerts for completed cuttings
0078c16e17
refactor: enhance product pricing logic in ProductCard and ProductModal components to exclude specific price types, and add pending verification count for user permissions in HandleInertiaRequests middleware
39fa697df8
refactor: update validation logic in StockVerifyRequest to prevent exceeding original cutting results and enhance StockVerifyDialog with direct value updates for good and reject inputs
e4e17e32ec
refactor: enhance StockPendingApprovalSection to include pricing information and improve layout for better clarity in stock results
a40d0533bd
refactor: add rejection reason display in StockPendingApprovalSection and update good/reject values in StockVerifyDialog for improved clarity in stock management
1253711147
refactor: simplify onGoodChange and onRejectChange functions in StockVerifyDialog to directly update results by index for improved clarity and maintainability
87adc68376
refactor: enhance StockVerifyDialog layout by improving material display with thumbnails and better alignment for improved user interaction