FruitBankHybridApp/FruitBank.Common.Server/Services
Loretta 3cf18efd99 Add summary fields to EkaerHistory and grid display
Added ShippingDate and Partner fields to EkaerHistory with ToonDescription metadata. Introduced SetSummary method in FruitBankEkaerService and interface for setting these fields. Updated EkaerHistoryMapping with a future-use Comment property. Extended FullProcessModel for tests. Displayed new fields in GridEkaerHistory.razor as read-only columns.
2026-06-17 13:54:46 +02:00
..
Ekaer Add summary fields to EkaerHistory and grid display 2026-06-17 13:54:46 +02:00
Loggers Update docs: enforce .md sync, clarify structure & TFMs 2026-03-29 09:26:16 +02:00
SignalRs Update docs: enforce .md sync, clarify structure & TFMs 2026-03-29 09:26:16 +02:00
README.md Update docs: enforce .md sync, clarify structure & TFMs 2026-03-29 09:26:16 +02:00

README.md

Services

Server-side SignalR hubs, real-time broadcast, and logging infrastructure.

Subfolders

Folder Purpose
Loggers/ Console and API controller log writers
SignalRs/ SignalR hubs and broadcast service