FruitBankHybridApp/FruitBank.Common
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
..
Databases improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Dtos StockTaking in progress... 2025-12-04 13:52:51 +01:00
Entities Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
Enums SignalR improvements; etc... 2025-10-30 14:54:47 +01:00
Helpers ... 2025-10-13 18:03:15 +02:00
Interfaces Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
Loggers improvements, fixes, etc... 2025-09-23 10:41:31 +02:00
Models MapHub TransportSendTimeout, WebSockets.CloseTimeout fix; etc... 2025-11-16 19:21:06 +01:00
Services imporvements, fixes, etc... 2025-10-31 05:37:12 +01:00
SignalRs Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
DocumentType.cs ShippingDocumentToFiles fix; 2025-10-19 15:08:02 +02:00
FruitBank.Common.csproj Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankConstClient.cs .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00