This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git
from 96ac3670 make clear for policies that triggers are shown, as well as
subtasks
new dad3c1cc add ability to store a description for ui modules and show it
on the home page
new 147eeb11 add descriptions for the modules on the home screen
The 2 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 | 5 +++
.../module/api/internal/UiModuleImpl.java | 18 ++++++++++
.../src/main/resources/ui-module/config.yaml | 6 +++-
.../src/main/resources/ui-module/config.yaml | 6 +++-
.../src/main/resources/ui-module/config.yaml | 4 +++
ui-modules/home/app/views/main/main.controller.js | 12 ++++++-
ui-modules/home/app/views/main/main.less | 38 ++++++++++++++++++++++
ui-modules/home/app/views/main/main.template.html | 19 +++++++++--
.../src/main/resources/ui-module/config.yaml | 6 +++-
9 files changed, 108 insertions(+), 6 deletions(-)