FruitBankHybridApp/FruitBank.Common.Server/Services/SignalRs
Loretta d27f53453f Refactor fullscreen grid UI; add serializer diagnostics/tests
- Replaced DxWindow with custom Bootstrap 5 fullscreen overlay for grid components, improving fullscreen UX and styling.
- Added new CSS for fullscreen overlay, header, and body; retained legacy DxWindow styles for compatibility.
- Introduced SignalRSerializerDiagnosticLog flag to control binary serializer diagnostics at runtime.
- Enabled diagnostics in DevAdminSignalRHub, FruitBankSignalRClient, and Program.cs based on the new flag.
- Updated OrderClientTests to use GetStockTakings(false).
- Added StockTakingSerializerTests for binary serialization/deserialization validation and debugging.
2025-12-20 08:40:03 +01:00
..
AcWebSignalRHubWithSessionBase.cs SignalR improvements; etc... 2025-10-30 14:54:47 +01:00
DevAdminSignalRhub.cs Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
LoggerSignalRHub.cs Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
SignalRSendToClientService.cs imporvements, fixes, etc... 2025-10-31 05:37:12 +01:00