From 32b7e494fdd2c320315bd35884a9ff8b7855c256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sun, 16 Sep 2018 21:47:11 +0100 Subject: [PATCH] chore(ui): make link annotations look more like links and less like labels --- .../AlertGroup/Alert/__snapshots__/index.test.js.snap | 2 +- .../AlertGroup/Annotation/__snapshots__/index.test.js.snap | 2 +- .../Grid/AlertGrid/AlertGroup/Annotation/index.css | 7 +++++++ .../Grid/AlertGrid/AlertGroup/Annotation/index.js | 2 +- .../GroupFooter/__snapshots__/index.test.js.snap | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap b/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap index 22eb955a9..9ab14ce9b 100644 --- a/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap +++ b/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap @@ -71,7 +71,7 @@ exports[` matches snapshot with showAlertmanagers=false showReceiver=fa matches snapshot 1`] = ` { href={value} target="_blank" rel="noopener noreferrer" - className="components-label-with-hover text-nowrap text-truncate badge badge-secondary mr-1" + className="components-label-with-hover text-nowrap text-truncate badge mr-1 components-grid-annotation-link" > {name} diff --git a/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.js.snap b/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.js.snap index 30e6a456e..1c2fc1521 100644 --- a/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.js.snap +++ b/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.js.snap @@ -57,7 +57,7 @@ exports[` matches snapshot 1`] = `