You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sw...@apache.org on 2018/08/16 21:13:04 UTC

[ambari] branch branch-feature-AMBARI-14714 updated (b1e9369 -> e920e6b)

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

swapan pushed a change to branch branch-feature-AMBARI-14714
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from b1e9369  [AMBARI-24481] Orchestration: Remove singular upgrade pack from UpgradeContext; resolve ServiceGroup names (#2081)
     add a2b6a2d  Revert "AMBARI-24280 Fix ambari-admin UI unit tests. (ababiichuk)"
     new e920e6b  Revert "AMBARI-24280 Fix ambari-admin UI unit tests. (ababiichuk)"

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-admin/pom.xml                               |  2 ++
 .../src/main/resources/ui/admin-web/package.json   |  9 +++---
 .../test/unit/controllers/AppCtrl_test.js          | 17 +++++-----
 .../controllers/ClusterInformationCtrl_test.js     |  6 ++--
 .../stackVersions/StackversionsListCtrl_test.js    |  2 +-
 .../test/unit/directives/comboSearch_test.js       |  2 +-
 .../test/unit/directives/editablelist_test.js      | 37 +++++-----------------
 .../test/unit/services/AddRepositoryModal_test.js  |  2 +-
 .../test/unit/services/PermissionSaver_test.js     |  8 ++---
 .../test/unit/services/UnsavedDialog__test.js      |  2 +-
 .../admin-web/test/unit/services/Utility_test.js   |  8 ++---
 11 files changed, 38 insertions(+), 57 deletions(-)


[ambari] 01/01: Revert "AMBARI-24280 Fix ambari-admin UI unit tests. (ababiichuk)"

Posted by sw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e920e6b49190b092dcadaee9873bd480a846c1d3
Merge: b1e9369 a2b6a2d
Author: swapanshridhar <ss...@hortonworks.com>
AuthorDate: Thu Aug 16 14:13:00 2018 -0700

    Revert "AMBARI-24280 Fix ambari-admin UI unit tests. (ababiichuk)"
    
    Revert "AMBARI-24280 Fix ambari-admin UI unit tests. (ababiichuk)"

 ambari-admin/pom.xml                               |  2 ++
 .../src/main/resources/ui/admin-web/package.json   |  9 +++---
 .../test/unit/controllers/AppCtrl_test.js          | 17 +++++-----
 .../controllers/ClusterInformationCtrl_test.js     |  6 ++--
 .../stackVersions/StackversionsListCtrl_test.js    |  2 +-
 .../test/unit/directives/comboSearch_test.js       |  2 +-
 .../test/unit/directives/editablelist_test.js      | 37 +++++-----------------
 .../test/unit/services/AddRepositoryModal_test.js  |  2 +-
 .../test/unit/services/PermissionSaver_test.js     |  8 ++---
 .../test/unit/services/UnsavedDialog__test.js      |  2 +-
 .../admin-web/test/unit/services/Utility_test.js   |  8 ++---
 11 files changed, 38 insertions(+), 57 deletions(-)