blueocean-plugin/blueocean-rest-impl
Ivan Meredith 574aed8ce3 [JENKINS-36209] Queued activity items (#389)
* [JENKINS-36209] Queued items now show in activties

* Remove unneeded changes from routes

* Fix whitespace issues

* Fix linting

* Style changes

* Fixed pipeline steps

* Fix linting

* Add tests and make queues work for multibranch projects

* Remove destructering from RunDetailsHeader

* Extract common function for mapping runs

* Optimize imports

* Remove whitespace

* Remove inline CSS

* Fix typo

* Fix isCompleted Function

* Add timer icon to emtpy state

* Bump JDL version

* Try waiting for start of anything that is in the queue first

* Fix NPE

* Disable Multibranch test for now
2016-08-08 14:27:54 +12:00
..
src [JENKINS-36209] Queued activity items (#389) 2016-08-08 14:27:54 +12:00
LICENSE.txt UX-495# Module refactoring 2016-05-27 14:34:45 -07:00
README.md UX-495# Module refactoring 2016-05-27 14:34:45 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-08-05 19:55:29 +10:00

README.md

BlueOCean REST API implementation

Implementation of BlueOcean REST API from bleuocean-rest module.

See README.md in blueocean-rest module.