FruitBankHybridApp/FruitBankHybrid.Web
Loretta 2bcf802da7 Enhance MgGridInfoPanel with responsive/fixed columns
Add support for both responsive and fixed column layouts in MgGridInfoPanel via new parameters (TwoColumnBreakpoint, ThreeColumnBreakpoint, FourColumnBreakpoint, FixedColumnCount). Refactor CSS to use variables for breakpoints, add fixed column classes, and update container queries. Move styles to a new global mg-grid-info-panel.css, referenced in App.razor and index.html. Improve view mode styling and accessibility. Add Partner.Country column to GridPartner.razor.
2025-12-18 11:41:07 +01:00
..
.config
Components Enhance MgGridInfoPanel with responsive/fixed columns 2025-12-18 11:41:07 +01:00
Services Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
FruitBankHybrid.Web.csproj Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
Program.cs Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
appsettings.Development.json
appsettings.json