Commit Graph

18 Commits

Author SHA1 Message Date
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
Cliff Meyers 203df4b7d8 Merge pull request #381 from jenkinsci/feature/JENKINS-37007-favorites-animations
Feature/jenkins 37007 favorites animations
2016-07-29 09:18:57 -04:00
Tom Fennelly a12ae4e452 [JENKINS-36238] New SSE client gateway with store and forward support (#379)
* New SSE client gateway with store and forward support

* Updated SSE deps to release version
2016-07-29 10:38:40 +01:00
Cliff Meyers 33f643ea37 [JENKINS-37007] tick js-extensions and packages depending on it to 0.0.20 2016-07-28 13:29:21 -04:00
tfennelly c5011d8cc1 0.0.20-beta2 of js-extensions 2016-07-28 16:19:03 +01:00
Cliff Meyers 19bdafa271 [JENKINS-37007] animations for favorites cards; wip while working around "duplicate Reacts" error (tracked in JENKINS-37006) 2016-07-27 15:17:29 -04:00
Cliff Meyers 7f74eeb7ec [JENKINS-35840] freshen js-extensions 2016-07-27 13:14:34 -04:00
Cliff Meyers 35ae63f7e1 [JENKINS-36701] tick JDL to get new version which is no longer missing /octicons folder; last publisher forgot to npm install before publishing 2016-07-15 10:16:33 -04:00
Michael Neale 73cb00000b React versions were out of sync with jdl (#323) 2016-07-11 13:16:23 +09:00
Cliff Meyers 57b1553f39 [JENKINS-35828] get updated JDL for new Favorite styles, background colors, etc 2016-07-07 11:43:44 -04:00
Cliff Meyers 5b73095d45 [JENKINS-35828] tweaks to test config 2016-07-06 11:36:59 -04:00
Cliff Meyers cd88c80c09 [JENKINS-35828] pick up new styles and LiveStatusIndicator bug fix from JDL 2016-07-01 11:13:15 -04:00
Cliff Meyers 852b6a5d68 [JENKINS-35828] match editorconfig across dashboard + personalization 2016-06-30 14:10:36 -04:00
Cliff Meyers bbc5d9df1e [JENKINS-36060] upgrade to latest js-extensions to get fix for premature init before all bundles were loaded 2016-06-29 15:43:04 -04:00
Cliff Meyers 7874b5e3ed [JENKINS-36060] tick to latest js-modules 2016-06-29 14:50:02 -04:00
Cliff Meyers 9cc2235c26 [JENKINS-36060] load plugin-specific styles into storybook 2016-06-28 16:28:37 -04:00
Cliff Meyers fc52a02421 [JENKINS-36060] add storybook for personalization plugin 2016-06-28 16:03:40 -04:00
Cliff Meyers f8cb23977e [JENKINS-36060] add a new Maven module for the Personalization plugin, with a simple test EP component 2016-06-28 15:39:47 -04:00