Merge pull request #8220 from djamaile/master

feat: hide owned selector picker if user doesn't own an entity
This commit is contained in:
Patrik Oldsberg
2021-12-27 18:37:11 +01:00
committed by GitHub
4 changed files with 55 additions and 21 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-catalog-react': patch
---
When a user has zero owned entities when viewing an entity kind in the catalog
page, it will be automatically redirected to see all the entities. Furthermore,
for the kind User and Group there are no longer the owned selector.