From 4b793ed40864294dcd58bb3c30edce18fce086b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sun, 19 Dec 2021 15:59:21 +0000 Subject: [PATCH] chore(ui): modify annotation link style --- .../AlertGroup/Alert/__snapshots__/index.test.tsx.snap | 4 ++-- .../AlertGroup/Annotation/__snapshots__/index.test.tsx.snap | 2 +- .../Components/Grid/AlertGrid/AlertGroup/Annotation/index.tsx | 2 +- .../AlertGroup/GroupFooter/__snapshots__/index.test.tsx.snap | 4 ++-- .../ManagedSilence/__snapshots__/index.test.tsx.snap | 2 +- ui/src/Styles/Components/_Annotation.scss | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.tsx.snap b/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.tsx.snap index 6e85727aa..7e2e62090 100644 --- a/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.tsx.snap +++ b/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.tsx.snap @@ -125,7 +125,7 @@ exports[` matches snapshot when inhibited 1`] = ` href=\\"http://localhost\\" target=\\"_blank\\" rel=\\"noopener noreferrer\\" - class=\\"components-label components-label-with-hover badge components-grid-annotation-link\\" + class=\\"components-label components-label-with-hover badge border components-grid-annotation-link\\" > matches snapshot with showAlertmanagers=false showReceiver=fa href=\\"http://localhost\\" target=\\"_blank\\" rel=\\"noopener noreferrer\\" - class=\\"components-label components-label-with-hover badge components-grid-annotation-link\\" + class=\\"components-label components-label-with-hover badge border components-grid-annotation-link\\" > matches snapshot 1`] = ` href=\\"http://localhost/foo\\" target=\\"_blank\\" rel=\\"noopener noreferrer\\" - class=\\"components-label components-label-with-hover badge components-grid-annotation-link\\" + class=\\"components-label components-label-with-hover badge border components-grid-annotation-link\\" > {name} diff --git a/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.tsx.snap b/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.tsx.snap index 05ea20c11..9b1517f68 100644 --- a/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.tsx.snap +++ b/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.tsx.snap @@ -100,7 +100,7 @@ exports[` matches snapshot 1`] = ` href=\\"http://link.example.com\\" target=\\"_blank\\" rel=\\"noopener noreferrer\\" - class=\\"components-label components-label-with-hover badge components-grid-annotation-link\\" + class=\\"components-label components-label-with-hover badge border components-grid-annotation-link\\" > mathes snapshot when silence is rendered 1`] = ` href=\\"http://link.example.com\\" target=\\"_blank\\" rel=\\"noopener noreferrer\\" - class=\\"components-label components-label-with-hover badge components-grid-annotation-link\\" + class=\\"components-label components-label-with-hover badge border components-grid-annotation-link\\" > matches snapshot with expaned details 1`] = ` href=\\"http://example.com/#/silences/04d37636-2350-4878-b382-e0b50353230f\\" target=\\"_blank\\" rel=\\"noopener noreferrer\\" - class=\\"components-label components-label-with-hover badge components-grid-annotation-link\\" + class=\\"components-label components-label-with-hover badge border components-grid-annotation-link\\" >