FruitBankHybridApp/FruitBankHybrid.Shared
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
..
Components Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +01:00
Databases .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Extensions fixes 2025-10-23 06:34:40 +02:00
Layout Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +01:00
Models improvements, fixes, etc... 2025-10-13 14:18:08 +02:00
Pages Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +01:00
Services Add RefreshStockTakingItem support and UI error handling 2026-03-04 15:22:51 +01:00
wwwroot Redesign sidebar navigation for wide screens, new icons 2025-12-24 10:07:51 +01:00
FruitBankHybrid.Shared.csproj Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
Routes.razor Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
_Imports.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00