summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/system
AgeCommit message (Collapse)AuthorFilesLines
2020-12-29Raptor Crosstab report UI Changesmravula1-11/+156
Issue-ID: PORTAL-902 Change-Id: I02f1e5651251a8c26d6c524d659617e5941343a2 Signed-off-by: mravula <mr257h@att.com>
2020-12-04Raptor UI Changes, user profile, folder restructuremravula1-38/+51
Issue-ID: PORTAL-902 Change-Id: Ib76bb3fce7efe55504b75d2fc4764bafb9f8e908 Signed-off-by: mravula <mr257h@att.com>
2020-11-02Portal-Raptor FixesSudarshan Kumar1-0/+11
Portal-Raptor Fixes - Not able to save report SQL Tab Info Issue-ID: PORTAL-1036 Change-Id: Ic55b1ec35782d54a27186e8f2d9e17d809413d8c Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-08-04Merge "lowered code smells"Sunder Tattavarada2-3/+2
2020-07-20Integrated UI lazy loading and Raptor updateSudarshan Kumar1-3/+4
Integrated UI lazy loading and Raptor update Issue-ID: PORTAL-902 Change-Id: I0cf9f22a57c2be4e5b83981bdf0984768a5f44a6 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-06-10Merge "added proper annotations"Sunder Tattavarada2-47/+51
2020-06-09lowered code smellsRupinder2-3/+2
Issue-ID: PORTAL-865 Change-Id: Iacde0ac7724714a904ddc615d81762f7103d6771 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-04Merge "removed code smells in Globals.java"Lorraine Welch1-63/+0
2020-06-02removed code smells in Globals.javaIndrijeet kumar1-63/+0
removed code smells in Globals.java Issue-ID: PORTAL-813 Change-Id: I5aa5a4919cd9ffb128256783b48a3eafd2caa69d Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-06-02added proper annotationsRupinder2-47/+51
Issue-ID: PORTAL-865 Change-Id: Icca96a44b43afa494d05231db5bc11f80c32469c Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-01removed code smells in SendNotification & AppUtilsIndrijeet kumar1-39/+0
removed code smells in SendNotification & AppUtils Issue-ID: PORTAL-813 Change-Id: I03fdeb83e5b2379935025ee7c9ab4882eebfbc89 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-18Merge "Raptor backend java API Code(Analytics), UI Code(Overlay) and pages ↵Sunder Tattavarada5-40/+149
component in os project"
2020-05-16Raptor backend java API Code(Analytics), UI Code(Overlay) and pagesmravula5-40/+149
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-07removed some code smellsIndrijeet kumar3-15/+15
removed some code smells Issue-ID: PORTAL-813 Change-Id: I936676da6411bcb84ed61a646664f6df23aa2601 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-09reduced code smellsRupinder3-12/+24
Improved some code stucture Issue-ID: PORTAL-865 Change-Id: I9651ed6f592f83daf3c270749938e7ebc7a38619 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-02-06adding sdk changesMuni Mohan Kunchi1-50/+51
adding sdk changes Issue-ID: PORTAL-830 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: I0c99d3ab15fcf4c3b34d84658b64114dadbe2577
2020-01-23Fix NullPointerException & other sonar issuesParshad Patel1-51/+50
A "NullPointerException" could be thrown Use a logger to log this exception Cast one of the operands of this multiplication operation to a "long" Use isEmpty() to check whether the collection is empty or not Issue-ID: PORTAL-562 Change-Id: I1bc657a8893379329547b131b53e37da873d55db Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2020-01-14Resolved null-pointer-exception while running raptor test casesmravula2-228/+431
Issue-ID: PORTAL-725 Change-Id: I31b57e200b98e616f32f73e1b6a14682555fca94 Signed-off-by: mravula <mr257h@att.com>
2019-10-29Merge "Security Vulnerability in pom.xml fix"Manoop Talasila1-2/+1
2019-10-22Fix sonar issues (part) in RaptorControllerAsyncburdziak1-144/+113
Change-Id: I0b6394937f274351ca2e7f111dd6353f121f34b9 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-10-18Security Vulnerability in pom.xml fixDominik Mizyn1-2/+1
Security Vulnerability in pom.xml fix Issue-ID: PORTAL-772 Change-Id: I6b0932122b101411b06d371e757918875529b87d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-10-02Fix NPE issue in epsdk-analyticsParshad Patel1-136/+141
Fix A "NullPointerException" could be thrown Either log or rethrow this exception Define a constant instead of duplicating this literal Replace the type specification in this constructor call with the diamond operator ("<>") Issue-ID: PORTAL-562 Change-Id: I51a8bb0feec5b63f82b19097d62a4977a020fdfe Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-09-19Merge "Fix sonar issues (part) in Globals.java"Manoop Talasila1-85/+28
2019-09-18Fix sonar issues (part) in Globals.javaburdziak1-85/+28
Change-Id: I880e980718ab43b16cb9665fc7733de55e5e00df Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-09-16General Sonar FixesArindam Mondal1-10/+10
Issue-ID: PORTAL-740 Change-Id: I050c3ffa64ae95eadca3a99ec149736fa9dbde67 Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-08-12Sonar Fix - RaptorServiceImpl.java - Move this variable to comply with Java ↵dinesha1-1/+2
Code Conventions Fixed sonar issues across the file Issue-ID: PORTAL-686 Change-Id: Idd0b20c3b029bef742594f42a22686520d12c68e Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-02Sonar Fix- RemDbUtils.java- Remove the declaration of thrown exceptiondinesha1-1/+1
Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: If25a07748dfac69b70e73a52eaded8126281edd5 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-07-25Add fix for NullPointerException in epsdk-analyticsParshad Patel1-42/+56
A "NullPointerException" could be thrown; "con" is nullable here Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$ Issue-ID: PORTAL-562 Change-Id: Ic5ab68b1b1dc74b1bdf906bb1d9e743806c4df90 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-07-16Fixed Sonar "Blocker Bugs"Vasyl Razinkov1-102/+91
Fixed potential "thread-Leak" Change-Id: I7efcbd4d7b6b69ca1f234bed8d28cbb8e51e3e25 Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie> Issue-ID: PORTAL-584
2019-06-17Merge "Sonar fix Nullpointer and others"Sunder Tattavarada1-230/+218
2019-05-31Sonar fix Nullpointer and othersArindam Mondal1-230/+218
https://sonar.onap.org/project/issues?createdAfter=2019-01-01&createdBefore=2019-05-30&id=org.onap.portal.sdk%3Aepsdk-project&resolved=false&types=BUG +) Fix nullpointer ++) Code format +++) Added try-with-resources Issue-ID: PORTAL-600 Change-Id: I4edef0ffdc80ee2a3792f4d570a9629412334dce Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-05-29AtomicPutWithDeleteLockst398c2-10/+15
Copy Report, SQL Injection Issue-ID: PORTAL-581, PORTAL-582,PORTAL-583, PORTAL-594 Change-Id: Ibbd7a2a63f41a75109fb3916a5de1ab6a0bacfe2 Signed-off-by: st398c <st398c@research.att.com>
2019-03-28Fortify, version, Junitst398c2-1/+34
Issue-ID: PORTAL-543, PORTAL-273, PORTAL-544 Change-Id: Ib864ef78bbd534170cab90d9314f2d8943f78872 Signed-off-by: Thota, Saisree <st398c@research.att.com>
2018-11-07Fix sonar issues in DbUtils.javaParshad Patel1-35/+28
Fix use try with resources issue Issue-ID: PORTAL-342 Change-Id: Ifb5b4b39091ff09349a88ad7db9c7956710c6b3f Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-01Fix sonar blocker issue in epsdk-analyticsParshad Patel1-11/+2
Fix Remove this throw statement from this finally block sonar issue. Issue-ID: PORTAL-342 Change-Id: Ibe3b4f0cf86dede3cec1355e2a4b455fe4d44651 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-10-26Fix sonar blocker issueParshad Patel1-11/+6
Fix use try with resources issue in RemDbUtils.java Issue-ID: PORTAL-342 Change-Id: Ibbb134ec9686730cc9dadad88ea60c2bd3286938 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-07-25Reporting EnhancementsRAMALINGAM, SUNDAR (sr7234)2-2/+48
Issue-ID: PORTAL-314 Remote DB logic is added to enhance RAPTOR to pull content from different DB as well as Different DB TYPE Change-Id: I5cb343cd9daa912d78e7a8e409d28c8845d9afb4 Signed-off-by: RAMALINGAM, SUNDAR (sr7234) <sr7234@us.att.com>
2018-07-16FIX TO USE TRY WITH RESOURCESKrishnajinka1-15/+4
FIX SONAR ISSUES RELATED WITH USE OF TRY WITH RESOURCES INSTEAD OF JUST TRY Issue-ID: PORTAL-336 Change-Id: I143c3d6167b101e5113faa3c70f57bfb8638e8de Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
2018-06-14Junit Test Cases & RaptorsKishore Reddy, Gujja (kg811t)2-45/+210
Issue-ID: PORTAL-273. PORTAL-301 Covered JUNITS for sdk modules and RAPTOR reports fixes Change-Id: Ifaf3bf06f0ec123051a791cc8e7f10662f97a525 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-05-02Changes for 2.4.0-SNAPSHOTsa282w2-3/+2
Issue-ID: PORTAL-210 Included the pom changes for 2.4.0-SNAPSHOT, music and AAF changes. Change-Id: Ib1e1c2679271aa40eb3b50397724e8cdc5ffe01c Signed-off-by: sa282w <sa282w@att.com>
2018-04-20Replace ecomp referenceHima Elisetty31-31/+31
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2018-03-19Effort to make portal resilientLo, WEI-TING(wl849v)1-1/+1
Issue-ID: PORTAL-210 Includes music library that contatins session management Change-Id: Icacab904e1f948068348fcc19cd77965cb5b446e Signed-off-by: Lo, WEI-TING(wl849v) <wl849v@att.com>
2017-11-28Harden codest782s2-4/+8
Issue-ID: PORTAL-145,PORTAL-119 Harden code to address SQL injecton, XSS vulnerabilities; Separate docker images for portal, sdk app and DMaaPBC ui Change-Id: I85fad4d3fcee3243207b8f0dfe21beaa41602204 Signed-off-by: st782s <statta@research.att.com>
2017-10-20Role management; security vulnerabilities.Christopher Lott (cl778h)3-5/+10
Extend user/role management interface to allow role deletion. Add filters to defend against common web Javascript attacks. Drop Greensock code with unusable license. Use OParent in EPSDK web application. Issue: US324470, US342324, PORTAL-127 Change-Id: I3a10744fbbbdbda7c88d2b2e542e72e779c9b142 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-04Repair redirect; correct javadoc site pathChristopher Lott (cl778h)1-1/+1
[PORTAL-53] Correct path for deployment of javadoc web site [PORTAL-78] Prevent SDJ from redirecting multiples times during single signon [St164634] Tone down the logging when communicating with the Partnering Applications Add missing license headers; drop FusionLicenseImpl. Issue: PORTAL-53 PORTAL-78 Change-Id: I3f8200d8e41754ade05e3f7b38d0db6bdd5e59e8 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-25Sonar Scans and Role Centralization; clean nlChristopher Lott (cl778h)2-2/+11
PORTAL-21: centralized user role management PORTAL-72: Address Sonar Scan code issues for ONAP - mostly on raptor PORTAL-86: ONAP - Remove internal att.com usages from tests and otherfiles PORTAL-90: Add debug statements to demo app's class; no functional change Issue: PORTAL-21 PORTAL-72 PORTAL-86 PORTAL-90 Change-Id: I72a6c812009f51446330bf42bab6d3338d053805 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-07Adjust code for Sonar issuesChristopher Lott (cl778h)31-134/+93
Made non-functional updates to address static code analysis issues. Update license header with simple double-quote characters. Issue: PORTAL-72, PORTAL-90 Change-Id: Ic2c330daea07d721f0e6b350ebf03da97073f7ce Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-31Rename packages to org.onap in 1.4.0-SNAPSHOTChristopher Lott (cl778h)31-0/+8841
19 - remove openecomp 72 - remediate Sonar scan issues 79 - removed unwanted left menu under Report 90 - apply approved license text Issue: PORTAL-19, PORTAL-72, PORTAL-79, PORTAL-90 Change-Id: I41a0ef5fba623d2242574bd15f2d9fb8029a496c Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>