[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-ui/pull/94 ---

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229358124 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -127,15 +135,15 @@ function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229355523 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -110,6 +110,38 @@ export function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229351508 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -230,16 +248,85 @@ function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229351261 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -127,15 +135,15 @@ function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229350690 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -30,15 +47,43 @@ export function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229348023 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -110,6 +110,38 @@ export function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229348593 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -30,15 +47,43 @@ export function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229345898 --- Diff: ui-modules/blueprint-composer/app/components/providers/recently-used-service.provider.js --- @@ -0,0 +1,62 @@ +/* + * Licensed to the

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229322252 --- Diff: ui-modules/blueprint-composer/app/components/providers/recently-used-service.provider.js --- @@ -0,0 +1,62 @@ +/* + * Licensed to

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229322318 --- Diff: ui-modules/blueprint-composer/package.json --- @@ -60,7 +60,8 @@ "lodash": "^4.16.4", "ngclipboard": "^1.1.1",

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229309854 --- Diff: ui-modules/blueprint-composer/app/components/providers/recently-used-service.provider.js --- @@ -0,0 +1,62 @@ +/* + * Licensed to

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229306022 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector-palette-footer.html --- @@ -0,0 +1,60 @@ + + +

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r229267319 --- Diff: ui-modules/blueprint-composer/app/components/providers/recently-used-service.provider.js --- @@ -0,0 +1,62 @@ +/* + * Licensed to the

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228977294 --- Diff: ui-modules/blueprint-composer/package.json --- @@ -60,7 +60,8 @@ "lodash": "^4.16.4", "ngclipboard": "^1.1.1",

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228976580 --- Diff: ui-modules/blueprint-composer/app/components/providers/recently-used-service.provider.js --- @@ -0,0 +1,62 @@ +/* + * Licensed to

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228976153 --- Diff: ui-modules/blueprint-composer/app/components/providers/recently-used-service.provider.js --- @@ -0,0 +1,62 @@ +/* + * Licensed to

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228974845 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.template.html --- @@ -30,44 +30,83 @@

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228908909 --- Diff: ui-modules/blueprint-composer/app/components/providers/recently-used-service.provider.js --- @@ -0,0 +1,62 @@ +/* + * Licensed to the

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228903493 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector-palette-footer.html --- @@ -0,0 +1,60 @@ + + +

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228907223 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.template.html --- @@ -30,44 +30,83 @@

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228905605 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -230,16 +248,85 @@ function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228909725 --- Diff: ui-modules/blueprint-composer/package.json --- @@ -60,7 +60,8 @@ "lodash": "^4.16.4", "ngclipboard": "^1.1.1",

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228903327 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector-palette-footer.html --- @@ -0,0 +1,60 @@ + + +

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228903437 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector-palette-footer.html --- @@ -0,0 +1,60 @@ + + +

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228905287 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -127,15 +135,15 @@ function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228905899 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -230,16 +248,85 @@ function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228905790 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -230,16 +248,85 @@ function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228904299 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -30,15 +47,43 @@ export function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228908739 --- Diff: ui-modules/blueprint-composer/app/components/providers/recently-used-service.provider.js --- @@ -0,0 +1,62 @@ +/* + * Licensed to the

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228903286 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector-palette-footer.html --- @@ -0,0 +1,60 @@ + + +

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228903921 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -30,15 +47,43 @@ export function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228903041 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector-palette-footer.html --- @@ -0,0 +1,60 @@ + + +

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228905867 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -230,16 +248,85 @@ function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228904969 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -65,58 +110,21 @@ export function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-29 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/94#discussion_r228904564 --- Diff: ui-modules/blueprint-composer/app/components/catalog-selector/catalog-selector.directive.js --- @@ -30,15 +47,43 @@ export function

[GitHub] brooklyn-ui pull request #94: Composer recent and filters

2018-10-26 Thread ahgittin
GitHub user ahgittin opened a pull request: https://github.com/apache/brooklyn-ui/pull/94 Composer recent and filters store how recently an entity or palette icon was used in the composer, and introduce a filter and sort to use this info. also move sorts and dropdown to new