You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by iu...@apache.org on 2021/04/16 13:37:42 UTC

[brooklyn-ui] branch master updated (1ebfbf5 -> 8a1e7ea)

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 1ebfbf5  fix markdown
     new 39bf393  SMART-141 Add formatting for WinRM log stream
     new 4bd8d36  SMART-141 Remove angular  parameter from the stream directive
     new 1a1ce73  SMART-141 Fix condition evaluation for displaying log levels; add more comments
     new b0094b2  Do not display streams that are not initialized
     new 64a5e12  Display log lines in tooltip of WinRM stream
     new 8a1e7ea  Merge pull request #196 from algairim/smart-141

The 1824 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:
 .../app/components/stream/stream.directive.js      | 202 ++++++++++++++++++++-
 .../app/components/stream/stream.less              |  79 ++++++--
 .../app/components/stream/stream.template.html     |  36 +++-
 .../inspect/activities/detail/detail.controller.js |   8 +
 4 files changed, 293 insertions(+), 32 deletions(-)