summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/model/base
AgeCommit message (Collapse)AuthorFilesLines
2020-05-19Merge "lowered code smells in IdNameList & IdNameLookup"Sunder Tattavarada2-51/+0
2020-05-18Merge "Raptor backend java API Code(Analytics), UI Code(Overlay) and pages ↵Sunder Tattavarada2-1025/+330
component in os project"
2020-05-16Raptor backend java API Code(Analytics), UI Code(Overlay) and pagesmravula2-1025/+330
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-14removed unwanted pending codes in IdNameSql.javaIndrijeet kumar1-45/+2
removed unwanted pending codes in IdNameSql.java Issue-ID: PORTAL-813 Change-Id: I463c6e81a13f661cdfece5f966de0ef5445fa4b1 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-14lowered code smells in IdNameList & IdNameLookupIndrijeet kumar2-51/+0
lowered code smells in IdNameList & IdNameLookup Issue-ID: PORTAL-813 Change-Id: I45cfae48f8e4e1f6e1e1001834dcca29cc9d8796 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-03removed code smellsRupinder2-3/+8
Improved code quality by removing code smells Issue-ID: PORTAL-865 Change-Id: Ic68e75d36672a9b51800853c0ac485e9bb603d3b Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-01-14Resolved null-pointer-exception while running raptor test casesmravula1-27/+27
Issue-ID: PORTAL-725 Change-Id: I31b57e200b98e616f32f73e1b6a14682555fca94 Signed-off-by: mravula <mr257h@att.com>
2019-10-10Fix NPE & other issues in ReportWrapperParshad Patel1-5181/+5433
Fix A "NullPointerException" could be thrown Either log or rethrow this exception Move the string literal on the left side of this string comparison Issue-ID: PORTAL-562 Change-Id: I73ed2f3a874bc1275cee93a3156d06b527ca1fda Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-07-25Reporting EnhancementsRAMALINGAM, SUNDAR (sr7234)1-6/+7
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-04-20Replace ecomp referenceHima Elisetty12-12/+12
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2018-03-16Added JunitsKotta, Shireesha (sk434m)1-176/+176
Issue-ID: PORTAL-136 Includes JUNITS, Analytics module Change-Id: Ib3053782fad98b6d6b2048bac1b9506c5cd8f42f Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2017-10-20Role management; security vulnerabilities.Christopher Lott (cl778h)1-7/+9
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-09-25Sonar Scans and Role Centralization; clean nlChristopher Lott (cl778h)2-3/+5
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)12-49/+27
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)12-0/+7537
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>