summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-os/src
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Merge "OpenCollaborationController.Java:fixed sonar issue"Manoop Talasila1-3/+2
2018-09-12Merge "TicketEventServiceImpl : Fixed sonar issue"Manoop Talasila1-3/+3
2018-09-12Merge "LoginStrategy.java : Fixed sonar issue"Manoop Talasila1-0/+3
2018-08-24LoginStrategy.java : Fixed sonar issueArundathi Patil1-0/+3
Fixed sonar issue, annotate interface with @FunctionalInterface annotation Issue-ID: PORTAL-374 Change-Id: I30472b6c18ef350b687d74acce4545c250462f6d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-24TicketEventServiceImpl : Fixed sonar issueArundathi Patil1-3/+3
Fixed below sonar issue at line 52, Immediately return this expression instead of assigning it to the temporary variable 'hyperlink' Issue-ID: PORTAL-364 Change-Id: I33b854b15e163146415040bf98dbd7e992d04b61 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-24OpenCollaborationController.Java:fixed sonar issueArundathi Patil1-3/+2
Fixed the below sonar issue at line number 40 and 41, 'Remove unused imports'. Issue-ID: PORTAL-370 Change-Id: Id009380e96bb38391ae90e599e0f90c6344642ca Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-17Sonar CriticalShubhada Ramkrishna Vaze1-0/+2
Either log or rethrow this exception. Change-Id: Icad977130e20d5a4d1fe972be73277b5d45d41b7 Issue-ID: PORTAL-363 Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
2018-07-30JUnits for coveragesa282w7-85/+513
Issue-ID: PORTAL-273 JUnits for sonar coverage Change-Id: Icb88d8563164281d29877bbc2de9c8f1f780aa0c Signed-off-by: sa282w <sa282w@att.com>
2018-06-27JUnits for coverageHima Elisetty3-0/+291
Issue-ID: PORTAL-273 JUnits for sonar coverage Change-Id: Ibfa06dcbc7809d9d2598af4ba31dd8c88943aa20 Signed-off-by: Hima Elisetty <hb123f@att.com>
2018-06-13Merge "Adding Junit"Sunder Tattavarada4-0/+199
2018-06-13Merge "Adding Junit"Sunder Tattavarada1-0/+49
2018-06-11Changed ecomp to onap in logback.xmlWelch, Lorraine (lb2391)1-4/+3
Issue-ID: PORTAL-302 Change-Id: I864141df5d5069a23086d3cc7b5c955a0a3fd1c3 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-06-05Adding JunitPrasadNaidu1-0/+49
Adding junit in Portal for OnboardingApp.java OnboardingApp.java Sonar Link: https://sonar.onap.org/code?id=org.onap.portal%3Aonap-portal-parent&selected=org.onap.portal%3Aportal-be-os%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fportal%2Ftransport%2FOnboardingApp.java Location : portal-be-os/src/main/java/org/onap/portalapp/portal/transport/OnboardingApp.java Change-Id: I4324534071724e01254fc35da952aae30dd338c6 Issue-ID: PORTAL-287 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-06-05Adding Junitsp005016384-0/+199
Junit for: 1.LogJob.java 2.LogRegistry.java 3.Register.java 4.RegistryAdapter.java Sonar link: https://sonar.onap.org/code?id=org.onap.portal%3Aonap-portal-parent&selected=org.onap.portal%3Aportal-be-os%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fscheduler Change-Id: I25d8bd6c7fba9757ca8261935ee364244478cef0 Issue-ID: PORTAL-289 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2018-05-31Merge "Changed app to redirect when the session expires."Manoop Talasila1-2/+9
2018-05-30Changed app to redirect when the session expires.William Kurkian1-2/+9
Reverted previous change to redirect from incorrect login screens. Instead, navigating to the main application page without a valid session results in being sent to the login page Removed some mistaken changes These didn't relate to the fix Issue-ID: PORTAL-278 Change-Id: I82c4a1ed26ede0119cdc4d1f9b818780ca876801 Signed-off-by: William Kurkian <wkurkian@cisco.com>
2018-05-25Bulk upload changes and music health check apisKishore Reddy, Gujja (kg811t)15-781/+66
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>
2018-04-24Fix to delete portal adminHima Elisetty2-398/+0
Issue-ID: PORTAL-220 Portal admin deletion Change-Id: Id7c0b94470e81772d25e3af1a077b327de3f79c4 Change-Id: I620b76c4f20227236655c6ff06bb455890494061 Signed-off-by: Hima Elisetty <hb123f@att.com>
2018-04-19Replace ecomp referencesHima Elisetty86-92/+92
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: I76311f2ab10b2c0d406415ea2f922d1aad993e21 Signed-off-by: Hima Elisetty <hbindu@research.att.com>
2018-04-11Change decryption algorithmst782s1-2/+2
Issue-ID: PORTAL-252 Change-Id: I93d7f6bc54ab626e1830d67ac73ff9ec612de82f Signed-off-by: st782s <statta@research.att.com>
2018-03-27Merge "Sonar Issues for ExternalAppInitializer.java"Sunder Tattavarada1-5/+1
2018-03-27Merge "Sonar Issues for ExternalAppConfig.java"Sunder Tattavarada1-26/+15
2018-03-27Sonar Issues for ExternalAppInitializer.javaHari Om Verma1-5/+1
Minor and Major Sonar issues for ExternalAppInitializer.java Change-Id: I2673a13f73e88acc970c6aa64431f8124cf068cf Issue-ID: PORTAL-227 Signed-off-by: Hari Om Verma <hv00482922@techmahindra.com>
2018-03-27Sonar Issues for ExternalAppConfig.javaHari Om Verma1-26/+15
Minor and Major Sonar issues for ExternalAppConfig.java Change-Id: Ib62f9436a63639fa6481bd9823712e252a6dd83b Issue-ID: PORTAL-226 Signed-off-by: Hari Om Verma <hv00482922@techmahindra.com>
2018-03-23Docker changes and Music IntegrationKishore Reddy, Gujja (kg811t)4-10/+48
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib974401b48efc1f0d4f98036b0028043c3283691 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-06Added JunitsKishore Reddy, Gujja (kg811t)2-26/+94
Issue-ID: PORTAL-136 Includes JUNITS Change-Id: I5ea9dc100dcf4a14c57dff5663e1e55a1677a017 Signed-off-by:Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-01Added JunitsGujja1-3/+3
Issue-ID: PORTAL-155 Includes JUNITS, security issues fix Change-Id: I7c4032808163c46bf53477195823c7ed9dc99edc Signed-off-by:GUJJA <kg811t@research.att.com>
2018-02-22Added JunitsGUJJA1-1/+1
Issue-ID: PORTAL-136 Includes JUNITS Change-Id: I859aa9de0ce51a1ac699c81e98c2af7fda7ae660 Signed-off-by:GUJJA <kg811t@research.att.com>
2018-02-08Added Junitskg811t9-17/+16
Issue-ID: PORTAL-136, PORTAL-133, PORTAL-111, PORTAL-19 Includes JUNITS, replacement of openecomp to onap, role centralization changes Change-Id: I95fe9d93ccf22e04f81f52aa7ae8c2b760d8c9c4 Signed-off-by: kg811t <kg811t@research.att.com>
2018-02-01Security/ Package Name changesst782s91-1327/+1376
Issue-ID: PORTAL-174, PORTAL-157, PORTAL-156, PORTAL-148, PORTAL-145, PORTAL-140, PORTAL-133, PORTAL-121, PORTAL-111, PORTAL-88 Includes security fixes, Role Centralization, replace certain ECOMP occurrences etc Change-Id: I3c8b706709c6b92e646e3cbe50c2d660e8a46ef4 Signed-off-by: st782s <statta@research.att.com>
2017-10-04Repair widget-ms problem; adjust sonar in pomsChristopher Lott (cl778h)4-376/+3
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-09-28Update license in non-Java files.Christopher Lott (cl778h)23-253/+667
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)67-1606/+3338
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)21-767/+1617
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-08-25Enable junit test cases and fix defects.Christopher Lott (cl778h)2-1/+21
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)10-10/+96
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-01Repair ONAP portal release problemsChristopher Lott (cl778h)1-0/+78
- 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)3-14/+46
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)4-19/+28
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-06-12[PORTAL-16 PORTAL-18] Widget ms; stagingChristopher Lott (Christopher) (cl778h)23-1489/+4719
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] Rebasest782s83-0/+9548
This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: I9a24a338665c7cd058978e8636bc412d9e2fdce8 Signed-off-by: st782s <statta@research.att.com>