FruitBankHybridApp/FruitBank.Common
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
..
Databases improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Dtos StockTaking in progress... 2025-12-04 13:52:51 +01:00
Entities ShippingItem.UnitPriceOnDocument added 2025-12-19 01:44:29 +01:00
Enums SignalR improvements; etc... 2025-10-30 14:54:47 +01:00
Helpers ... 2025-10-13 18:03:15 +02:00
Interfaces Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
Loggers improvements, fixes, etc... 2025-09-23 10:41:31 +02:00
Models Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
Services Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
SignalRs Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +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 Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00