FruitBankHybridApp/FruitBankHybrid.Shared/Components
Loretta 5604f1e338 Improve toolbar controls and async UX in stock taking
- Added EnableNew and EnableEdit parameters to MgGridToolbarTemplate for finer control of toolbar button states.
- Disabled "New", "Edit", and "Delete" actions in history and item grids by passing explicit parameters.
- Introduced DxLoadingPanel in StockTakingTemplate for better async feedback.
- Disabled "New" and "Close" buttons during async operations to prevent duplicates.
- Enhanced combo boxes with search/filter and usability features.
- Updated new/close stock taking logic to show loading, handle errors, and prevent duplicate actions.
- Set focus to item combo box after saving a StockTakingItemPallet.
- Removed global loading panel from StockTaking.razor; loading is now handled locally.
- Performed minor code cleanups and removed obsolete code.
2026-02-07 08:55:00 +01:00
..
FileUploads improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Grids Improve toolbar controls and async UX in stock taking 2026-02-07 08:55:00 +01:00
StockTakings Improve toolbar controls and async UX in stock taking 2026-02-07 08:55:00 +01:00
GridDetailOrderDto.razor Set default ShippingDate, refactor data reload logic 2026-01-06 10:41:27 +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 Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +01:00
GridProductDtoTemplate.razor Set default ShippingDate, refactor data reload logic 2026-01-06 10:41:27 +01:00
GridShippingDocument.razor File hash, isCompressed, set current date as default 2026-01-16 13:54:49 +01:00
GridShippingItemPallets.razor improvements, fixes, etc... 2025-11-24 08:27:07 +01:00
GridShippingItemTemplate.razor small fixes and android build changes 2026-01-05 09:13:37 +01:00
MgGridBase.cs Add user layout management to grids with toolbar actions 2025-12-23 11:10:19 +01:00
OrderNotificationToast.razor notification 2025-11-01 01:06:40 +01:00
PalletItemComponent.razor Add stock taking close functionality and UI improvements 2026-01-09 11:10:15 +01:00