This is an automated email from the ASF dual-hosted git repository.
jcabrerizo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git
from 41771db7 Merge pull request #323 from algairim/composer-improvements
new ee483f40 Add `order` as module property and use it when is present
before using name for ordering modules
new fec765b5 Addresing PR comments
new 3b7dc8a0 Merge pull request #325 from
jcabrerizo/feature/remove-appX-naming-from-home
The 2335 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:
.../ui/modularity/module/api/UiModule.java | 6 ++++-
.../module/api/internal/UiModuleImpl.java | 16 ++++++++++++-
ui-modules/app-inspector/package.json | 2 +-
.../src/main/resources/ui-module/config.yaml | 3 ++-
ui-modules/home/app/index.js | 3 ++-
ui-modules/home/app/views/main/main.controller.js | 8 ++++---
ui-modules/login/package-lock.json | 9 +++-----
ui-modules/utils/module-links/module-links.js | 6 ++---
ui-modules/utils/utils/general.js | 26 +++++++++++++++-------
9 files changed, 54 insertions(+), 25 deletions(-)