FruitBankHybridApp/FruitBankHybrid.Shared/Components
Loretta 3c5b737207 Refactor MgGridInfoPanel for theme, UX, and PDF perf
- Refactored MgGridInfoPanel for DevExpress theme compatibility and improved usability; streamlined HTML/CSS, added OnDataItemChanged event, and enhanced empty state handling.
- Updated CSS to use theme variables, improved responsive grid and table styling, and enhanced integration with DevExpress components.
- GridShippingDocumentInfoPanel now uses OnDataItemChanged to load a random PDF per row selection; table layout and totals improved.
- Optimized pdfViewer.js to cache rendered PDFs, skip redundant renders, and improve logging and error handling.
- Added empty helper classes for future extensibility.
- Minor: MainLayout now uses RefreshMainLayout for UI refresh after auto-login.
2025-12-19 13:59:00 +01:00
..
FileUploads improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Grids Refactor MgGridInfoPanel for theme, UX, and PDF perf 2025-12-19 13:59:00 +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: decouple InfoPanel using MgGridWithInfoPanel 2025-12-18 11:02:53 +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 Add fullscreen grid support and PDF preview in info panel 2025-12-19 07:15:54 +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