Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
The warning text about needing to restart and the button should appear at the bottom of the page, and only after all the pending operations are completed either successfully or unsuccessfully.
I think that's a much better flow for users, although it does mean a bit more work for us to decide when to display it.
(JENKINS-3146 is the original request that resulted in this button.)
Code changed in jenkins
User: Ulli Hafner
Path:
core/src/main/resources/hudson/model/UpdateCenter/RestartJenkinsJob/row.jelly
core/src/main/resources/hudson/model/UpdateCenter/index.jelly
http://jenkins-ci.org/commit/jenkins/393e39727df034a7646be7f6ac05a05f613a09b2
Log:
JENKINS-5047Fixed JavaScript update during Ajax refresh.