FruitBankHybridApp/FruitBankHybrid.Shared/Components
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
..
FileUploads improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Grids StockTaking in progress... 2025-12-04 13:52:51 +01:00
StockTakings Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
Toolbars Add grid sync state tracking and robust login redirection 2025-12-09 11:27:21 +01:00
GridDetailOrderDto.razor Upgrade to .net10 and Visual Studio 2026; StockTaking in progress... 2025-11-28 08:15:58 +01:00
GridDetailOrderItemDto.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
GridDetailOrderItemPallets.razor improvements, fixes, etc... 2025-11-12 17:19:03 +01:00
GridProductDto.cs improvements, fixes 2025-11-15 15:42:43 +01:00
GridProductDtoTemplate.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
GridShippingDocument.razor improvements, fixes, etc... 2025-11-24 08:27:07 +01:00
GridShippingItemPallets.razor improvements, fixes, etc... 2025-11-24 08:27:07 +01:00
GridShippingItemTemplate.razor .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
MgGridBase.cs improvements, fixes 2025-11-15 15:42:43 +01:00
OrderNotificationToast.razor
PalletItemComponent.razor Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00