FruitBankHybridApp/FruitBankHybrid.Shared/Components
Loretta 031fd9226b Add extensible InfoPanel system with custom templates
Introduce a flexible InfoPanel architecture for grid components, allowing per-grid customization via a new InfoPanelType parameter. Add MgInfoPanelTemplateBase for code-based InfoPanel templates with overridable header, content, and footer sections. Support custom templates in MgGridInfoPanel via new RenderFragment parameters. Add MgGridDataColumn for InfoPanel-specific column settings. Demonstrate usage with a custom InfoPanel for ShippingDocument grid. Maintains backward compatibility with default InfoPanel behavior.
2025-12-18 10:03:32 +01:00
..
FileUploads improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Grids Add extensible InfoPanel system with custom templates 2025-12-18 10:03:32 +01:00
StockTakings Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
GridDetailOrderDto.razor Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
GridDetailOrderItemDto.razor Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
GridDetailOrderItemPallets.razor Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
GridProductDto.cs improvements, fixes 2025-11-15 15:42:43 +01:00
GridProductDtoTemplate.razor Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
GridShippingDocument.razor Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
GridShippingItemPallets.razor improvements, fixes, etc... 2025-11-24 08:27:07 +01:00
GridShippingItemTemplate.razor Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
MgGridBase.cs Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
OrderNotificationToast.razor notification 2025-11-01 01:06:40 +01:00
PalletItemComponent.razor Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00