summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-common
AgeCommit message (Collapse)AuthorFilesLines
2017-10-12Repair Portal user-role assignmentChristopher Lott (cl778h)1-1/+1
Issue: PORTAL-125 Change-Id: Ib8006c301d059d954b681a11a955924843548c6b Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-04Repair widget-ms problem; adjust sonar in pomsChristopher Lott (cl778h)3-357/+455
Using OParent again; override some Sonar configuration and tasks. Repair display & fetch of users from remote apps. Use EPSDK version 1710 database scripts. Issue: PORTAL-50, PORTAL-59, PORTAL-86 Change-Id: I05eaea3680b0422236cc86cdd0ad5847c2731e54 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-04Repair aspect logger; repair site deployChristopher Lott (cl778h)1-10/+6
[PORTAL-54] Javadoc site deployment fails on widget-ms module [PORTAL-116] WidgetCatalog request takes exception before reaching controller method Issue: PORTAL-54, PORTAL-116 Change-Id: Id6d223a30a8c5f493c3fa1902225bc4e8964d085 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-02Enable sonar code coverage with oparentGary Wu1-68/+0
Remove commented-out property sonar.java.binaries. Change-Id: I14f0597e472b387d48abc2cb1e55777a2fa55708 Issue-ID: PORTAL-50 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-29Use version 1.3.0 (no -SNAPSHOT)Christopher Lott (cl778h)1-1/+1
This is an attempt to solve the Sonar failures in the portal-master-release-version-java-daily jobs. Issue: PORTAL-109 Change-Id: I5694cd726b64bf28ea6201f9d2066b7dd734c0fe Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-28Update license in non-Java files.Christopher Lott (cl778h)11-121/+319
Add logs and properties directory names to .env file. Revise portal_vm_init.sh script to pull and tag onap/cli docker image. Issue: PORTAL-90 Change-Id: I82a371ee9797b3e037ad282538cb48b5620c9709 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-28Update license; improve coverage; add docs dirChristopher Lott (cl778h)427-5578/+16293
Update licenses to match approved text; add where missing. Improve code coverage with additional tests. Use OParent. Drop ecomp-portal-BE-common-test entirely; tests merged to ecomp-portal-BE-common. All code from LF repo branch master_dev_amsterdam_1_3_0 Issue: PORTAL-42, PORTAL-50, PORTAL-90, PORTAL-96 Change-Id: I09d98bbf072411d2efed6fb34f378f7cc8d049ad Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-25MariaDB Connector and Sonar Scans; clean nlChristopher Lott (cl778h)196-335/+16610
PORTAL-50: Fix to get the Sonar coverage for ONAP PORTAL-72: Sonar scan - resolving severity Blocker issues PORTAL-86: Remove internal att.com usages from tests and other files PORTAL-102: Fixed the page refresh issue on App Account Management page PORTAL-103: Fix to enhanced notification ticket source for ONAP PORTAL-104: Replaced mysql DB connector with mariaDB Issue: PORTAL-50 PORTAL-72 PORTAL-86 PORTAL-102 PORTAL-103 PORTAL-104 Change-Id: Iae78ad34ed9ce5ae1f2d36fcbb93fbc1e39944e5 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-08Repair search and timeout defectsChristopher Lott (cl778h)6-858/+1329
PORTAL-91: Search was not working on widget-ms page PORTAL-95: docker containers not waiting long enough for database This bumps the commit message to trigger a build; posting a "recheck" message on Gerrit didn't work. Issue: PORTAL-91, PORTAL-95 Change-Id: I7091634a64d281457c76584e8d2a08e3e5887cd1 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-06Remove unused files with company keywordsChristopher Lott (cl778h)10-16/+92
Drop the static FE pages that were once used to redirect users. Issue: PORTAL-86 Change-Id: Idb1f3b07f2b30319b58d993fcafd7e95b1c6d5a3 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-31Repair user notification defects.Christopher Lott (cl778h)2-5/+9
Issue: PORTAL-50 Change-Id: I15347d69b7b85a2658f114f53029bed67f7e810d Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-30Configure sonar code coverage; use EPSDK 1.3.0Christopher Lott (cl778h)3-18/+30
Also use this commit to mark delivery of many feature issues Issue: PORTAL-26, PORTAL-28, PORTAL-29, PORTAL-50, PORTAL-69, PORTAL-76, PORTAL-82, PORTAL-89 Change-Id: Ib3e8487c5eb3d39dcdae1450deac6d255449debc Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-25Enable junit test cases and fix defects.Christopher Lott (cl778h)2-3/+18
Clean internal company domain names. Repair defect for picking Role in Widget onboarding for assigned app. Issue: PORTAL-50, PORTAL-82, PORTAL-86 Change-Id: I0826ddbfad1dc8a9bb6f3b8096b9748f887c1c65 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-23Deliver centralized role management featureChristopher Lott (cl778h)59-570/+5102
Repair multiple defects also. Revise deployment to use docker-compose. Remove all zip archives. Issue: PORTAL-21, PORTAL-25, PORTAL-28, PORTAL-52, PORTAL-69, PORTAL-74, PORTAL-76, PORTAL-80, PORTAL-82 Change-Id: Ie72fec7d35ba78beb162bba6ed27b2caee340c61 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-07Remove images; repair A&AI credentials.Christopher Lott (cl778h)13-43421/+0
Remove licensed image files from ONAP distrib Correct AAI user/role API username and password; add AAI thumbnail image file in application onboarding DML script. Issue: PORTAL-58, PORTAL-63 Change-Id: I5f61b01e822e563a7cb5c1b635313dca9397c4ae Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-01Repair ONAP portal release problemsChristopher Lott (cl778h)2-244/+244
- Remove duplicate & buggy code blocking widget authentication - Set UEB URL list property to ueb.api.simpledemo.openecomp.org - Refactor to generate app key without using UEB - Abbreviate WMS connection string to drop "&timeout=2000" Issue: PORTAL-30, PORTAL-37, PORTAL-48 Change-Id: I5ff5844aba05781e2c5a2d833403e821e355811c Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-31Repair widget micro service, onboarding of widgetsChristopher Lott (cl778h)4-4/+14
Issue: PORTAL-30, PORTAL-40, PORTAL-45, PORTAL-46, PORTAL-47 Change-Id: I97de4cc038f7167d5e368249f9ea5e47e8fc1b09 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-26Repair Portal defects; upgrade Docker build.Christopher Lott (cl778h)5-45/+19
PORTAL-39 Remove MojoHaus Maven plug-in from pom file PORTAL-38 VID tab is not showing portal for VID PORTAL-37 Portal cannot resolve UEB host vm1-message-router; use ueb.api.simpledemo.openecomp.org instead PORTAL-36 Show Portal app version number in footer; unpack war file instead of copying directory PORTAL-35 update ECOMP Portal to ONAP logo on login page PORTAL-34 Portal partners (Policy, VID) got 404 on landing page; recognize process_csp as valid endpoint in Portal PORTAL-30 Failed to communicate with the widget microservice; add configuration properties with widget-ms host name and protocol. Issue: PORTAL-30, PORTAL-34, PORTAL-35, PORTAL-36, PORTAL-37, PORTAL-38, PORTAL-39 Change-Id: I1e53e4985266f736ddad4ed49b287a23178ea3c3 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-20Add portal property; correct docker build script.Christopher Lott (cl778h)7-30/+43
New Portal property services.widget.protocol controls whether http or https protocol is used to access the widget microservice endpoints. Adjust build script to use new name "sdk" when building Docker with Portal apps (formerly named ecompsdkos). Change-Id: I25b7f39d40351da04c7a9dc3cc1c75ddad2750ea Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-12Configure parent to skip deploy stepChristopher Lott (cl778h)1-5/+0
Change-Id: If65458934e12e3f7f61cf080ba8f99d7d233f291 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-12Add plugin configuration to skip deployChristopher Lott (cl778h)1-0/+10
Change-Id: I84ff02d2336a802b73f98be7318456095f0de276 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-10[PORTAL-20,PORTAL-23,PORTAL-32] Repair defectsChristopher Lott (cl778h)5-148/+74
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>
2017-06-12[PORTAL-16 PORTAL-18] Widget ms; stagingChristopher Lott (Christopher) (cl778h)216-23748/+26431
Remove staging repositories from poms. Add widget microservice code base. Add portal unit tests. Repair defects. Normalize line endings. Change-Id: Ia5e48da2a3141b352439ecd548cddf918f4df585 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-04[PORTAL-7] Rebasest782s311-0/+262651
This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: I9a24a338665c7cd058978e8636bc412d9e2fdce8 Signed-off-by: st782s <statta@research.att.com>