summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/model/pdf
AgeCommit message (Collapse)AuthorFilesLines
2020-06-01lowered code smells in PdfReportHandler.javaIndrijeet kumar1-56/+4
Lowered code smells in PdfReportHandler.java Issue-ID: PORTAL-813 Change-Id: I2733993757903ff6ff0a9113a244be0b5921a228 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-18removed unwanted codes in PdfReportHandlerIndrijeet kumar1-124/+3
removed unwanted codes in PdfReportHandler Issue-ID: PORTAL-813 Change-Id: Id543322ff8bf735f9ff02ad99ad693a3938b0e7f Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-08improved code structureRupinder1-12/+20
Removed code smells Issue-ID: PORTAL-865 Change-Id: If444f9d8c1048a4c0696f9bc9d4a124c117e9651 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2019-11-12Fix NPE & other sonar in epsdk-analyticsParshad Patel1-75/+85
A "NullPointerException" could be thrown Use a logger to log this exception Issue-ID: PORTAL-562 Change-Id: I0ee2a761136167fd6c2e1d868ae8359eba78462f Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-08-02Sonar Fix- PageEvet.Java - Rename the field to match regular expression and ↵dinesha1-12/+13
define constant instead of duplicating literal Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: I73e775aab6f8d6b80a65bc0c5cb0614d5de21271 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-07-16Fixed Sonar "Blocker Bugs"Vasyl Razinkov1-460/+306
Fixed potential "thread-Leak" Change-Id: I7efcbd4d7b6b69ca1f234bed8d28cbb8e51e3e25 Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie> Issue-ID: PORTAL-584
2018-11-20CADI Integrationst782s1-0/+1
Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I76487f8155a36fca8283669fe5e28ec7d5aec91d Signed-off-by: st782s <statta@research.att.com>
2018-06-14Junit Test Cases & RaptorsKishore Reddy, Gujja (kg811t)1-22/+0
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 Elisetty3-3/+3
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2017-11-28Harden codest782s1-10/+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-09-07Adjust code for Sonar issuesChristopher Lott (cl778h)3-6/+6
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)3-0/+2448
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>