From 396e6f3393324e950ca1d4700ea31933b5f695a0 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 8 Feb 2021 14:50:41 -0500 Subject: [PATCH 1/3] Add whitespace around variable --- .../UnregisterEntityDialog/UnregisterEntityDialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/catalog/src/components/UnregisterEntityDialog/UnregisterEntityDialog.tsx b/plugins/catalog/src/components/UnregisterEntityDialog/UnregisterEntityDialog.tsx index 06ea1eee27..ef4196e9c5 100644 --- a/plugins/catalog/src/components/UnregisterEntityDialog/UnregisterEntityDialog.tsx +++ b/plugins/catalog/src/components/UnregisterEntityDialog/UnregisterEntityDialog.tsx @@ -110,7 +110,7 @@ export const UnregisterEntityDialog = ({ {error.name === 'DeniedLocationException' ? ( <> You cannot unregister this entity, since it originates from a - protected Backstage configuration (location + protected Backstage configuration (location{' '} {`"${(error as DeniedLocationException).locationName}"`}). If you believe this is in error, please contact the{' '} {configApi.getOptionalString('app.title') ?? 'Backstage'}{' '} From 9230d07e7b78c2617dfc544b7c462c7f395f5cb6 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 8 Feb 2021 14:51:30 -0500 Subject: [PATCH 2/3] Add changeset --- .changeset/purple-brooms-trade.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/purple-brooms-trade.md diff --git a/.changeset/purple-brooms-trade.md b/.changeset/purple-brooms-trade.md new file mode 100644 index 0000000000..f9b42420d3 --- /dev/null +++ b/.changeset/purple-brooms-trade.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': patch +--- + +Fix whitespace around variable in unregister error dialog box From 46f76d0f28cd65fbf7725b71bfc0597cf06a495c Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 8 Feb 2021 14:59:22 -0500 Subject: [PATCH 3/3] Add word to dictionary --- .github/styles/vocab.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/styles/vocab.txt b/.github/styles/vocab.txt index 2991a6babd..48f2f81d9f 100644 --- a/.github/styles/vocab.txt +++ b/.github/styles/vocab.txt @@ -249,6 +249,7 @@ transpilation Tuite ui unmanaged +unregister untracked upvote url