Go to file
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
.claude Add fullscreen grid support and PDF preview in info panel 2025-12-19 07:15:54 +01:00
.cr/personal/FavoritesList
FruitBank.Common Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
FruitBank.Common.Server Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
FruitBankHybrid Enhance MgGridInfoPanel with responsive/fixed columns 2025-12-18 11:41:07 +01:00
FruitBankHybrid.Shared Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
FruitBankHybrid.Shared.Common Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Shared.Tests Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
FruitBankHybrid.Web Add fullscreen grid support and PDF preview in info panel 2025-12-19 07:15:54 +01:00
FruitBankHybrid.Web.Client Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
.gitignore
FruitBankHybrid.sln .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
SqlSchemaCompare_Dev_to_Prod.scmp