summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk
AgeCommit message (Collapse)AuthorFilesLines
2020-02-06adding sdk changesMuni Mohan Kunchi111-950/+16298
adding sdk changes Issue-ID: PORTAL-830 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: I0c99d3ab15fcf4c3b34d84658b64114dadbe2577
2020-02-06pushing tgz file changeMuni Mohan Kunchi2-64/+80
pushing tgz file change Issue-ID: PORTAL-830 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: Id5d57ef804059094dd7b9671a6d8ee3949727dae
2020-02-04Merge "Added RDP Library"Sunder Tattavarada232-0/+38869
2020-02-03Added RDP LibrarySudarshan Kumar232-0/+38869
added RDP Library Issue-ID: PORTAL-826 Change-Id: If00af4c55b568bb4e41c789b6b18749d8bc96858 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-01-31Merge "Fix NullPointerException & other sonar issues"Manoop Talasila3-65/+66
2020-01-27Added test case for run-report-form-fields componentRupinder1-0/+14
Written test cases for run-report-form-fields component Issue-ID: PORTAL-808 Change-Id: If730e2ac5382d63a2a9b8a6b9eced1da6ec51eaf Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-27Added test case for run-report componentRupinder1-1/+11
Written test case for the run-report component Issue-ID: PORTAL-808 Change-Id: If56b0f76ffd5364b0e952bfab61a65a03d3cce64 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-27Added test case for run-report componentRupinder2-11/+31
Written test cases for run-report component and made some changes in form-field component Issue-ID: PORTAL-808 Change-Id: I41a01b76c325e04efa509e47d30716e5a7b4cb65 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-25Added test case for log-componentRupinder1-0/+5
Written one test case for Log-component Issue-ID: PORTAL-808 Change-Id: I7b2903f8968599ef08a47dddc2fa3c4051c74a81 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-25Added test case for form-field componentRupinder1-0/+18
Written test cases for form-field component Issue-ID: PORTAL-808 Change-Id: I3b5ce9c53b0203ca357b2601b013dbe2a9c6b9fe Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-25Added test case for form-fields componentRupinder1-2/+15
Written test cases for form-fields component Issue-ID: PORTAL-808 Change-Id: Ifaedc38493bf8e89ce5b3a3cfba2782a54a66665 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-01-24Added test cases for form-field componentRupinder1-1/+10
Written test cases for form-field component Issue-ID: PORTAL-808 Change-Id: I2a2f8ced127efe588929fa2caf83a9ba58ae0376 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-24Added test case for role-function componentRupinder1-3/+19
Written 2 test cases for role-function component Issue-ID: PORTAL-808 Change-Id: I57af282383158a27e6127eda3356703f2d2fade5 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-24Added test case for menu-componentRupinder1-0/+5
Written test case for menu-component. Issue-ID: PORTAL-808 Change-Id: I15a46d1b01b184b6041f14320d59d299d2f2f688 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-24Added test case for Dashboard-ComponentRupinder1-0/+6
Written test case for Dashboard component Issue-ID: PORTAL-808 Change-Id: I09a5fc3381910226a9aa928683034cc6f5ad9e11 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-24Added test case for header-componentRupinder1-0/+7
Added test case for Header component Issue-ID: PORTAL-808 Change-Id: I85df9f8b55f8f0fffe833189393b699771de6a7c Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-23Write one Angular test caseRupinder1-4/+21
Written Angular test case for PORTALSDK/sdkOS/ngApp User Service Issue-ID: PORTAL-808 Change-Id: Ie4a06dfa48a19ec95757b76251d3fa81104e42e2 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-23Added test case for role-function-componentRupinder1-2/+9
Written test case for role-functions component Issue-ID: PORTAL-808 Change-Id: I34e29fe8ddd32534deccf31c18d0bee797855fe9 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-01-23Fix NullPointerException & other sonar issuesParshad Patel3-65/+66
A "NullPointerException" could be thrown Use a logger to log this exception Cast one of the operands of this multiplication operation to a "long" Use isEmpty() to check whether the collection is empty or not Issue-ID: PORTAL-562 Change-Id: I1bc657a8893379329547b131b53e37da873d55db Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2020-01-14Resolved null-pointer-exception while running raptor test casesmravula104-37053/+28254
Issue-ID: PORTAL-725 Change-Id: I31b57e200b98e616f32f73e1b6a14682555fca94 Signed-off-by: mravula <mr257h@att.com>
2019-12-06Merge "Fix NPE & other sonar in epsdk-analytics"Manoop Talasila2-77/+87
2019-12-04Merge "sidebar component spec- added unit test cases"Lorraine Welch1-1/+34
2019-12-04Merge "menu component- test cases"Lorraine Welch1-5/+32
2019-12-04menu component- test casesArundathi Patil1-5/+32
wrote test case for menu component Issue-ID: PORTAL-416 Change-Id: I5884c703a81d101a266742b529e95dbdbe808f17 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-12-02Spec file error fixesArundathi Patil6-4/+25
Fixed multiple errors in multiple spec files which caused test case failures Issue-ID: PORTAL-416 Change-Id: I71f51a31301b7f2dc77a763b2799a4b665e596cd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-12-02sidebar component spec- added unit test casesArundathi Patil1-1/+34
Issue-ID: PORTAL-416 Change-Id: Ia6042763a5337e675241225ee0787686e8c9133a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-12Fix NPE & other sonar in epsdk-analyticsParshad Patel2-77/+87
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-10-29Merge "Security Vulnerability in pom.xml fix"Manoop Talasila12-37/+36
2019-10-25Sonar fixesArindam Mondal1-22/+12
+) Bug: Introduce a new variable instead of reusing the parameter "pageNo" ++) Removed unused import +++) Removed unused local variable Issue-ID: PORTAL-740 Change-Id: I8e0b1f19f2e33e87c9d668fdc4239e9f696be91f Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-10-22Fix sonar issues (part) in RaptorControllerAsyncburdziak1-144/+113
Change-Id: I0b6394937f274351ca2e7f111dd6353f121f34b9 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-10-21Fix sonar issues (part) in ActionHandlerburdziak1-36/+31
Change-Id: I8975e95e5d5d142b5eef0243df6d314a3f423b81 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-10-18Security Vulnerability in pom.xml fixDominik Mizyn12-37/+36
Security Vulnerability in pom.xml fix Issue-ID: PORTAL-772 Change-Id: I6b0932122b101411b06d371e757918875529b87d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-10-17Update poi-ooxml versionManoop Talasila2-5406/+5433
update from 3.14 to 3.17 in epsdk-analytics Issue-ID: PORTAL-757 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I08cfadca1197cae88dfb7a326ad5f4cbd81f1236
2019-10-10Fix NPE & other issues in ReportWrapperParshad Patel2-5517/+5818
Fix A "NullPointerException" could be thrown Either log or rethrow this exception Move the string literal on the left side of this string comparison Issue-ID: PORTAL-562 Change-Id: I73ed2f3a874bc1275cee93a3156d06b527ca1fda Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-10-02Fix NPE issue in epsdk-analyticsParshad Patel3-503/+545
Fix A "NullPointerException" could be thrown Either log or rethrow this exception Define a constant instead of duplicating this literal Replace the type specification in this constructor call with the diamond operator ("<>") Issue-ID: PORTAL-562 Change-Id: I51a8bb0feec5b63f82b19097d62a4977a020fdfe Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-09-26Merge "Fix sonar issues (part) in ReportDefinition"Manoop Talasila1-36/+17
2019-09-23Fix sonar issues (part) in ReportDefinitionburdziak1-36/+17
Change-Id: I68536d6a7c5b5f44a6f0431df2da756a38abc61f Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-09-19updated sidebar to display menu items even if action is emptymravula1-6/+11
Issue-ID: PORTAL-742 Change-Id: Ia0490d3a936b57aae83c75f8818ad3b517b04984 Signed-off-by: mravula <mr257h@att.com>
2019-09-19Merge "Raptor form fields tab in report wizard. Removed package-lock.json ↵Manoop Talasila50-35027/+46199
and uncommented angular build tags in pom.xml"
2019-09-19Merge "Fix sonar issues (part) in Globals.java"Manoop Talasila1-85/+28
2019-09-19Merge "General Sonar Fixes"Manoop Talasila3-13/+13
2019-09-18Raptor form fields tab in report wizard. Removed package-lock.json andmravula50-35027/+46199
uncommented angular build tags in pom.xml Issue-ID: PORTAL-725 Change-Id: I9b03dbdc9f12e4e7f84190b779cfe79d919bdd66 Signed-off-by: mravula <mr257h@att.com>
2019-09-18Fix sonar issues (part) in Globals.javaburdziak1-85/+28
Change-Id: I880e980718ab43b16cb9665fc7733de55e5e00df Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-09-16General Sonar FixesArindam Mondal3-13/+13
Issue-ID: PORTAL-740 Change-Id: I050c3ffa64ae95eadca3a99ec149736fa9dbde67 Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-09-13Created a test report for RaptorWelch, Lorraine (lb2391)1-0/+56
Issue-ID: PORTAL-737 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: I69ebf4da7a66462d2fa280e3a65aa6c17c3879ce
2019-09-12Update music jar versionManoop Talasila1-1/+1
Update music jar version to 2.5.10 and remove snapshot For releasing 2.6.0 portal-sdk libs for El Alto release Issue-ID: PORTAL-727 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: Iedc0c67b6c372fde31990aa4de02fcf53ac8528d
2019-09-11Merge "Raptor user interface code in Angular"Sunder Tattavarada131-20/+116497
2019-09-10Raptor user interface code in Angularmravula131-20/+116497
Issue-ID: PORTAL-725 Signed-off-by: mravula <mr257h@att.com> Change-Id: I0ceaf52026ba43b8f16e1e904643dccec74df09c
2019-09-10Fix sonar issues in epsdk-analyticsParshad Patel2-6169/+6117
A "NullPointerException" could be thrown Either log or rethrow this exception Use try-with-resources or close this in a "finally" clause Issue-ID: PORTAL-562 Change-Id: Ic77f71ffdd11ad327bffebc8fd483e32633e4b30 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-09-03Added restricted URLSWelch, Lorraine (lb2391)2-0/+5
Issue-ID: PORTAL-726 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: I86b9eeda1e5a209ce46e62542e9391445314df41