FruitBankHybridApp/FruitBank.Common/Interfaces
Loretta f5915f7f72 Add RefreshStockTakingItem support and UI error handling
Updated SignalR interface and tags to support refreshing
individual StockTakingItems. Improved StockTakingTemplate.razor
to show error messages and allow item refresh when invalid.
Removed unused method and updated project reference to
SignalR.Core 9.0.13.
2026-03-04 15:22:51 +01:00
..
IAvailableQuantity.cs
ICustomOrderSignalREndpointClient.cs
ICustomOrderSignalREndpointCommon.cs improvements, fixes, etc... 2025-11-12 17:19:03 +01:00
IFiles.cs Add FileSubPath to Files; improve PDF rendering logic 2026-01-24 10:19:36 +01:00
IFruitBankDataControllerClient.cs
IFruitBankDataControllerCommon.cs Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +01:00
IIncomingQuantity.cs
IMeasurable.cs
IMeasurableStatus.cs
IMeasured.cs
IMeasurementServiceBase.cs
IMeasuringAttributeValues.cs
IMeasuringItemPalletBase.cs Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
IMeasuringProductDto.cs
IMeasuringValues.cs
IMeasuringWeights.cs
IOrderDto.cs improvements, fixes 2025-11-26 09:42:17 +01:00
IOrderItemDto.cs improvements, fixes 2025-11-26 09:42:17 +01:00
IOrderItemPallet.cs
IPallet.cs
IPartner.cs
IProductDto.cs improvements, fixes 2025-11-26 09:42:17 +01:00
IShipping.cs
IShippingDocument.cs fixes 2025-11-07 21:13:31 +01:00
IShippingDocumentToFiles.cs
IShippingItem.cs Merge branch 'main' of https://git.aycode.com/Adam/FruitBankHybridApp 2025-11-06 21:12:29 +01:00
IShippingItemPallet.cs
IStockQuantityHistoryDto.cs IsIncosistent... 2025-11-14 18:44:49 +01:00
IStockSignalREndpointClient.cs .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
IStockSignalREndpointCommon.cs Add RefreshStockTakingItem support and UI error handling 2026-03-04 15:22:51 +01:00
ITare.cs