[40/56] [abbrv] ambari git commit: AMBARI-22316. Wrong placement of service versions in versions view (alexantonenko)

2017-10-30 Thread mradhakrishnan
AMBARI-22316. Wrong placement of service versions in versions view 
(alexantonenko)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/793ffebc
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/793ffebc
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/793ffebc

Branch: refs/heads/branch-feature-AMBARI-14714
Commit: 793ffebc8a4287b642c0f9a043c7b85493568e3d
Parents: 7e6036c
Author: Alex Antonenko 
Authored: Fri Oct 27 13:22:04 2017 +0300
Committer: Alex Antonenko 
Committed: Fri Oct 27 13:22:04 2017 +0300

--
 .../views/main/admin/stack_upgrade/upgrade_version_column_view.js   | 1 -
 1 file changed, 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/793ffebc/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
--
diff --git 
a/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js 
b/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
index 67bde4f..9ddb083 100644
--- 
a/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
+++ 
b/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
@@ -42,7 +42,6 @@ App.UpgradeVersionColumnView = 
App.UpgradeVersionBoxView.extend({
 var account = App.RepositoryVersion.find().get('length');
 $('.border-extended-table').width(account * 100 + 100 + "%");
 $('.border-extended-table').css("max-width", account * 100 + 100 + "%");
-$('.services-section .service-version-info').css('margin-bottom', 
$(".border-extended-table tr").height() - 25 + "px");
   },
 
   services: function() {



[01/13] ambari git commit: AMBARI-22316. Wrong placement of service versions in versions view (alexantonenko) [Forced Update!]

2017-10-30 Thread lpuskas
Repository: ambari
Updated Branches:
  refs/heads/feature-branch-AMBARI-21307 30415a189 -> 6b7a7a706 (forced update)


AMBARI-22316. Wrong placement of service versions in versions view 
(alexantonenko)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/793ffebc
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/793ffebc
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/793ffebc

Branch: refs/heads/feature-branch-AMBARI-21307
Commit: 793ffebc8a4287b642c0f9a043c7b85493568e3d
Parents: 7e6036c
Author: Alex Antonenko 
Authored: Fri Oct 27 13:22:04 2017 +0300
Committer: Alex Antonenko 
Committed: Fri Oct 27 13:22:04 2017 +0300

--
 .../views/main/admin/stack_upgrade/upgrade_version_column_view.js   | 1 -
 1 file changed, 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/793ffebc/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
--
diff --git 
a/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js 
b/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
index 67bde4f..9ddb083 100644
--- 
a/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
+++ 
b/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
@@ -42,7 +42,6 @@ App.UpgradeVersionColumnView = 
App.UpgradeVersionBoxView.extend({
 var account = App.RepositoryVersion.find().get('length');
 $('.border-extended-table').width(account * 100 + 100 + "%");
 $('.border-extended-table').css("max-width", account * 100 + 100 + "%");
-$('.services-section .service-version-info').css('margin-bottom', 
$(".border-extended-table tr").height() - 25 + "px");
   },
 
   services: function() {



ambari git commit: AMBARI-22316. Wrong placement of service versions in versions view (alexantonenko)

2017-10-27 Thread alexantonenko
Repository: ambari
Updated Branches:
  refs/heads/trunk 7e6036c3e -> 793ffebc8


AMBARI-22316. Wrong placement of service versions in versions view 
(alexantonenko)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/793ffebc
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/793ffebc
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/793ffebc

Branch: refs/heads/trunk
Commit: 793ffebc8a4287b642c0f9a043c7b85493568e3d
Parents: 7e6036c
Author: Alex Antonenko 
Authored: Fri Oct 27 13:22:04 2017 +0300
Committer: Alex Antonenko 
Committed: Fri Oct 27 13:22:04 2017 +0300

--
 .../views/main/admin/stack_upgrade/upgrade_version_column_view.js   | 1 -
 1 file changed, 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/793ffebc/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
--
diff --git 
a/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js 
b/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
index 67bde4f..9ddb083 100644
--- 
a/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
+++ 
b/ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js
@@ -42,7 +42,6 @@ App.UpgradeVersionColumnView = 
App.UpgradeVersionBoxView.extend({
 var account = App.RepositoryVersion.find().get('length');
 $('.border-extended-table').width(account * 100 + 100 + "%");
 $('.border-extended-table').css("max-width", account * 100 + 100 + "%");
-$('.services-section .service-version-info').css('margin-bottom', 
$(".border-extended-table tr").height() - 25 + "px");
   },
 
   services: function() {