Merge pull request #4090 from SDA-SE/feat/display-systems-in-catalog

Display the owner and system as links to the entity pages in the about card
This commit is contained in:
Oliver Sand
2021-01-18 11:54:56 +01:00
committed by GitHub
5 changed files with 293 additions and 31 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-catalog': patch
---
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.