summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/model/runtime/ChartWebRuntime.java
AgeCommit message (Collapse)AuthorFilesLines
2020-05-19removed unwanted codes in ChartWebRuntime compIndrijeet kumar1-32/+2
removed unwanted codes in ChartWebRuntime comp Issue-ID: PORTAL-813 Change-Id: If309462da05d3dfe2185442b94d36fe7021966da Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2019-07-16Add logger to log exceptions & sonar issues fixParshad Patel1-374/+418
Either log or rethrow this exception Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call Use "Boolean.toString" instead Remove this unused local variable Issue-ID: PORTAL-562 Change-Id: I5cee8add07910c68702b1a7539fae6f472db1f91 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-05-23Fix sonar issues in ChartWebRuntimePawel1-15/+13
Issue-ID: PORTAL-589 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I66daba54fe1557bd268a2dda754142916c6dcd0d
2019-04-19Fix sonar issues (part) in ChartD3Helperburdziak1-7/+2
Change-Id: I742c940914026b759e8240f2b23e90e2b89e2c44 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.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-13Added JunitsKotta, Shireesha (sk434m)1-1/+1
Issue-ID: PORTAL-136 Includes JUNITS Change-Id: Ie278f9d362e6c9fba0ecdb4a493d8f88a2768fc0 Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2017-09-07Adjust code for Sonar issuesChristopher Lott (cl778h)1-6/+3
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/+441
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>