From 63d3308d0d64ac23797b3e5366491349c2883f94 Mon Sep 17 00:00:00 2001 From: Phil Renaud Date: Wed, 20 Jul 2022 12:14:57 -0400 Subject: [PATCH 1/2] Reorder the select boxes on evals so namespaces are first --- ui/app/templates/evaluations/index.hbs | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ui/app/templates/evaluations/index.hbs b/ui/app/templates/evaluations/index.hbs index fde5101ba85d..b4e1f6270279 100644 --- a/ui/app/templates/evaluations/index.hbs +++ b/ui/app/templates/evaluations/index.hbs @@ -11,6 +11,13 @@ />
+ -
From 70c5f0fea32dfa1daa00579c84c8cc65a22e3ed1 Mon Sep 17 00:00:00 2001 From: Phil Renaud Date: Wed, 20 Jul 2022 12:17:57 -0400 Subject: [PATCH 2/2] Wrap evals buttons in a button-bar for consistent styling and spacing --- ui/app/templates/evaluations/index.hbs | 58 +++++++++++++------------- 1 file changed, 30 insertions(+), 28 deletions(-) diff --git a/ui/app/templates/evaluations/index.hbs b/ui/app/templates/evaluations/index.hbs index b4e1f6270279..034401efef05 100644 --- a/ui/app/templates/evaluations/index.hbs +++ b/ui/app/templates/evaluations/index.hbs @@ -11,34 +11,36 @@ />
- - - - +
+ + + + +