[GitHub] brooklyn-ui pull request #109: catalog saver to support 'application', 'temp...

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

[GitHub] brooklyn-ui pull request #109: catalog saver to support 'application', 'temp...

2018-11-20 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/109#discussion_r234939255 --- Diff: ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js --- @@ -42,14 +42,15 @@ const TYPES = [ ];

[GitHub] brooklyn-ui pull request #109: catalog saver to support 'application', 'temp...

2018-11-20 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/109#discussion_r234937837 --- Diff: ui-modules/blueprint-composer/app/views/main/main.controller.js --- @@ -105,16 +105,31 @@ export function MainController($scope, $element, $

[GitHub] brooklyn-ui pull request #109: catalog saver to support 'application', 'temp...

2018-11-20 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/109#discussion_r234937789 --- Diff: ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js --- @@ -42,14 +42,15 @@ const TYPES = [ ];

[GitHub] brooklyn-ui pull request #109: catalog saver to support 'application', 'temp...

2018-11-20 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/109#discussion_r234928083 --- Diff: ui-modules/blueprint-composer/app/components/catalog-saver/catalog-saver.directive.js --- @@ -42,14 +42,15 @@ const TYPES = [ ];

[GitHub] brooklyn-ui pull request #109: catalog saver to support 'application', 'temp...

2018-11-20 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/109#discussion_r234928669 --- Diff: ui-modules/blueprint-composer/app/views/main/main.controller.js --- @@ -105,16 +105,31 @@ export function MainController($scope, $element, $l

[GitHub] brooklyn-ui pull request #109: catalog saver to support 'application', 'temp...

2018-11-16 Thread ahgittin
GitHub user ahgittin opened a pull request: https://github.com/apache/brooklyn-ui/pull/109 catalog saver to support 'application', 'template', and 'entity' in line with https://github.com/apache/brooklyn-server/pull/1015 also when using a template the metadata is not populated as