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 e995578 Merge pull request #304 from
jathanasiou/enhancement/home-visuals
add 1533c12 use clock icon for scheduled activities
add ce7ce0a new task filter for 'top-level' to show feeds etc
add 0095cc4 in config and sensor, use grid not table, and show json as
multiline yaml
add 90c7f92 correct error-checking for specs
add 0eae954 kilt diagram filters based on dropdown/text editing
new a8609e4 This closes #302
The 1 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:
.../config-sensor-table.directive.js | 24 +++++++--
.../config-sensor-table.style.less | 61 ++++++++++++++++++++--
.../config-sensor-table.template.html | 54 ++++++++++---------
.../components/task-list/task-list.directive.js | 43 +++++++++++++--
.../app/components/task-list/task-list.less | 5 +-
.../components/task-list/task-list.template.html | 4 +-
.../task-sunburst/task-sunburst.directive.js | 38 ++++++++++----
.../inspect/activities/activities.controller.js | 4 ++
.../inspect/activities/activities.template.html | 4 +-
.../main/inspect/summary/summary.controller.js | 20 ++++---
.../app/views/main/inspect/summary/summary.less | 7 ++-
.../main/inspect/summary/summary.template.html | 4 +-
12 files changed, 202 insertions(+), 66 deletions(-)