Go to file
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
.claude Improve info panel tables, PDF support, and splash screen 2025-12-20 10:20:51 +01:00
.cr/personal/FavoritesList wtf 2025-09-23 12:20:58 +02:00
FruitBank.Common Add FileSubPath to Files; improve PDF rendering logic 2026-01-24 10:19:36 +01:00
FruitBank.Common.Server Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
FruitBankHybrid small fixes and android build changes 2026-01-05 09:13:37 +01:00
FruitBankHybrid.Shared Improve toolbar controls and async UX in stock taking 2026-02-07 08:55:00 +01:00
FruitBankHybrid.Shared.Common Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Shared.Tests Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
FruitBankHybrid.Web small fixes and android build changes 2026-01-05 09:13:37 +01:00
FruitBankHybrid.Web.Client small fixes and android build changes 2026-01-05 09:13:37 +01:00
.gitignore Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
FruitBankHybrid.sln Add MgLazyLoadContent, grid layout refactor, tests 2025-12-21 16:29:37 +01:00
SqlSchemaCompare_Dev_to_Prod.scmp Update schema compare: add tmp tables, set MARS to False 2026-02-06 22:27:04 +01:00