FruitBankHybridApp/FruitBankHybrid.Shared/Layout
Loretta 056a69ecc8 Update local HTTPS, layout auth, deps, and add SignalR tests
- Switch FruitBankConstClient.BaseUrl to HTTPS for localhost.
- Pin DevExpress.Blazor to 25.1.3 in client project.
- Add Microsoft.Extensions.ObjectPool v9 to test project for SignalR.
- Reformat App.razor markup; comment out ResourcePreloader.
- Render @Body only if logged in or on login page in MainLayout.
- Redirect to /Login if not authenticated after auto-login.
- Add SandboxEndpointSimpleTests.cs for HTTP/SignalR endpoint tests against local sandbox.
2025-12-11 23:46:20 +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 Update local HTTPS, layout auth, deps, and add SignalR tests 2025-12-11 23:46:20 +01:00
MainLayout.razor.css
NavMenu.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
NavMenu.razor.css