FruitBankHybridApp/FruitBankHybrid.Shared/Pages
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
..
Home.razor improvements, fixes 2025-11-18 12:52:23 +01:00
Home.razor.cs Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
Login.razor MapHub TransportSendTimeout, WebSockets.CloseTimeout fix; etc... 2025-11-16 19:21:06 +01:00
Login.razor.cs Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
Login.razor.css
MeasuringIn.razor improvements, fixes 2025-11-18 12:52:23 +01:00
MeasuringIn.razor.cs Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
MeasuringIn.razor.css
MeasuringOut.razor improvements, fixes 2025-11-18 12:52:23 +01:00
MeasuringOut.razor.cs Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
MeasuringOut.razor.css ... 2025-10-15 07:56:56 +02:00
OrdersAdmin.razor Allowed Martin to access edit 2025-12-11 18:32:29 +01:00
OrdersAdmin.razor.cs Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +01:00
OrdersAdmin.razor.css improvements, fixes, etc.. 2025-10-31 13:51:13 +01:00
ShippingsAdmin.razor Allowed Martin to access edit 2025-12-11 18:32:29 +01:00
ShippingsAdmin.razor.cs improvements, fixes, etc... 2025-11-24 08:27:07 +01:00
ShippingsAdmin.razor.css improvements, fixes, etc.. 2025-10-31 13:51:13 +01:00
StockTaking.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
StockTaking.razor.cs Upgrade to .net10 and Visual Studio 2026; StockTaking in progress... 2025-11-28 08:15:58 +01:00