FruitBankHybridApp/FruitBankHybrid.Shared/Layout
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
..
MainLayout.razor Update local HTTPS, layout auth, deps, and add SignalR tests 2025-12-11 23:46:20 +01:00
MainLayout.razor.cs Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +01:00
MainLayout.razor.css Redesign sidebar navigation for wide screens, new icons 2025-12-24 10:07:51 +01:00
NavMenu.razor small fixes and android build changes 2026-01-05 09:13:37 +01:00
NavMenu.razor.css Redesign sidebar navigation for wide screens, new icons 2025-12-24 10:07:51 +01:00