Merge pull request #4018 from andrewthauer/update-catalog-table-actions

feat: enable catalog table actions for all location types
This commit is contained in:
Andrew Thauer
2021-01-12 12:15:00 -05:00
committed by GitHub
2 changed files with 12 additions and 5 deletions
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/plugin-catalog': patch
---
Enable catalog table actions for all location types.
The edit button has had support for other providers for a while and there is
no specific reason the View in GitHub cannot work for all locations. This
change also replaces the GitHub icon with the OpenInNew icon.