Go to file
Loretta 346d433196 Refactor, enhance, and improve test coverage
Refactored `OnDataSourceLoaded` to be asynchronous for better state handling. Downgraded `Newtonsoft.Json` to version `13.0.3` across multiple projects for compatibility. Enhanced `MeasuringItemPalletBase` with `SetParentPropToNull` and `SetForeignKey` methods. Refactored `OrderItemPallet`, `ShippingItemPallet`, and `StockTakingItemPallet` to simplify table attributes and improve parent-child relationship handling.

Added `IsReadyForClose` to `StockTaking` for better closure validation. Updated SignalR tag constants to reflect new functionality. Improved Razor components (`PalletItemComponent`, `StockTakingTemplate`, `MeasuringIn`, `MeasuringOut`) to streamline logic and maintain proper references.

Introduced `JsonExtensionTests` for comprehensive validation of JSON serialization/deserialization, including deep hierarchies, circular references, and hybrid references. Added `test_debug.ps1` for streamlined test debugging. Performed general code cleanup and improved test coverage.
2025-12-08 15:50:57 +01:00
.cr/personal/FavoritesList wtf 2025-09-23 12:20:58 +02:00
FruitBank.Common Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBank.Common.Server Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Shared Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Shared.Common Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Shared.Tests Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Web Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Web.Client Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
.gitignore Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
FruitBankHybrid.sln .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
SqlSchemaCompare_Dev_to_Prod.scmp IsIncosistent... 2025-11-14 18:44:49 +01:00