Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 09307ea11687bf1571a584c2d119f0f5b3618f5a
https://github.com/jenkinsci/jenkins/commit/09307ea11687bf1571a584c2d119f0f5b3618f5a
Author: Tim Jacomb <[email protected]>
Date: 2020-12-08 (Tue, 08 Dec 2020)
Changed paths:
M core/src/main/java/hudson/PluginManager.java
M core/src/main/resources/hudson/Messages.properties
M core/src/main/resources/hudson/PluginManager/available.jelly
M core/src/main/resources/hudson/PluginManager/tabBar.jelly
M core/src/main/resources/hudson/PluginManager/table.properties
M war/package.json
M war/src/main/js/api/pluginManager.js
A war/src/main/js/plugin-manager-ui.js
A war/src/main/js/templates/plugin-manager/available.hbs
A war/src/main/less/plugin-manager-ui.less
M war/src/main/webapp/scripts/polyfills.js
M war/webpack.config.js
M war/yarn.lock
Log Message:
-----------
JENKINS-64196 Move PluginManager available page to client side (#5051)
* Move PluginManager available to client side
* Fix in IE
* Address feedback from ux-sig demo
* Add handlebars module
* Handlebars plugin manager
* Update core/src/main/java/hudson/model/UpdateCenter.java
* Remove import
* Fix input
* Remove debug
* Use rest client
* Fix bug
* Move properties to right location
* Cleanup
* Use lodash debounce
* Revert properties change
* Fmt
* Rank exact matches at the top
* Set locale
* Spotbugs
* ignore case in nicer way
* Sorting improvements
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/4250e0-09307e%40github.com.