FruitBankHybridApp/FruitBankHybrid.Shared/Components
Loretta 22821a4b27 Add URL link support to grid columns and info panel
- Introduced UrlLink parameter to MgGridDataColumn for clickable cell links with property placeholder support.
- Updated MgGridInfoPanel to render links for columns with UrlLink.
- Added unit tests for UrlLink rendering and value replacement.
- Added DynamicColumnAddingEventArgs and OnDynamicColumnAttributeAdding for dynamic column customization.
- Refactored layout storage key logic and enabled persistent info panel splitter size in MgGridWithInfoPanel.
- Updated product/order grids to use MgGridDataColumn with UrlLink and switched ProductDtos to AcObservableCollection for reactivity.
- Added AddPartner method to IFruitBankDataControllerCommon and FruitBankSignalRClient.
- Miscellaneous fixes: logger initialization, code cleanup, and improved comments.
2025-12-22 14:37:56 +01:00
..
FileUploads improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Grids Add MgLazyLoadContent, grid layout refactor, tests 2025-12-21 16:29:37 +01:00
StockTakings Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
GridDetailOrderDto.razor Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +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 Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +01:00
GridProductDtoTemplate.razor Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +01:00
GridShippingDocument.razor Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +01:00
GridShippingItemPallets.razor improvements, fixes, etc... 2025-11-24 08:27:07 +01:00
GridShippingItemTemplate.razor DevExpress Fluent theme: grid/info panel refactor 2025-12-21 08:24:40 +01:00
MgGridBase.cs Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +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