From d53da8c62d8f81b0b9001564a01b91b890a31fed Mon Sep 17 00:00:00 2001 From: Jan Faracik <43062514+janfaracik@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:18:36 +0000 Subject: [PATCH] More --- .../hudson/model/Job/buildTimeTrend.jelly | 9 +- .../model/Job/buildTimeTrend_resources.js | 359 +++++++++--------- war/src/main/js/components/graph/index.js | 73 ++-- .../main/js/components/search-bar/index.js | 5 +- war/src/main/js/pages/project/builds/index.js | 91 +++++ war/src/main/scss/base/_style.scss | 11 +- war/webpack.config.js | 3 + 7 files changed, 318 insertions(+), 233 deletions(-) create mode 100644 war/src/main/js/pages/project/builds/index.js diff --git a/core/src/main/resources/hudson/model/Job/buildTimeTrend.jelly b/core/src/main/resources/hudson/model/Job/buildTimeTrend.jelly index 09952a19e0aa..9618d28ebb51 100644 --- a/core/src/main/resources/hudson/model/Job/buildTimeTrend.jelly +++ b/core/src/main/resources/hudson/model/Job/buildTimeTrend.jelly @@ -29,8 +29,6 @@ THE SOFTWARE. - -