FruitBankHybridApp/FruitBankHybrid.Shared
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
..
Components Improve toolbar controls and async UX in stock taking 2026-02-07 08:55:00 +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 small fixes and android build changes 2026-01-05 09:13:37 +01:00
Models improvements, fixes, etc... 2025-10-13 14:18:08 +02:00
Pages Improve toolbar controls and async UX in stock taking 2026-02-07 08:55:00 +01:00
Services Add stock taking close functionality and UI improvements 2026-01-09 11:10:15 +01:00
wwwroot Redesign sidebar navigation for wide screens, new icons 2025-12-24 10:07:51 +01:00
FruitBankHybrid.Shared.csproj Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +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