summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/model/definition/ReportSchedule.java
AgeCommit message (Collapse)AuthorFilesLines
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-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-18Merge "removed some unwanted codes in ReportSchedule.java"Lorraine Welch1-97/+13
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 pagesmravula1-2/+17
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-04-03removed code smellsRupinder1-6/+13
Improved code quality by removing code smells Issue-ID: PORTAL-865 Change-Id: Ic68e75d36672a9b51800853c0ac485e9bb603d3b Signed-off-by: Rupinder<rupinsi1@in.ibm.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-04-20Replace ecomp referenceHima Elisetty1-1/+1
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)1-2/+8
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)1-2/+2
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)1-0/+1424
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>