mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
🐛 fix(order-destination): display 'Hugendubel Digital' for download destinations Fixes #5453 - Add handling for Download order type in name() computed signal to return 'Hugendubel Digital' - Add handling for Download order type in address() computed signal to return undefined - Update template to conditionally show pipe separator and address only when address exists - Add isaDeliveryDownload icon for download order type - Remove unused OrderType import Related work items: #5453