FruitBankHybridApp/FruitBank.Common/Interfaces
Loretta 328f906a30 Add FileSubPath to Files; improve PDF rendering logic
Added FileSubPath property to Files entity and IFiles interface for sub-path storage. Updated IFiles to include FileHash and IsCompressed. Refactored GridShippingDocumentInfoPanel.razor to select and render PDFs only when associated files exist, with improved type checks and null handling. Performed minor code cleanup.
2026-01-24 10:19:36 +01:00
..
IAvailableQuantity.cs
ICustomOrderSignalREndpointClient.cs
ICustomOrderSignalREndpointCommon.cs
IFiles.cs Add FileSubPath to Files; improve PDF rendering logic 2026-01-24 10:19:36 +01:00
IFruitBankDataControllerClient.cs
IFruitBankDataControllerCommon.cs
IIncomingQuantity.cs
IMeasurable.cs
IMeasurableStatus.cs
IMeasured.cs
IMeasurementServiceBase.cs
IMeasuringAttributeValues.cs
IMeasuringItemPalletBase.cs
IMeasuringProductDto.cs
IMeasuringValues.cs
IMeasuringWeights.cs
IOrderDto.cs
IOrderItemDto.cs
IOrderItemPallet.cs
IPallet.cs
IPartner.cs
IProductDto.cs
IShipping.cs
IShippingDocument.cs
IShippingDocumentToFiles.cs
IShippingItem.cs
IShippingItemPallet.cs
IStockQuantityHistoryDto.cs
IStockSignalREndpointClient.cs
IStockSignalREndpointCommon.cs Add stock taking close functionality and UI improvements 2026-01-09 11:10:15 +01:00
ITare.cs