You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by tb...@apache.org on 2019/12/17 12:10:08 UTC

[brooklyn-ui] branch master updated (b6fe1a1 -> 4b749c4)

This is an automated email from the ASF dual-hosted git repository.

tbouron pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git.


    from b6fe1a1  Merge pull request #158 from apache/tbouron-patch-3
     new 3add43f  adds start time information to application data to allow ordering by launch time
     new 41852db  add button to determine sort order and local storage to save preferences
     new 8871783  adjust entity tree header elements and styling
     new ddcf4f6  refactor to use time data from server
     new 4b749c4  Merge pull request #150 from frogfather/order-blueprints-by-date

The 1715 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:
 .../entity-tree/entity-tree.directive.js           |  7 ++--
 .../app/components/entity-tree/entity-tree.html    |  2 +-
 .../app/views/main/main.controller.js              | 16 +++++++++
 ui-modules/app-inspector/app/views/main/main.less  |  6 ++--
 .../app/views/main/main.template.html              | 41 +++++++++++++---------
 5 files changed, 48 insertions(+), 24 deletions(-)