FruitBankHybridApp/FruitBank.Common
Loretta a73b72f831 Refactor SignalR, pallet editing, and error handling
- Refactored SignalRMessageToClientWithText<T> to use explicit constructors and properties.
- Added Shipping.Comment column to GridShippingDocument.razor.
- Updated PalletItemComponent: renamed audit callback, added pre-save/audit callback, improved UI refresh logic.
- MeasuringOut now uses new callbacks and _enablePalletItems flag to control editability during save/audit.
- Wrapped SignalR message handling and logout logic in try/catch for better error logging.
- MainLayout and MeasuringOut now implement IDisposable to unsubscribe SignalR events.
- UI editability and state updates improved for thread safety and responsiveness.
2026-03-06 14:27:22 +01:00
..
Databases improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Dtos small fixes and android build changes 2026-01-05 09:13:37 +01:00
Entities shipping updates 2026-03-02 12:14:20 +01:00
Enums SignalR improvements; etc... 2025-10-30 14:54:47 +01:00
Helpers ... 2025-10-13 18:03:15 +02:00
Interfaces Add RefreshStockTakingItem support and UI error handling 2026-03-04 15:22:51 +01:00
Loggers improvements, fixes, etc... 2025-09-23 10:41:31 +02:00
Models Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +01:00
Services Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
SignalRs Add RefreshStockTakingItem support and UI error handling 2026-03-04 15:22:51 +01:00
DocumentType.cs ShippingDocumentToFiles fix; 2025-10-19 15:08:02 +02:00
FruitBank.Common.csproj Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankConstClient.cs dev url 2026-01-05 21:33:07 +01:00