FruitBankHybridApp/FruitBankHybrid.Shared
Loretta 4ef318973f Add grid sync state tracking and robust login redirection
Introduce IsSyncing and OnSyncingStateChanged to IMgGridBase and MgGridBase for real-time sync state tracking and event notification. Update FruitBankToolbarTemplate to enable/disable the reload button based on grid sync and reload state, subscribing to sync events and cleaning up on disposal. Implement IAsyncDisposable in MgGridBase to prevent memory leaks. Update login navigation to use forceLoad for reliability. These changes improve UI responsiveness and resource management.
2025-12-09 11:27:21 +01:00
..
Components Add grid sync state tracking and robust login redirection 2025-12-09 11:27:21 +01:00
Databases .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Extensions
Layout Add grid sync state tracking and robust login redirection 2025-12-09 11:27:21 +01:00
Models
Pages Add grid sync state tracking and robust login redirection 2025-12-09 11:27:21 +01:00
Services StockTaking in progress... 2025-12-04 13:52:51 +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
_Imports.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00