Build failed in Jenkins: brooklyn-master-build-docker-pipeline #52

2018-11-09 Thread Apache Jenkins Server
See -- [...truncated 49.18 MB...] Progress (1): 2.2/2.7 kBProgress (1): 2.7 kBDownloaded from central:

Build failed in Jenkins: brooklyn-master-build-docker #949

2018-11-09 Thread Apache Jenkins Server
See -- [...truncated 48.42 MB...] [INFO] Exclude: docs/** [INFO] Exclude: **/.m2/** [INFO] Exclude: **/node_modules/** [INFO] Exclude: **/dist/** [INFO] Exclude: **/.babelrc

[GitHub] brooklyn-ui pull request #106: Update save to catalog action

2018-11-09 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/106#discussion_r232209479 --- Diff: ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js --- @@ -64,8 +64,44 @@ export function

[GitHub] brooklyn-ui pull request #106: Update save to catalog action

2018-11-09 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/106#discussion_r232211854 --- Diff: ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js --- @@ -64,8 +64,44 @@ export function

[GitHub] brooklyn-ui pull request #106: Update save to catalog action

2018-11-09 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/106#discussion_r232209888 --- Diff: ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js --- @@ -64,8 +64,44 @@ export function

[GitHub] brooklyn-ui pull request #106: Update save to catalog action

2018-11-09 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/106#discussion_r232208108 --- Diff: ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js --- @@ -60,12 +60,47 @@ export function

[GitHub] brooklyn-ui pull request #106: Update save to catalog action

2018-11-09 Thread grkvlt
GitHub user grkvlt opened a pull request: https://github.com/apache/brooklyn-ui/pull/106 Update save to catalog action Sets some default values from the blueprint and moves some items to an advanced section You can merge this pull request into a Git repository by running: $

Jenkins build is back to normal : brooklyn-master-build-docker #950

2018-11-09 Thread Apache Jenkins Server
See

[GitHub] brooklyn-ui pull request #106: Update save to catalog action

2018-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-ui/pull/106 ---

[GitHub] brooklyn-ui issue #99: make palette icons have a light border not a shadow

2018-11-09 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-ui/pull/99 The box shadow is there to indicate a notion of hierarchy. The side panels come on top of the canvas, not beside it, i.e. they don't push the canvas to left or right. Material design says

[GitHub] brooklyn-ui pull request #106: Update save to catalog action

2018-11-09 Thread grkvlt
Github user grkvlt commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/106#discussion_r232236211 --- Diff: ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js --- @@ -64,8 +64,44 @@ export function

[GitHub] brooklyn-ui pull request #106: Update save to catalog action

2018-11-09 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/106#discussion_r232251461 --- Diff: ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js --- @@ -64,8 +64,44 @@ export function

[GitHub] brooklyn-ui pull request #107: Use checkboxes for blueprint type in save mod...

2018-11-09 Thread grkvlt
GitHub user grkvlt opened a pull request: https://github.com/apache/brooklyn-ui/pull/107 Use checkboxes for blueprint type in save modal Updates the advanced section of the save to catalog modal dialog to use checkboxes instead, with more helpful text labels You can merge this