From d60466279fc89e0847c97aff5eb279629700e3ac Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 2 Mar 2022 17:25:59 +0100 Subject: [PATCH] Utilize new table design (#145) * feat: Utilize new table design * fix: Minor fixup * build: Use bom of 2.319.x --- pom.xml | 6 +++--- .../table/FlowGraphTable/ajax.jelly | 21 ++++++++++--------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 411daa65..48e07547 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ 999999-SNAPSHOT - 2.289.1 + 2.321 8 false true @@ -74,8 +74,8 @@ io.jenkins.tools.bom - bom-2.289.x - 1090.v0a_33df40457a_ + bom-2.319.x + 1148.v7261f385f859 import pom diff --git a/src/main/resources/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable/ajax.jelly b/src/main/resources/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable/ajax.jelly index 5f2377cb..8c8ed88f 100644 --- a/src/main/resources/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable/ajax.jelly +++ b/src/main/resources/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable/ajax.jelly @@ -26,18 +26,19 @@ - +
- +
- - - - - - - + + + + + + + + @@ -45,7 +46,7 @@ - +
${%Step}
${%Step}
${row.displayName} - (${row.durationString} ${timeType})