From 15680a3e187018df86688ed62444c1e1854ebe92 Mon Sep 17 00:00:00 2001 From: Christophe Monniez Date: Wed, 13 Sep 2023 15:43:11 +0200 Subject: [PATCH] [IMP] runbot: add warning ribbon when an error is a link It happens that a user edits or annotates a build error form without noticing that the error is linked to another one. In that case, the modification or the note is probably useless. So a warning ribbon should grab his attention. While at it, we change the warning ribbon when an error has a test-tag to not be confused with the link ribbon and also because removing a test-tag can lead to a real danger (for the mergebot stagings). --- runbot/views/build_error_views.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/runbot/views/build_error_views.xml b/runbot/views/build_error_views.xml index 3226886d..49d8258a 100644 --- a/runbot/views/build_error_views.xml +++ b/runbot/views/build_error_views.xml @@ -6,7 +6,8 @@
- + +
@@ -22,8 +23,8 @@ - - + + @@ -38,7 +39,7 @@ - +