[PORTAL-20,PORTAL-23,PORTAL-32] Repair defects 27/5727/1
authorChristopher Lott (cl778h) <clott@research.att.com>
Mon, 10 Jul 2017 18:04:15 +0000 (14:04 -0400)
committerChristopher Lott (cl778h) <clott@research.att.com>
Mon, 10 Jul 2017 18:10:04 +0000 (14:10 -0400)
commit99565bb6bd87cfc46591cea73985c58c3a3697dd
tree3d90220524af46b157a3fc9d7c555c711452c139
parentfec1ab242c9086a32b04e3ded4518dd20eeca7d3
[PORTAL-20,PORTAL-23,PORTAL-32] Repair defects

PORTAL-20: remove mariadb client reference from be-common pom

PORTAL-23: Release Portal's SDK version 1.1.0

PORTAL-32: API URL correction for onboarded Apps

Change-Id: If75b54ca9202f94ce63c59343b94384da1040912
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
35 files changed:
deliveries/Apps_Users_OnBoarding_Script.sql
deliveries/README.md [new file with mode: 0644]
ecomp-portal-BE-common-test/pom.xml
ecomp-portal-BE-common-test/src/main/java/org/openecomp/portalapp/portal/test/controller/UserRecommendationControllerTest.java [deleted file]
ecomp-portal-BE-common/pom.xml
ecomp-portal-BE-common/src/main/java/org/openecomp/portalapp/portal/controller/UserRecommendationController.java [deleted file]
ecomp-portal-BE-common/src/main/java/org/openecomp/portalapp/portal/listener/HealthMonitor.java
ecomp-portal-BE-common/src/main/java/org/openecomp/portalapp/portal/service/UserRolesCommonServiceImpl.java
ecomp-portal-BE-common/src/main/webapp/WEB-INF/fusion/orm/EP.hbm.xml
ecomp-portal-BE-os/pom.xml
ecomp-portal-DB-os/EcompPortalDMLMySql_1707_OS.sql
ecomp-portal-FE-common/.gitignore
ecomp-portal-FE-common/client/app/filters/pagination-start-from/start-from.filter.js [new file with mode: 0644]
ecomp-portal-FE-common/client/app/services/recommendation/recommendation.service.js [deleted file]
ecomp-portal-FE-common/client/app/views/catalog/add-catalog-dialogs/new-catalog.modal.less [deleted file]
ecomp-portal-FE-common/client/app/views/catalog/catalog.controller.js
ecomp-portal-FE-common/client/app/views/catalog/catalog.tpl.html
ecomp-portal-FE-common/client/app/views/catalog/information-box.tpl.html
ecomp-portal-FE-common/client/app/views/dashboard/dashboard.controller.js
ecomp-portal-FE-common/client/app/views/header/header.controller.js
ecomp-portal-FE-common/client/app/views/header/header.tpl.html
ecomp-portal-FE-common/client/app/views/support/get-access/get-access.controller.js
ecomp-portal-FE-common/client/app/views/support/get-access/get-access.tpl.html
ecomp-portal-FE-common/client/app/views/users/new-user-dialogs/bulk-user.controller.js
ecomp-portal-FE-common/client/app/views/widget-onboarding/widget-onboarding.controller.js
ecomp-portal-FE-os/client/src/directives/search-users/search-users.less
ecomp-portal-FE-os/client/src/services/recommendation/recommendation.service.js [new file with mode: 0644]
ecomp-portal-FE-os/client/src/services/userProfile/userProfile.service.js
ecomp-portal-FE-os/client/src/views/catalog/add-catalog-dialogs/new-catalog.controller.js [deleted file]
ecomp-portal-FE-os/client/src/views/catalog/add-catalog-dialogs/new-catalog.modal.html [deleted file]
ecomp-portal-FE-os/client/src/views/catalog/get-accessswitch.html [new file with mode: 0644]
ecomp-portal-FE-os/client/src/views/footer/footer.controller.js
ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html
ecomp-portal-FE-os/client/src/views/headerRecommendation/headerRecommendations.controller.js [new file with mode: 0644]
ecomp-portal-FE-os/client/src/views/headerRecommendation/headerRecommendations.tpl.html [new file with mode: 0644]