FruitBankHybridApp/FruitBank.Common/Models
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
..
SignalRs Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +01:00
LoggedInModel.cs Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
MeasuringAttributeValues.cs improvements, fixes, etc... 2025-10-18 08:43:26 +02:00
MeasuringModel.cs Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
OrderListModelExtended.cs improvements, etc 2025-10-11 12:52:50 +02:00