summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/model/runtime
AgeCommit message (Collapse)AuthorFilesLines
2020-12-29Raptor Crosstab report UI Changesmravula4-387/+504
Issue-ID: PORTAL-902 Change-Id: I02f1e5651251a8c26d6c524d659617e5941343a2 Signed-off-by: mravula <mr257h@att.com>
2020-12-04Raptor UI Changes, user profile, folder restructuremravula4-32/+60
Issue-ID: PORTAL-902 Change-Id: Ib76bb3fce7efe55504b75d2fc4764bafb9f8e908 Signed-off-by: mravula <mr257h@att.com>
2020-09-08Fixed chart Issue- Throwing error on the screenSudarshan Kumar2-7/+39
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-07-01Merge "removed unnecessary imports"Sunder Tattavarada2-5/+0
2020-06-09lowered code smells in ChartD3Helper & ChartJSONHeIndrijeet kumar2-47/+2
lowered code smells in ChartD3Helper & ChartJSONHelper Issue-ID: PORTAL-813 Change-Id: I7b0b90617750f3a4c0144ebb59b3fa1ef8072dda Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-06-08removed unnecessary importsRupinder2-5/+0
Issue-ID: PORTAL-865 Change-Id: I9b055a546edef8885b302d611c0be030dc2e95de Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-02Merge "lowered code smells in FormFields.java"Lorraine Welch1-62/+0
2020-06-02Merge "lowered code smells in a few components"Lorraine Welch3-69/+2
2020-06-02Merge "lowered code smells in ReportParamValuesForPDFExce"Lorraine Welch1-29/+3
2020-06-02Merge "removed code smells in some components"Lorraine Welch1-5/+0
2020-06-01Merge "lowered code smells in ChartD3Helper.java"Lorraine Welch1-61/+5
2020-06-01removed code smells in some componentsIndrijeet kumar1-5/+0
removed code smells in some components Issue-ID: PORTAL-813 Change-Id: Ie0c630d2a4fd704a5273302d6deb1915e9a160f6 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-06-01lowered code smells in ReportParamValuesForPDFExceIndrijeet kumar1-29/+3
lowered code smells in ReportParamValuesForPDFExcel.java Issue-ID: PORTAL-813 Change-Id: Ief9283b47dd8cb050ef5d770c2ff7bc09b04bdac Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-06-01lowered code smells in a few componentsIndrijeet kumar3-69/+2
lowered code smells in a few components Issue-ID: PORTAL-813 Change-Id: I78e3b2788c46c843a345e771ba5c0dc9b53e2b7a Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-06-01lowered code smells in FormFields.javaIndrijeet kumar1-62/+0
lowered code smells in FormFields.java Issue-ID: PORTAL-813 Change-Id: I88f346073855d3bf81aa43f634f7a6048c54253e Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-06-01lowered code smells in ChartJSONHelper.javaIndrijeet kumar1-38/+1
Lowered code smells in ChartJSONHelper.java Issue-ID: PORTAL-813 Change-Id: I12dc20c3f1af90a6713636eb7cffb3e88d4c996a 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-24Merge "removed unwanted codes in ChartJSON comp"Lorraine Welch1-114/+2
2020-05-24Merge "removed unwanted codes in ChartWebRuntime comp"Lorraine Welch1-32/+2
2020-05-24Merge "removed unwanted codes in ChartJSONHelper comp"Lorraine Welch1-75/+4
2020-05-22Merge "removed unwanted codes in ChartD3Helper"Lorraine Welch1-94/+10
2020-05-20Merge "removed unwanted codes in FormField comp"Lorraine Welch1-75/+1
2020-05-20Merge "removed unwanted codes in FormatProcessor comp"Lorraine Welch1-43/+5
2020-05-20Merge "smell removed in ReportformFields & ReportJSONRunt"Lorraine Welch2-57/+4
2020-05-20enabled analytics test cases and resolved conflictsmravula1-535/+251
Issue-ID: PORTAL-902 Change-Id: Ifff7f9329673ef464b3414e6945da57ba5d1b6bd Change-Id: If40c7e0b4ef4abbe5f1d6b3784a3b57abd20bd81 Signed-off-by: mravula<mr257h@att.com>
2020-05-19Setting reportTotalDataRows to reportJSONRuntimeSudarshan Kumar1-0/+18
Setting reportTotalDataRows to reportJSONRuntime Issue-ID: PORTAL-902 Change-Id: If0fc12fe03872978e09d8de9a541065303602181 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-19smell removed in ReportformFields & ReportJSONRuntIndrijeet kumar2-57/+4
code smells removed in ReportformFields & ReportJSONRuntime Issue-ID: PORTAL-813 Change-Id: I759bebec3e8077214328b9794d1180ad6f09d6c0 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-19removed unwanted codes in FormatProcessor compIndrijeet kumar1-43/+5
removed unwanted codes in FormatProcessor component Issue-ID: PORTAL-813 Change-Id: I19a5e012dc32f1af304100fe45764433814db7f1 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-19removed unwanted codes in FormField compIndrijeet kumar1-75/+1
removed unwanted codes in FormFields component Issue-ID: PORTAL-813 Change-Id: Ibe9312cc558443bfbc84d7c836df35ec9e450c64 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
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>
2020-05-19removed unwanted codes in ChartJSON compIndrijeet kumar1-114/+2
removed unwanted codes in ChartJSON component Issue-ID: PORTAL-813 Change-Id: Iadd4524782d73d04b33cbff4e5aaed463d1a515b Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-19removed unwanted codes in ChartJSONHelper compIndrijeet kumar1-75/+4
removed unwanted codes in ChartJSONHelper component Issue-ID: PORTAL-813 Change-Id: I66c5c2c4b3a32c4040d1faba75043811345ccd56 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-18Merge "Raptor backend java API Code(Analytics), UI Code(Overlay) and pages ↵Sunder Tattavarada4-7/+28
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 pagesmravula4-7/+28
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-07removed some code smellsIndrijeet kumar1-15/+15
removed some code smells Issue-ID: PORTAL-813 Change-Id: I936676da6411bcb84ed61a646664f6df23aa2601 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-06code smells removedIndrijeet kumar3-13/+13
code smells removed Issue-ID: PORTAL-813 Change-Id: Ia2148e9d874162b776147c88860a0366071c4ed2 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-20Merge "removed some code smells"Lorraine Welch3-59/+115
2020-04-14Merge "improved code structure"Lorraine Welch1-59/+117
2020-04-09reduced code smellsRupinder2-6/+12
Improved some code stucture Issue-ID: PORTAL-865 Change-Id: I9651ed6f592f83daf3c270749938e7ebc7a38619 Signed-off-by: Rupinder<rupinsi1@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>
2020-04-08removed some code smellsRupinder3-59/+115
Atmost 1 statement is allowed per line so moved the 2nd statement to next line Issue-ID: PORTAL-865 Change-Id: I7f6ba50c2e6b1d8af4f3c1fedc03e00eac16b775 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-01-14Resolved null-pointer-exception while running raptor test casesmravula2-259/+136
Issue-ID: PORTAL-725 Change-Id: I31b57e200b98e616f32f73e1b6a14682555fca94 Signed-off-by: mravula <mr257h@att.com>
2019-11-12Fix NPE & other sonar in epsdk-analyticsParshad Patel1-2/+2
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-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-08-01Sonar Fix- ReportFormFields.javadinesha1-7/+7
Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: I427688b57166ad06ad908b7ba093d8f2d9c811f9 Signed-off-by: dinesha <dineshgs@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-06-17Merge "Fix sonar issues in ChartWebRuntime"Sunder Tattavarada1-15/+13
2019-05-30Fix sonar issues in epsdk-analyticsParshad Patel1-210/+172
Fix Cast one of the operands of this multiplication operation to a "long" Fix Either log or rethrow this exception Fix Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call Fix Replace the type specification in this constructor call with the diamond operator ("<>") Issue-ID: PORTAL-562 Change-Id: Ia356d705ece6528f401cf5a5a7b73843be562df3 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