Go to file
Loretta 7f4052faa2 Refactor: decouple InfoPanel using MgGridWithInfoPanel
Major refactor to decouple InfoPanel logic from grid base. Introduces MgGridWithInfoPanel wrapper component to manage grid and InfoPanel layout and communication. InfoPanels are now customizable via Razor templates with named slots (header, footer, etc.), and grid-to-InfoPanel communication is routed through the wrapper. Removes legacy C#-only InfoPanel base classes and parameters from grid base. This improves flexibility, composability, and maintainability of grid+InfoPanel UIs.
2025-12-18 11:02:53 +01:00
.cr/personal/FavoritesList wtf 2025-09-23 12:20:58 +02:00
FruitBank.Common Update UI access from Developer to Administrator role 2025-12-13 00:16:34 +01:00
FruitBank.Common.Server Add dynamic Info Panel to grids and update app splash image 2025-12-16 16:12:38 +01:00
FruitBankHybrid Refactor grid InfoPanel: sticky, responsive, new icons 2025-12-17 10:20:18 +01:00
FruitBankHybrid.Shared Refactor: decouple InfoPanel using MgGridWithInfoPanel 2025-12-18 11:02:53 +01:00
FruitBankHybrid.Shared.Common Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Shared.Tests Refactor grid editing, info panel, and toolbar system 2025-12-17 06:21:21 +01:00
FruitBankHybrid.Web Refactor grid InfoPanel: sticky, responsive, new icons 2025-12-17 10:20:18 +01:00
FruitBankHybrid.Web.Client Update local HTTPS, layout auth, deps, and add SignalR tests 2025-12-11 23:46:20 +01:00
.gitignore Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
FruitBankHybrid.sln .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
SqlSchemaCompare_Dev_to_Prod.scmp IsIncosistent... 2025-11-14 18:44:49 +01:00