Go to file
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
.claude Improve info panel tables, PDF support, and splash screen 2025-12-20 10:20:51 +01:00
.cr/personal/FavoritesList wtf 2025-09-23 12:20:58 +02:00
FruitBank.Common Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +01:00
FruitBank.Common.Server Add RefreshStockTakingItem support and UI error handling 2026-03-04 15:22:51 +01:00
FruitBankHybrid shipping updates 2026-03-02 12:14:20 +01:00
FruitBankHybrid.Shared Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +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 small fixes and android build changes 2026-01-05 09:13:37 +01:00
FruitBankHybrid.Web.Client small fixes and android build changes 2026-01-05 09:13:37 +01:00
.gitignore Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
FruitBankHybrid.sln Add MgLazyLoadContent, grid layout refactor, tests 2025-12-21 16:29:37 +01:00
SqlSchemaCompare_Dev_to_Prod.scmp Update schema compare: add tmp tables, set MARS to False 2026-02-06 22:27:04 +01:00