FruitBankHybridApp/FruitBankHybrid.Shared/Layout
Loretta 80a1ce6a44 Refactor SignalR handling; add stock history tab
Refactored SignalR message handling to use strongly-typed SignalResponseDataMessage objects instead of JSON strings, updating event signatures and deserialization logic in MainLayout, MeasuringOut, and FruitBankSignalRClient. Added a new "Stock quantity changes" tab for administrators in GridProductDtoTemplate. Also added Microsoft.Extensions.ObjectPool package to the project.
2025-12-14 01:45:12 +01:00
..
MainLayout.razor Update local HTTPS, layout auth, deps, and add SignalR tests 2025-12-11 23:46:20 +01:00
MainLayout.razor.cs Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
MainLayout.razor.css
NavMenu.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
NavMenu.razor.css