FruitBankHybridApp/FruitBank.Common
Loretta dd3c1c58c0 Add ToonDescription metadata to entities and DTOs
Expanded use of the ToonDescription attribute across core entities and DTOs to provide rich metadata, including business rules, purposes, and status flags. Added class-level and property-level annotations to improve self-documentation and support automated tooling. Introduced new computed properties with ToonDescription in ProductDto, StockQuantityHistoryDto, and StockTakingItem. Updated ToonTypeRelation with an Entity constant. Enhanced test coverage for Toon metadata. Cleaned up imports and removed obsolete test_debug.ps1 script. Updated settings.local.json to support additional Bash commands for tooling. These changes improve introspectability and support for serialization, UI, and API documentation.
2026-01-15 11:33:34 +01:00
..
Databases improvements, fixes, etc... 2025-11-03 06:45:05 +01:00
Dtos Add ToonDescription metadata to entities and DTOs 2026-01-15 11:33:34 +01:00
Entities Add ToonDescription metadata to entities and DTOs 2026-01-15 11:33:34 +01:00
Enums SignalR improvements; etc... 2025-10-30 14:54:47 +01:00
Helpers ... 2025-10-13 18:03:15 +02:00
Interfaces Add URL link support to grid columns and info panel 2025-12-22 14:37:56 +01:00
Loggers improvements, fixes, etc... 2025-09-23 10:41:31 +02:00
Models Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +01:00
Services Add secure cross-platform auto-login with credential storage 2025-12-09 16:46:47 +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 Add LINQ Expression JSON serialization & SignalR grid source 2025-12-30 19:29:50 +01:00