From 6e2190b27904f1840d426faff2f6c13db251b608 Mon Sep 17 00:00:00 2001 From: Jan Faracik <43062514+janfaracik@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:47:45 +0100 Subject: [PATCH] Init --- .../model/ManageJenkinsAction/index.jelly | 10 + war/src/main/js/pages/manage-jenkins/index.js | 27 ++ war/src/main/scss/styles.scss | 45 +++ .../main/webapp/images/svgs/logo-jenkins.svg | 271 ++++++++++++++++++ war/src/main/webapp/images/svgs/logo.svg | 228 +-------------- 5 files changed, 355 insertions(+), 226 deletions(-) create mode 100644 war/src/main/webapp/images/svgs/logo-jenkins.svg diff --git a/core/src/main/resources/hudson/model/ManageJenkinsAction/index.jelly b/core/src/main/resources/hudson/model/ManageJenkinsAction/index.jelly index a345052bc588..060da4d55840 100644 --- a/core/src/main/resources/hudson/model/ManageJenkinsAction/index.jelly +++ b/core/src/main/resources/hudson/model/ManageJenkinsAction/index.jelly @@ -38,6 +38,16 @@ THE SOFTWARE. +
+
+
+ +
+ +
+

Jenkins

+
+