stable

Clone or download

Read-only

chore: Build only one stylesheet for hudson plugin

No functional changes in hudson widgets (notably test results widget). Bonus: fix js error when there is no tests results to display. Closes request #21348: Build only one stylesheet for hudson plugin Change-Id: Ia8fbab69389ec361d4ed7c6f7d342aaef3488547

Modified Files

Name
M plugins/hudson/include/hudson_Widget_JobTestResults.class.php +1 −1 Go to diff View file
M plugins/hudson/scripts/test-results-pie-chart.js +4 −0 Go to diff View file
R plugins/hudson/themes/BurningParrot/_hudson.scss Go to diff View file
D plugins/hudson/themes/BurningParrot/style-blue.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-green.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-grey.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-orange.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-purple.scss +0 −22 Go to diff View file
D plugins/hudson/themes/BurningParrot/style-red.scss +0 −22 Go to diff View file
M plugins/hudson/webpack.common.js +1 −5 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +3 −0 Go to diff View file