FruitBankHybridApp/FruitBankHybrid.Shared/Components/Grids/Ekaers
Loretta 973c8030d2 Refactor EKÁER: support multi-doc declarations
Refactored EKÁER declaration logic to allow one EkaerHistory to reference multiple source documents via a new EkaerHistoryMapping junction table. Removed ForeignKey from EkaerHistory and updated all usages to use the Mappings collection. Updated service, controller, SignalR, and client interfaces to operate by EkaerHistoryId. Adjusted grid UI to display all mapped source IDs. Added EkaerHistoryMapping entity and updated documentation, constants, and ToonDescription attributes accordingly.
2026-06-16 21:45:44 +02:00
..
GridEkaerDetail.razor EKÁER: add warning/error distinction, status, and filters 2026-06-12 09:00:26 +02:00
GridEkaerDetailBase.cs Add EKÁER history grid, detail view, and entity support 2026-06-10 16:24:54 +02:00
GridEkaerHistory.razor Refactor EKÁER: support multi-doc declarations 2026-06-16 21:45:44 +02:00
GridEkaerHistoryBase.cs Refactor EKÁER: support multi-doc declarations 2026-06-16 21:45:44 +02:00