summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os
diff options
context:
space:
mode:
authorKishore Reddy, Gujja (kg811t) <kg811t@research.att.com>2018-05-14 17:19:51 -0400
committerKishore Reddy, Gujja (kg811t) <kg811t@research.att.com>2018-05-25 13:39:38 -0400
commit2845910b34682056c1949f82e39d9205a26554e9 (patch)
tree825474a899dc5783e6ea8c4aefd26b6d4c881dfd /ecomp-portal-FE-os
parent485296388748c1efb5737cf7ae9d4a8254681552 (diff)
Bulk upload changes and music health check apis
Issue-ID: PORTAL-290, PORTAL-291 Bulk upload changes and music health check apis Change-Id: I63d289d75420658ff4a14385a5106838fa8c32b2 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
Diffstat (limited to 'ecomp-portal-FE-os')
-rw-r--r--ecomp-portal-FE-os/client/configurations/dev.json3
-rw-r--r--ecomp-portal-FE-os/client/configurations/integ.json3
-rw-r--r--ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html2
-rw-r--r--ecomp-portal-FE-os/client/src/views/header/header-extension.tpl.html2
-rw-r--r--ecomp-portal-FE-os/client/src/views/header/header-logo.html2
-rw-r--r--ecomp-portal-FE-os/client/src/views/search/search.tpl.html2
-rw-r--r--ecomp-portal-FE-os/pom.xml2
7 files changed, 9 insertions, 7 deletions
diff --git a/ecomp-portal-FE-os/client/configurations/dev.json b/ecomp-portal-FE-os/client/configurations/dev.json
index 3b959f1c..43b82c76 100644
--- a/ecomp-portal-FE-os/client/configurations/dev.json
+++ b/ecomp-portal-FE-os/client/configurations/dev.json
@@ -97,7 +97,8 @@
"ecompTitle":"http://localhost:8080/ecompportal/portalApi/ecompTitle",
"loggedinUser" : "http://localhost:8080/ecompportal/portalApi/loggedinUser",
"modifyLoggedinUser" : "http://localhost:8080/ecompportal/portalApi/modifyLoggedinUser",
- "centralizedApps": "http:/localhost:8080/ecompportal/portalApi/centralizedApps"
+ "centralizedApps": "http:/localhost:8080/ecompportal/portalApi/centralizedApps",
+ "uploadRoleFunction":"http://www.ecomp.att.com:8080/ecompportal-att/portalApi/uploadRoleFunction/:appId"
},
"cookieDomain": "onap.org"
}
diff --git a/ecomp-portal-FE-os/client/configurations/integ.json b/ecomp-portal-FE-os/client/configurations/integ.json
index 46fd7725..ac8f3bf0 100644
--- a/ecomp-portal-FE-os/client/configurations/integ.json
+++ b/ecomp-portal-FE-os/client/configurations/integ.json
@@ -97,7 +97,8 @@
"ecompTitle":"portalApi/ecompTitle",
"loggedinUser" : "portalApi/loggedinUser",
"modifyLoggedinUser" : "portalApi/modifyLoggedinUser",
- "centralizedApps": "portalApi/centralizedApps"
+ "centralizedApps": "portalApi/centralizedApps",
+ "uploadRoleFunction":"portalApi/uploadRoleFunction/:appId"
},
"cookieDomain": "onap.org"
}
diff --git a/ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html b/ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html
index a9fd704a..c2cc815b 100644
--- a/ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html
+++ b/ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html
@@ -33,7 +33,7 @@
============LICENSE_END============================================
- ECOMP is a trademark and service mark of AT&T Intellectual Property.
+
-->
<div class="w-ecomp-footer" id="w-ecomp-footer" ng-style="{height: tabBottom}">
<div id="footer" class="footer-content">
diff --git a/ecomp-portal-FE-os/client/src/views/header/header-extension.tpl.html b/ecomp-portal-FE-os/client/src/views/header/header-extension.tpl.html
index 80f0a366..b49d6e9b 100644
--- a/ecomp-portal-FE-os/client/src/views/header/header-extension.tpl.html
+++ b/ecomp-portal-FE-os/client/src/views/header/header-extension.tpl.html
@@ -33,7 +33,7 @@
============LICENSE_END============================================
- ECOMP is a trademark and service mark of AT&T Intellectual Property.
+
-->
<button href="javascript:void(0)" id="allLogout" ng-click="editProfile()" class="btn btn-alt btn-small">
Profile
diff --git a/ecomp-portal-FE-os/client/src/views/header/header-logo.html b/ecomp-portal-FE-os/client/src/views/header/header-logo.html
index 15e20225..912f4ff5 100644
--- a/ecomp-portal-FE-os/client/src/views/header/header-logo.html
+++ b/ecomp-portal-FE-os/client/src/views/header/header-logo.html
@@ -33,6 +33,6 @@
============LICENSE_END============================================
- ECOMP is a trademark and service mark of AT&T Intellectual Property.
+
-->
<img src="assets/images/onap-logo.png" alt="Onap Logo" class="onap-title-logo" >
diff --git a/ecomp-portal-FE-os/client/src/views/search/search.tpl.html b/ecomp-portal-FE-os/client/src/views/search/search.tpl.html
index 570b029d..788be4ee 100644
--- a/ecomp-portal-FE-os/client/src/views/search/search.tpl.html
+++ b/ecomp-portal-FE-os/client/src/views/search/search.tpl.html
@@ -33,7 +33,7 @@
============LICENSE_END============================================
- ECOMP is a trademark and service mark of AT&T Intellectual Property.
+
-->
<div class="search-div" ng-controller="searchSnippetCtrl">
<div class="notification-div">
diff --git a/ecomp-portal-FE-os/pom.xml b/ecomp-portal-FE-os/pom.xml
index cd732df3..df47d540 100644
--- a/ecomp-portal-FE-os/pom.xml
+++ b/ecomp-portal-FE-os/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.portal</groupId>
<artifactId>onap-portal-parent</artifactId>
- <version>2.2.0</version>
+ <version>2.3.0</version>
</parent>
<artifactId>portal-FE-os</artifactId>