You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by rl...@apache.org on 2018/01/14 13:37:01 UTC

[ambari] 01/01: Merge pull request #110 from rlevas/branch-feature-AMBARI-20859

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

rlevas pushed a commit to branch branch-feature-AMBARI-20859
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit 6714768019dfde02952bc166da6304cdc4437601
Merge: bf2f09e 4169f4d
Author: Robert Levas <rl...@users.noreply.github.com>
AuthorDate: Sun Jan 14 08:36:57 2018 -0500

    Merge pull request #110 from rlevas/branch-feature-AMBARI-20859
    
    Merge remote-tracking into branch-feature-AMBARI-20859

 .../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/context-menu.component.html       |  19 ++++
 .../context-menu/context-menu.component.less}      |  44 +-------
 .../context-menu/context-menu.component.spec.ts    | 123 +++++++++++++++++++++
 .../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, 381 insertions(+), 88 deletions(-)

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