FruitBankHybridApp/FruitBankHybrid.Shared
Loretta fbe09be307 Refactor grid editing, info panel, and toolbar system
- Introduce MgEditState enum and expose EditState on IMgGridBase
- Replace event-based syncing state with property-based state
- Redesign MgGridInfoPanel to support both view and edit modes with dynamic DevExpress editors and two-way binding
- Add visual distinction for edit/view modes in info panel
- Replace FruitBankToolbarTemplate with generic MgGridToolbarTemplate; toolbar adapts to grid edit/sync state
- Update all grid usages to use new toolbar
- Improve robustness, error handling, and maintainability throughout grid, info panel, and toolbar code
2025-12-17 06:21:21 +01:00
..
Components Refactor grid editing, info panel, and toolbar system 2025-12-17 06:21:21 +01:00
Databases .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Extensions fixes 2025-10-23 06:34:40 +02:00
Layout Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
Models improvements, fixes, etc... 2025-10-13 14:18:08 +02:00
Pages Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
Services Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
wwwroot improvements, fixes 2025-11-18 12:52:23 +01:00
FruitBankHybrid.Shared.csproj Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
Routes.razor Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
_Imports.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00