blueocean-plugin/blueocean-core-js
Cliff Meyers fe65e25e6a Bug/jenkins 40662 run details close problem (#677)
* [JENKINS-40662] fix deep link to run details / closing modal doesn't go back problem by detecting if the prior URL is run details and bailing to activity instead

* Revert "[JENKINS-40662] fix deep link to run details / closing modal doesn't go back problem by detecting if the prior URL is run details and bailing to activity instead"

This reverts commit 56061749e75dff55810012287af3c0541d56a9b0.

* [JENKINS-40662] bake some intelligence into the LocationService so it handles a 'REPLACE' correctly

* [JENKINS-40662] don't set the "previous" route if the history change was a "REPLACE" (also for Redux store)

* [JENKINS-40662] publish new beta blueocean-core-js; update deps

* [JENKINS-40662] publish beta blueocean-core-js; update the deps

* [JENKINS-40662] publish beta blueocean-core-js; update the deps

* [JENKINS-40662] tick blueocean-core-js version after publishing 0.0.43

* [JENKINS-40662] use prod version of blueocean-core-js
2017-01-09 13:57:45 -05:00
..
src Bug/jenkins 40662 run details close problem (#677) 2017-01-09 13:57:45 -05:00
test [FIX JENKINS-40080] Cache class info in browser storage (#683) 2017-01-09 12:58:59 +00:00
.babelrc [JENKINS-37250] Redux to MobX conversion 2016-11-23 17:59:08 +13:00
.editorconfig Feature/jenkins 36199 toaster (#427) 2016-08-25 00:13:55 -04:00
.eslintrc [JENKINS-37250] Redux to MobX conversion 2016-11-23 17:59:08 +13:00
.gitignore rename model from blueocean-commons-js to blueocean-core-js 2016-08-12 09:33:54 -04:00
LICENSE rename model from blueocean-commons-js to blueocean-core-js 2016-08-12 09:33:54 -04:00
README.md Time to spring clean the readme/devdocs (#602) 2016-11-17 10:12:18 +11:00
gulpfile.js Bug/fix core js tests (#665) 2016-12-22 16:19:56 -05:00
karma.conf.js Bug/fix core js tests (#665) 2016-12-22 16:19:56 -05:00
npm-shrinkwrap.json Bug/jenkins 40662 run details close problem (#677) 2017-01-09 13:57:45 -05:00
package.json Bug/jenkins 40662 run details close problem (#677) 2017-01-09 13:57:45 -05:00

README.md

Blue Ocean Core JS

This is an npm module that contains common javascript libraries/utilities that are used across modules and plugins and blue oceans.