FruitBankHybridApp/FruitBankHybrid.Shared
Loretta fdcd47fa75 Update UI access from Developer to Administrator role
Replaced all checks and UI visibility conditions using LoggedInModel.IsDeveloper with LoggedInModel.IsAdministrator across Blazor components and grid templates. This change restricts advanced features and UI elements to administrator users instead of developer users. The "Delete" toolbar item remains accessible to developers. No other logic or functionality was modified.
2025-12-13 00:16:34 +01:00
..
Components Update UI access from Developer to Administrator role 2025-12-13 00:16:34 +01:00
Databases .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Extensions
Layout Update local HTTPS, layout auth, deps, and add SignalR tests 2025-12-11 23:46:20 +01:00
Models
Pages Update UI access from Developer to Administrator role 2025-12-13 00:16:34 +01:00
Services Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
wwwroot improvements, fixes 2025-11-18 12:52:23 +01:00
FruitBankHybrid.Shared.csproj Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
Routes.razor
_Imports.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00