From 76cc74fcd9dfd1dbaefc7f3501ceb98e8d483b4f Mon Sep 17 00:00:00 2001 From: Christophe Monniez Date: Thu, 22 Dec 2022 14:06:25 +0100 Subject: [PATCH] [IMP] runbot: improve team form and build frontend page * Hide useless pages on backend team form * Add a team exceptions page on team form * Show fixed errors as fixed on front build page --- runbot/templates/build.xml | 6 +++--- runbot/views/dashboard_views.xml | 7 +++++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/runbot/templates/build.xml b/runbot/templates/build.xml index 0e8e353e..ea648843 100644 --- a/runbot/templates/build.xml +++ b/runbot/templates/build.xml @@ -313,7 +313,7 @@ - + @@ -324,8 +324,8 @@ - - This error is already known. + + This error is already . diff --git a/runbot/views/dashboard_views.xml b/runbot/views/dashboard_views.xml index 9466bcd9..d72d650f 100644 --- a/runbot/views/dashboard_views.xml +++ b/runbot/views/dashboard_views.xml @@ -24,7 +24,7 @@ - + @@ -39,10 +39,13 @@ - + + + +