Commit Graph

1648 Commits

Author SHA1 Message Date
Cliff Meyers 57b1553f39 [JENKINS-35828] get updated JDL for new Favorite styles, background colors, etc 2016-07-07 11:43:44 -04:00
Ivan Meredith 07897b4d37 Update README 2016-07-07 13:41:48 +12:00
Ivan Meredith 195cbe8a7f Add a multibranch test for replay 2016-07-07 13:39:22 +12:00
Cliff Meyers b25dfcabf2 [JENKINS-35837] introduce new extension point impl for top of main pipelines screen; wire up data flow to fetch favorites; remove old XP being done for testing purposes - still very much a WIP 2016-07-06 16:20:55 -04:00
Cliff Meyers 087b4e04d1 [JENKINS-35837] give card the "unknown" background color by default 2016-07-06 16:18:39 -04:00
Cliff Meyers 8507796b7f [JENKINS-35837] enable HPI linking for "personalization" plugin 2016-07-06 14:24:22 -04:00
Cliff Meyers 0f4750c5b9 [JENKINS-35837] fix exceptions thrown by card when props were undefined 2016-07-06 14:22:37 -04:00
Cliff Meyers 1c8ba045a8 Merge branch 'master' into feature/JENKINS-35837-dashboard-favorites 2016-07-06 13:36:27 -04:00
Cliff Meyers 5090436df0 [JENKINS-35828] tests for PipelineCard 2016-07-06 11:37:16 -04:00
Cliff Meyers 5b73095d45 [JENKINS-35828] tweaks to test config 2016-07-06 11:36:59 -04:00
Cliff Meyers a5b74c9d0f [JENKINS-35828] tweaks to work with new Favorite themes 2016-07-06 10:58:04 -04:00
Ivan Meredith 2935fb2643 Merge pull request #315 from jenkinsci/JENKINS-35843
[JENKINS-35843] Support PR's from origin
2016-07-06 18:57:57 +12:00
Ivan Meredith 2e9ca06f2f Add docs to README 2016-07-06 16:11:32 +12:00
Ivan Meredith 66ecfac1f7 Add comments to BlueRun#replay 2016-07-06 16:08:08 +12:00
Ivan Meredith 81340dbbcd Use utitlity method for generating queue item 2016-07-06 16:07:27 +12:00
Ivan Meredith 1c7352fddb Revert changes to Multibranch tests. 2016-07-06 13:52:14 +12:00
Ivan Meredith b05e07cb86 Disable test because of JENKINS-36453 2016-07-06 11:07:26 +12:00
Ivan Meredith bbabdd2c2c [JENKINS-35881] Replay a run
This feature allows a run to be replayed (or re-run) with the
same commit id.
2016-07-06 11:05:06 +12:00
Ivan Meredith 375e82e99a [JENKINS-35843] Support PR's from origin 2016-07-06 10:15:46 +12:00
Thorsten Scherler 359253262b [feature/JENKINS-36211] WIP adding test for testing store for nodes, working on leaving logic 2016-07-05 13:38:34 +02:00
Tom Fennelly eb9334a63f [FIX JENKINS-36055] Update branches list when new branch jobs are created (#313)
* [FIX JENKINS-36055] Update branches list when new branch jobs are created

* [FIX JENKINS-36055] Move latestRuns data module to "data/runs"

* [FIX JENKINS-36055] A few unit tests for actions.updateBranchList
2016-07-05 12:30:04 +01:00
Michael Neale 5a982c4771 This is really by James, not me. Change stars to white 2016-07-05 12:39:15 +10:00
Tom Fennelly 02665e161c [FIX JENKINS-36175] Run for non multi-branch pipelines (#312)
* [FIX JENKINS-36175] Run non multi-branch pipelines

* Pipeline/Branch api test cleanups

* RunPileine: Rename this.branch to this.pipeline

* Proptypes fix on Activity

* Remove empty state button styles and use inverse primary

* Added link to JENKINS-36388
2016-07-04 21:40:32 +01:00
Michael Neale 4ef4a5fea5 [maven-release-plugin] prepare for next development iteration 2016-07-04 19:20:14 +10:00
Michael Neale 464e67635d [maven-release-plugin] prepare release blueocean-parent-1.0-alpha-2 2016-07-04 19:20:02 +10:00
Thorsten Scherler a8fab9a2a4 Merge remote-tracking branch 'origin/master' into feature/JENKINS-36211 2016-07-04 11:19:44 +02:00
Thorsten Scherler 95da276c51 [feature/JENKINS-36211] WIP debugging leaving of karaoke mode 2016-07-04 11:19:01 +02:00
Michael Neale e65da04386 update centre requires url to wiki to deploy (#314) 2016-07-04 17:40:25 +09:00
Cliff Meyers ee261a2b78 [JENKINS-35828] fix for Firefox 2016-07-01 11:45:04 -04:00
Cliff Meyers 8810bcfcbe [JENKINS-35828] use white theme for favorite star on unstable card 2016-07-01 11:39:19 -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 dfbb959b07 [JENKINS-35828] use octicons; status indicator smaller; vertical centering refinement 2016-07-01 11:04:43 -04:00
Cliff Meyers d0ebf8c675 Merge branch 'master' into feature/JENKINS-35828-pipeline-card 2016-07-01 09:59:48 -04:00
Cliff Meyers a30d641d8e [JENKINS-35828] round corners; restyle the status indicators to be white for running, queued and not_built 2016-07-01 09:52:38 -04:00
vivek 3a5969485e Merge pull request #305 from jenkinsci/bug/JENKINS-36208
Bug/jenkins 36208
2016-06-30 18:41:14 -07:00
Vivek Pandey 36fc943277 Merge remote-tracking branch 'origin/master' into bug/JENKINS-36208 2016-06-30 18:27:52 -07:00
vivek 76284522d7 JENKINS-35884# Capability annotation support (#311) 2016-07-01 11:14:14 +10:00
Vivek Pandey c63e0c3447 Null chek at another place 2016-06-30 18:06:33 -07:00
Vivek Pandey e4be8b1208 Merge remote-tracking branch 'origin/master' into bug/JENKINS-36208 2016-06-30 17:22:27 -07:00
Vivek Pandey c746e14415 Added null check. 2016-06-30 17:21:46 -07:00
Vivek Pandey 143bdb684a [maven-release-plugin] prepare for next development iteration 2016-06-30 15:12:43 -07:00
Vivek Pandey 90a1891ae0 [maven-release-plugin] prepare release blueocean-parent-1.0-alpha-1 2016-06-30 15:12:34 -07:00
Cliff Meyers 13f6bc1c30 [JENKINS-35828] de-lint 2016-06-30 16:23:59 -04:00
Cliff Meyers 97c3cb7508 [JENKINS-35828] show/hide branch and run button as appropriate; adjust layout of actions so branch / commit align when run hidden; apply icon fills via CSS 2016-06-30 16:05:22 -04:00
Cliff Meyers 5b55c281fc [JENKINS-35828] throwing in some temp icons until we reconcile design w/ material icons; misc cleanup 2016-06-30 15:13:01 -04:00
Keith Zantow 550d02658e Fix issue with extension point bundle loading timing (#303) 2016-06-30 15:10:34 -04:00
Cliff Meyers ca6b7d8855 [JENKINS-35828] first draft of pipeline card 2016-06-30 14:44:36 -04:00
vivek e8d60995bb Merge pull request #309 from jenkinsci/task/JENKINS-36368
JENKINS-36368# Added wiki url
2016-06-30 11:18:31 -07:00
Cliff Meyers 852b6a5d68 [JENKINS-35828] match editorconfig across dashboard + personalization 2016-06-30 14:10:36 -04:00
Vivek Pandey 2d1849c29a JENKINS-36368# Added wiki url 2016-06-30 10:41:08 -07:00