Code changed in jenkins
User: Sorin Sbarnea
Path:
core/src/main/java/hudson/search/Search.java
core/src/main/resources/hudson/search/Search/search-failed.jelly
war/src/main/webapp/css/style.css
war/src/main/webapp/scripts/hudson-behavior.js
http://jenkins-ci.org/commit/jenkins/a30ada790779f61faec3f02dcee03ca54e4a472e
Log:
JENKINS-47020 - Improve job search experience (#3324)
- Increase search results limit from 20 to 100
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Increase the max number of results from 10 to 25.
Increase width of results from 25em to 35em
in order to suit longer job names.
This still fits even small 13" screens and improves
user experience.
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Code changed in jenkins
User: Sorin Sbarnea
Path:
core/src/main/java/hudson/search/Search.java
core/src/main/resources/hudson/search/Search/search-failed.jelly
war/src/main/webapp/css/style.css
war/src/main/webapp/scripts/hudson-behavior.js
http://jenkins-ci.org/commit/jenkins/a30ada790779f61faec3f02dcee03ca54e4a472e
Log:
JENKINS-47020- Improve job search experience (#3324)Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Increase the max number of results from 10 to 25.
Increase width of results from 25em to 35em
in order to suit longer job names.
This still fits even small 13" screens and improves
user experience.
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>