FruitBankHybridApp/FruitBankHybrid
Loretta a0f7ac6a29 Refactor grid InfoPanel: sticky, responsive, new icons
- Redesigned MgGridInfoPanel to use a sticky, scroll-aware layout via JavaScript for better UX when scrolling.
- InfoPanel now uses a responsive CSS grid layout with container queries for 1/2/3 column display based on width.
- Added new toolbar icons using SVG masks for a modern, consistent look; updated toolbar item class names.
- Added "Prev Row" and "Next Row" navigation buttons to the grid toolbar, with corresponding methods in grid base classes.
- Unified edit state enum naming to MgGridEditState and updated all references.
- Improved InfoPanel cell rendering for better text overflow handling and tooltips.
- Updated CSS for InfoPanel and grid, including sticky pane support and icon styles.
- Registered mgGridInfoPanel.js in App.razor and index.html for JS interop.
- Minor UI/UX tweaks: InfoPanel header, background colors, and panel sizing.
2025-12-17 10:20:18 +01:00
..
Components Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
Platforms Add dynamic Info Panel to grids and update app splash image 2025-12-16 16:12:38 +01:00
Resources Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
Services Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
wwwroot Refactor grid InfoPanel: sticky, responsive, new icons 2025-12-17 10:20:18 +01:00
App.xaml Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
App.xaml.cs Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
FruitBankHybrid.csproj Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
MainPage.xaml Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
MainPage.xaml.cs Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
MauiProgram.cs Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00