- Introduced LicencePlate to CargoTruck and Shippings navigation to CargoPartner. - Implemented CargoTruck CRUD methods in IFruitBankDataControllerCommon and FruitBankSignalRClient. - Expanded tests for CargoTruck and improved assertions for CargoPartner and Partner. - Updated CargoPartner grid to show CargoTrucks and Shippings in detail tabs. - Minor formatting and settings.local.json Bash command update. |
||
|---|---|---|
| .. | ||
| 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 |