- Introduced EkaerConsignment model for direction-agnostic mapping (inbound/outbound), centralizing normalization and aggregation. - Refactored IShippingToEkaerMapper and service interfaces to use new model and expose obligation evaluation. - Added EkaerReportability logic for robust, threshold-based reporting obligation checks with error handling. - Updated UI and SignalR to support detailed creation results and user feedback for skipped entries. - Enhanced tests and documentation to cover new mapping, evaluation, and legal context. - Minor config/protocol adjustments for improved reliability. |
||
|---|---|---|
| .. | ||
| Loggers | ||
| SignalRs | ||
| IFormFactor.cs | ||
| IMeasurementService.cs | ||
| ISecureCredentialService.cs | ||
| MeasurementService.cs | ||
| README.md | ||
README.md
Services
Business logic, SignalR client, measurement helpers, and platform abstractions.
Key Files
IFormFactor.cs— Interface for device form factor detection.IMeasurementService.cs— Measurement operation interface.MeasurementService.cs— CSS styling for MeasuringStatus, pallet item creation/validation, status badge/text generation, shipping-level status calculation.
Subfolders
| Folder | Purpose |
|---|---|
Loggers/ |
LoggerClient and LoggerClient extending AyCode logger |
SignalRs/ |
FruitBankSignalRClient hub client + DataSource wrappers |