This is an automated email from the ASF dual-hosted git repository.
iuliana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git.
from c536347 Merge pull request #255 from
algairim/draw-relationship-path-label
new a826553 syntax improvements and simplification
new dcf0b83 ID only for predefined location, simpler location prop
detection
new ba130af Merge branch 'master' into fix/quick-launch-dialog
new f82507b YAML state reminder text, formatting
new 71b4d41 code improvements
new dcd52ab removed debugging text
new d653a51 Merge branch 'master' into fix/quick-launch-dialog
new 9f8737d corrected handling for missing defaultValue
new b0fa894 properly dealing with deployment errors
new d7bf0dc PR cleanup
new 9fae8db composer and config function cleanup, further customization
support
new eefd091 revamped, customizable navigation/actions menu
new 7c42543 Merge branch 'master' into fix/quick-launch-dialog
new 45889e3 moved option btns to bottom, text adjustments
new 7aa6bf6 new config property logic cleanup
new 678b32c Merge branch 'master' into fix/quick-launch-dialog
new 6bf3378 Merge branch 'apache:master' into fix/quick-launch-dialog
new 5e9c402 Merge branch 'fix/quick-launch-dialog' of
https://github.com/jathanasiou/brooklyn-ui into fix/quick-launch-dialog
new 8ffed2b Merge branch 'apache:master' into fix/quick-launch-dialog
new 32162e9 Merge branch 'apache:master' into fix/quick-launch-dialog
new ea5bc6b improved location detection and handling for potential
form-only customizations;minor restructuring
new 21a0b52 modularized Composer query generation and async processing
support
new 10f58ca better encapsulation of YAML related functions
new 3ef0d11 Merge pull request #245 from
jathanasiou/fix/quick-launch-dialog
The 2126 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../catalog/app/views/bundle/type/type.state.js | 226 +++++++-----
.../app/views/bundle/type/type.template.html | 6 +-
ui-modules/login/package-lock.json | 27 ++
ui-modules/utils/package.json | 1 +
ui-modules/utils/quick-launch/quick-launch.html | 62 +++-
ui-modules/utils/quick-launch/quick-launch.js | 386 +++++++++++----------
ui-modules/utils/quick-launch/quick-launch.less | 11 +
7 files changed, 429 insertions(+), 290 deletions(-)