summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/model/definition
AgeCommit message (Collapse)AuthorFilesLines
2020-07-20Integrated UI lazy loading and Raptor updateSudarshan Kumar1-0/+9
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-09lowered code smells in ReportSchedule.javaIndrijeet kumar1-6/+0
lowered code smells in ReportSchedule.java Issue-ID: PORTAL-813 Change-Id: I4b8af64a260c4bf3339a80a93a064726b554ad3a Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-29Merge "Removed unused private methods in DrillDownParamDe"Lorraine Welch1-20/+0
2020-05-29lowered code smells in ReportScheduleIndrijeet kumar1-58/+3
lowered code smells in ReportSchedule Issue-ID: PORTAL-813 Change-Id: I6ec530b017fbbdcfa0211dbf5163f5c126407c21 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-29Removed unused private methods in DrillDownParamDeIndrijeet kumar1-20/+0
Removed unused private methods in DrillDownParamDef Issue-ID: PORTAL-813 Change-Id: I932523cc88d374735d6e8106c1b1dc4cb5c2c037 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-18Merge "removed some unwanted codes in ReportSchedule.java"Lorraine Welch1-97/+13
2020-05-18Merge "lowered code smells in DBColumnInfo & ReportDefini"Lorraine Welch2-41/+1
2020-05-18removed some unwanted codes in ReportSchedule.javaIndrijeet kumar1-97/+13
removed some unwanted codes in ReportSchedule.java Issue-ID: PORTAL-813 Change-Id: I79a4b4bfbf4b0e27c015c66ed94c13be3613a228 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-16Raptor backend java API Code(Analytics), UI Code(Overlay) and pagesmravula4-5/+60
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-15lowered code smells in DBColumnInfo & ReportDefiniIndrijeet kumar2-41/+1
lowered code smells in DBColumnInfo.java & ReportDefinition.java Issue-ID: PORTAL-813 Change-Id: I6c435ba777ca7d858e4f5c6a02ece84b040882e4 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-03removed code smellsRupinder2-9/+19
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 casesmravula2-0/+118
Issue-ID: PORTAL-725 Change-Id: I31b57e200b98e616f32f73e1b6a14682555fca94 Signed-off-by: mravula <mr257h@att.com>
2019-09-23Fix sonar issues (part) in ReportDefinitionburdziak1-36/+17
Change-Id: I68536d6a7c5b5f44a6f0431df2da756a38abc61f Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-07-25Reporting EnhancementsRAMALINGAM, SUNDAR (sr7234)1-1/+8
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-8/+11
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)5-3/+354
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-04-20Replace ecomp referenceHima Elisetty26-26/+26
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2018-03-22Added JunitsMadheswaran, Saravanan1-5/+5
Issue-ID: PORTAL-136 Includes JUNITS, Analytics module Change-Id: I294bc657a2f0008a6ef889da2635525c77abc809 Change-Id: I294bc657a2f0008a6ef889da2635525c77abc809 Signed-off-by: Madheswaran, Saravanan <msaravanan@in.ibm.com>
2018-03-19Effort to make portal resilientLo, WEI-TING(wl849v)2-3/+9
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-10-20Role management; security vulnerabilities.Christopher Lott (cl778h)1-3/+5
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-07Adjust code for Sonar issuesChristopher Lott (cl778h)26-90/+53
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)26-0/+5074
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>