summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/model/runtime/ChartD3Helper.java
AgeCommit message (Collapse)AuthorFilesLines
2020-09-08Fixed chart Issue- Throwing error on the screenSudarshan Kumar1-6/+28
Fixed chart Issue- Throwing error on the screen while running older report Issue-ID: PORTAL-1000 Change-Id: I569cd01cea830d16b32c34b516e399d9207b21cc Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-06-09lowered code smells in ChartD3Helper & ChartJSONHeIndrijeet kumar1-42/+1
lowered code smells in ChartD3Helper & ChartJSONHelper Issue-ID: PORTAL-813 Change-Id: I7b0b90617750f3a4c0144ebb59b3fa1ef8072dda Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-06-01lowered code smells in ChartD3Helper.javaIndrijeet kumar1-61/+5
Lowered code smells in ChartD3Helper.java Issue-ID: PORTAL-813 Change-Id: Ia2a8451ac94bf59e45da2436ecefd321cf18212e Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-22Merge "removed unwanted codes in ChartD3Helper"Lorraine Welch1-94/+10
2020-05-18Merge "Raptor backend java API Code(Analytics), UI Code(Overlay) and pages ↵Sunder Tattavarada1-1/+1
component in os project"
2020-05-18removed unwanted codes in ChartD3HelperIndrijeet kumar1-94/+10
removed unwanted codes in ChartD3Helper Issue-ID: PORTAL-813 Change-Id: I8fe16c45f54bb2072667aec9629c11dd6134f6ca Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-16Raptor backend java API Code(Analytics), UI Code(Overlay) and pagesmravula1-1/+1
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-06code smells removedIndrijeet kumar1-7/+7
code smells removed Issue-ID: PORTAL-813 Change-Id: Ia2148e9d874162b776147c88860a0366071c4ed2 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-08improved code structureRupinder1-59/+117
Removed code smells Issue-ID: PORTAL-865 Change-Id: I35c650ad0f0973e7665390cf1e56fefbe60781d5 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2019-08-19Sonar fix - ChartD3Helper.java - Rename the Variable to match the regular ↵dinesha1-7/+7
expression Fixed sonar issues accross the file Issue-ID: PORTAL-686 Change-Id: I5079aafd0855291fe5c35d9abf8d98f31f1c8235 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-04-19Fix sonar issues (part) in ChartD3Helperburdziak1-329/+83
Change-Id: I742c940914026b759e8240f2b23e90e2b89e2c44 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-10-09Changed ecomp and AT&T referencesWelch, Lorraine (lb2391)1-6/+6
Issue-ID: PORTAL-302 Change-Id: Iec2ed9ba78ceb81f3d5dff84837697482415937d Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-08-03Fix use try-with-resources issuesParshad Patel1-3/+1
Fix in epsdk-analytics Issue-ID: PORTAL-342 Change-Id: Ia13844c65fa23fbdea01e80091c1f8573cf7ad1f Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-06-14Junit Test Cases & RaptorsKishore Reddy, Gujja (kg811t)1-26/+79
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 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-137/+137
Issue-ID: PORTAL-136 Includes JUNITS Change-Id: Ie278f9d362e6c9fba0ecdb4a493d8f88a2768fc0 Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2017-10-25Repair security filtersChristopher Lott (cl778h)1-9/+9
Revise app web.xml to remove typo in Java package name. Also drop unneeded test class. Issue: PORTAL-135 Change-Id: I49662928c5eed38520e9a9c5f839385148aef0fa 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/+4090
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>