From 7285b7f2208d0ff4bf0c9f6e6aa61e4e24ea5c74 Mon Sep 17 00:00:00 2001 From: Jerome Lacoste Date: Tue, 31 Oct 2023 20:24:04 +0100 Subject: [PATCH 1/5] Fix build status icons in Executed Tasks for given build --- .../hudson/plugins/batch_task/BatchRun/index.jelly | 11 ++++++----- .../plugins/batch_task/BatchRunAction/index.jelly | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/main/resources/hudson/plugins/batch_task/BatchRun/index.jelly b/src/main/resources/hudson/plugins/batch_task/BatchRun/index.jelly index 20e6d94..de346fc 100644 --- a/src/main/resources/hudson/plugins/batch_task/BatchRun/index.jelly +++ b/src/main/resources/hudson/plugins/batch_task/BatchRun/index.jelly @@ -1,5 +1,7 @@ @@ -22,16 +24,15 @@

- ${it.iconColor.description} - ${%title(it.taskName)} + ${%title(it.taskName)}

- -

+        
+          

           
- +
diff --git a/src/main/resources/hudson/plugins/batch_task/BatchRunAction/index.jelly b/src/main/resources/hudson/plugins/batch_task/BatchRunAction/index.jelly index f9f03f7..4a5bcb9 100644 --- a/src/main/resources/hudson/plugins/batch_task/BatchRunAction/index.jelly +++ b/src/main/resources/hudson/plugins/batch_task/BatchRunAction/index.jelly @@ -8,7 +8,7 @@ - ${r.iconColor.description} + ${r.displayName} (${r.timestampString} ago) From c0a669b908371de118aaacc48ecd737b8c035e04 Mon Sep 17 00:00:00 2001 From: Jerome Lacoste Date: Tue, 31 Oct 2023 21:14:04 +0100 Subject: [PATCH 2/5] Also change the icon for executing tasks --- .../batch_task/BatchTaskAction/index.jelly | 21 ++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/src/main/resources/hudson/plugins/batch_task/BatchTaskAction/index.jelly b/src/main/resources/hudson/plugins/batch_task/BatchTaskAction/index.jelly index 424a980..97b13f2 100644 --- a/src/main/resources/hudson/plugins/batch_task/BatchTaskAction/index.jelly +++ b/src/main/resources/hudson/plugins/batch_task/BatchTaskAction/index.jelly @@ -53,9 +53,24 @@ -
- -
+ + + + + + +
From c1df76d4d55d0502d3589a3e854fabbd7d05be3c Mon Sep 17 00:00:00 2001 From: Jerome Lacoste Date: Tue, 31 Oct 2023 21:38:37 +0100 Subject: [PATCH 3/5] Some more icon fixes --- .../hudson/plugins/batch_task/BatchRun/index.jelly | 10 ++++++---- .../plugins/batch_task/BatchTask/sidepanel.jelly | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/main/resources/hudson/plugins/batch_task/BatchRun/index.jelly b/src/main/resources/hudson/plugins/batch_task/BatchRun/index.jelly index de346fc..c3b1c07 100644 --- a/src/main/resources/hudson/plugins/batch_task/BatchRun/index.jelly +++ b/src/main/resources/hudson/plugins/batch_task/BatchRun/index.jelly @@ -4,21 +4,23 @@ can be inspired by https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/model/Run/console.jelly --> - + - + + + - + - + diff --git a/src/main/resources/hudson/plugins/batch_task/BatchTask/sidepanel.jelly b/src/main/resources/hudson/plugins/batch_task/BatchTask/sidepanel.jelly index 04d948f..86990e1 100644 --- a/src/main/resources/hudson/plugins/batch_task/BatchTask/sidepanel.jelly +++ b/src/main/resources/hudson/plugins/batch_task/BatchTask/sidepanel.jelly @@ -12,14 +12,14 @@ - + - + - + + + From f0e387315aa73ad9b420c77412cc533a7ea94059 Mon Sep 17 00:00:00 2001 From: Jerome Lacoste Date: Wed, 1 Nov 2023 05:11:33 +0100 Subject: [PATCH 5/5] Some more icon fixes --- .../batch_task/BatchTaskAction/index.jelly | 23 ++----------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/src/main/resources/hudson/plugins/batch_task/BatchTaskAction/index.jelly b/src/main/resources/hudson/plugins/batch_task/BatchTaskAction/index.jelly index 97b13f2..b766d1a 100644 --- a/src/main/resources/hudson/plugins/batch_task/BatchTaskAction/index.jelly +++ b/src/main/resources/hudson/plugins/batch_task/BatchTaskAction/index.jelly @@ -20,7 +20,7 @@

${%Batch Tasks}

- +
@@ -52,26 +52,7 @@
${%S} ${%Task} - - - - - - - - - +