-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins ver. 1.580.2
Wall Display Master Project 0.6.27
We often have quite a few jobs in the queue. That is normal operation. And we use this very nice plugin on our monitors. Problem is that when a job is in the back of the queue, get get up to 15 yellow dots. They often block major parts of the text:
Could maybe the maximum number of yellow dots be limited, or add a feature where we can turn the dots off?
(I should add - we have hundreds of jobs so the view used to generate this screen only shows jobs that have failed one of the last X builds.)
Code changed in jenkins
User: pelle
Path:
src/main/java/de/pellepelster/jenkins/walldisplay/Configuration.java
src/main/java/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin.java
src/main/resources/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin/config.jelly
src/main/webapp/help-globalConfig-maxQueuePositionToShow.html
src/main/webapp/walldisplay.js
http://jenkins-ci.org/commit/walldisplay-plugin/62eb3618f1b074df91c8a84cd0512af4109d5f18
Log:
JENKINS-27506