FruitBankHybridApp/FruitBankHybrid.Shared/Components
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
..
FileUploads improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Grids shipping updates 2026-03-02 12:14:20 +01:00
StockTakings Add RefreshStockTakingItem support and UI error handling 2026-03-04 15:22:51 +01:00
GridDetailOrderDto.razor Enhance grids: add links, format dates, show modifiers 2026-02-23 18:04:43 +01:00
GridDetailOrderItemDto.razor Enhance grids: add links, format dates, show modifiers 2026-02-23 18:04:43 +01:00
GridDetailOrderItemPallets.razor Enhance grids: add links, format dates, show modifiers 2026-02-23 18:04:43 +01:00
GridProductDto.cs Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +01:00
GridProductDtoTemplate.razor Set default ShippingDate, refactor data reload logic 2026-01-06 10:41:27 +01:00
GridShippingDocument.razor Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +01:00
GridShippingItemPallets.razor Enhance grids: add links, format dates, show modifiers 2026-02-23 18:04:43 +01:00
GridShippingItemTemplate.razor small fixes and android build changes 2026-01-05 09:13:37 +01:00
MgGridBase.cs Add user layout management to grids with toolbar actions 2025-12-23 11:10:19 +01:00
OrderNotificationToast.razor notification 2025-11-01 01:06:40 +01:00
PalletItemComponent.razor Refactor SignalR, pallet editing, and error handling 2026-03-06 14:27:22 +01:00