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

ababiichuk pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from 0341a36  Merge pull request #77 from smolnar82/AMBARI-22667
     add 5a370c9  AMBARI-22757 Log Search UI: implement query manipulation from 
resources diagram. (ababiichuk)
     new e078138  Merge pull request #81 from aBabiichuk/AMBARI-22757-trunk

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:
 .../ambari-logsearch-web/src/app/app.module.ts     |  2 +
 .../classes/components/graph/graph.component.ts    | 67 ++++++++++++++++++--
 .../ambari-logsearch-web/src/app/classes/graph.ts  |  5 ++
 .../audit-logs-entries.component.html              |  6 +-
 .../audit-logs-entries.component.ts                | 47 ++++++++++++++
 .../context-menu.component.html}                   |  4 +-
 .../context-menu/context-menu.component.less}      |  4 +-
 .../context-menu.component.spec.ts}                | 60 ++++++++----------
 .../context-menu/context-menu.component.ts         | 72 ++++++++++++++++++++++
 .../dropdown-list/dropdown-list.component.html     |  3 +-
 .../service-logs-table.component.html              |  5 +-
 .../service-logs-table.component.ts                | 63 ++++++++-----------
 .../src/app/services/logs-container.service.ts     | 13 ++++
 13 files changed, 267 insertions(+), 84 deletions(-)
 copy 
ambari-logsearch/ambari-logsearch-web/src/app/components/{graph-legend/graph-legend.component.html
 => context-menu/context-menu.component.html} (79%)
 copy ambari-logsearch/ambari-logsearch-web/src/{styles.less => 
app/components/context-menu/context-menu.component.less} (95%)
 copy 
ambari-logsearch/ambari-logsearch-web/src/app/components/{service-logs-table/service-logs-table.component.spec.ts
 => context-menu/context-menu.component.spec.ts} (83%)
 create mode 100644 
ambari-logsearch/ambari-logsearch-web/src/app/components/context-menu/context-menu.component.ts

-- 
To stop receiving notification emails like this one, please contact
['"commits@ambari.apache.org" <commits@ambari.apache.org>'].

Reply via email to