Show domain for systems and hide other fields if the don't apply for the kind

This commit is contained in:
Oliver Sand
2021-01-18 09:41:36 +01:00
parent 6507f83070
commit d5b92637bc
2 changed files with 50 additions and 23 deletions
+2 -1
View File
@@ -2,4 +2,5 @@
'@backstage/plugin-catalog': patch
---
Display the owner and system as links to the entity pages in the about card.
Display the owner, system, and domain as links to the entity pages in the about card.
Only display fields in the about card that are applicable to the entity kind.