- 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. |
||
|---|---|---|
| .. | ||
| Home.razor | ||
| Home.razor.cs | ||
| Login.razor | ||
| Login.razor.cs | ||
| Login.razor.css | ||
| MeasuringIn.razor | ||
| MeasuringIn.razor.cs | ||
| MeasuringIn.razor.css | ||
| MeasuringOut.razor | ||
| MeasuringOut.razor.cs | ||
| MeasuringOut.razor.css | ||
| OrdersAdmin.razor | ||
| OrdersAdmin.razor.cs | ||
| OrdersAdmin.razor.css | ||
| ShippingsAdmin.razor | ||
| ShippingsAdmin.razor.cs | ||
| ShippingsAdmin.razor.css | ||
| StockTaking.razor | ||
| StockTaking.razor.cs | ||