summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk
AgeCommit message (Collapse)AuthorFilesLines
2019-03-12Merge "Solve sonar issues in RoleController.java"Manoop Talasila1-33/+37
2019-03-12Merge "refactor in SwingWorker.java"Manoop Talasila1-14/+9
2019-03-12Merge "Fix sonar issues in MenuListController"Manoop Talasila1-6/+8
2019-03-12Merge "Fix sonar issues in FnMenuController"Manoop Talasila1-16/+18
2019-02-20Solve sonar issues in RoleController.javaPawel1-33/+37
Issue-ID: PORTAL-527 Change-Id: I3083e1f0deb9243bf1b919d163aceab18a1a6156 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2019-02-19refactor in SwingWorker.javaPawel1-14/+9
Issue-ID: PORTAL-525 Change-Id: I87ecdf2cf2504c6ca15090e3f3e3483cde23d956 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2019-02-18Fix sonar issues in MenuListControllerburdziak1-6/+8
Change-Id: If380c7bfb51f837ae4b8416d49ae42746cb1d818 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-02-18Fix sonar issues in FnMenuControllerburdziak1-16/+18
Change-Id: Ie032ac23e4f86a197cff3e3419e799ecf2d895c8 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-02-18SOlve sonar issues in CacheAdminControllerburdziak1-14/+17
Change-Id: I8e1a00a9918813613ea34de4acdce06793b6bc02 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-02-07Merge "Remove dupe deps to silence maven warnings"2.0.5Manoop Talasila7-62/+24
2019-02-01pom, upgrade script changesKotta, Shireesha (sk434m)5-25/+1416
Issue-ID: PORTAL-356 portal/SDK release 2.5.0, POM, upgrade script Change-Id: I18a2601ef4b2e4651b93cc0656185b7b88191fb7 Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2019-01-17Remove dupe deps to silence maven warningsLott, Christopher (cl778h)7-62/+24
Issue-ID: PORTAL-502 Change-Id: Iec64281825405edb4ca404aa6275d90fc7d73613 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
2019-01-17Merge "Fix blocker sonar issues"Manoop Talasila2-0/+11
2018-12-28CADI Integration POM changeKotta, Shireesha (sk434m)13-19/+42
Issue-ID: PORTAL-474 Changed POM version to 2.5.0 Change-Id: Ibd72c1c4977f63b5123f76ff6bbb36f2e74172ab Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2018-12-17CADI IntegrationKotta, Shireesha (sk434m)2-5/+17
Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I3a62840b4108851bf3f18f5c09f1ea21bd0c6844 Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2018-12-02Fix sonar issue in nodeKrishnakumar Jinka4-35/+204
Fix issue reported by sonar on more than allowed params in method using a builder object. Issue-ID: PORTAL-481 Change-Id: I0b88f083253570aa1a1f1be2c8af2d2bb3334e50 Signed-off-by: krisjinka <kris.jinka@samsung.com>
2018-11-29Fix blocker sonar issuesParshad Patel2-0/+11
Fix This class overrides "equals()" and should therefore also override "hashCode()" issues Issue-ID: PORTAL-342 Change-Id: Iabc3d51abbe6af595252791f38e9a639e850d2c4 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-27Issue-ID: PORTAL-474Kotta, Shireesha (sk434m)2-12/+38
System to system authorization using CADI Change-Id: I58047d4cda3f445a223c6a12e59924db6881553a Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
2018-11-20Logger POMst782s8-9/+17
Issue-ID: PORTAL-474 Change-Id: I9c25f20cdf29661b68633ce97d6c6053010fec6c Signed-off-by: st782s <statta@research.att.com>
2018-11-20CADI Integrationst782s52-317/+4320
Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I76487f8155a36fca8283669fe5e28ec7d5aec91d Signed-off-by: st782s <statta@research.att.com>
2018-11-13Fix sonar issues in epsdk-analyticsParshad Patel1-179/+132
Fix use try-with-resources & remove throw statement from finally block issues Issue-ID: PORTAL-342 Change-Id: Ib183032f9d283486f9a72c1a394c4d79199687fb Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-08Merge "Bootstrapping hybrid app (Angular v1 and v6)"Manoop Talasila60-5/+2112
2018-11-07Bootstrapping hybrid app (Angular v1 and v6)Saravanan, Madheswaran60-5/+2112
Issue-ID: PORTAL-356 Change-Id: I1ee7f6a51eb71dff2128a112afdefff5776f2ffe Change-Id: I1ee7f6a51eb71dff2128a112afdefff5776f2ffe Signed-off-by: Saravanan, Madheswaran <msaravanan@in.ibm.com>
2018-11-07Merge "Fix sonar issue in epsdk-core"Manoop Talasila1-0/+7
2018-11-07Fix sonar issues in DbUtils.javaParshad Patel1-35/+28
Fix use try with resources issue Issue-ID: PORTAL-342 Change-Id: Ifb5b4b39091ff09349a88ad7db9c7956710c6b3f Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-06Fix sonar issue in epsdk-coreParshad Patel1-0/+7
Fix this class overrides "equals()" and should therefore also override "hashCode()" sonar issue in TimeoutVO.java Issue-ID: PORTAL-342 Change-Id: I1422069ffb610491b7313a8056478e0dc3054c7a Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-01Fix sonar blocker issue in epsdk-analyticsParshad Patel1-11/+2
Fix Remove this throw statement from this finally block sonar issue. Issue-ID: PORTAL-342 Change-Id: Ibe3b4f0cf86dede3cec1355e2a4b455fe4d44651 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-10-26Fix sonar blocker issueParshad Patel1-11/+6
Fix use try with resources issue in RemDbUtils.java Issue-ID: PORTAL-342 Change-Id: Ibbb134ec9686730cc9dadad88ea60c2bd3286938 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-10-09Merge "Added parameter in properties for HelperTest"Manoop Talasila1-0/+1
2018-10-09Merge "Added test file for SearchResultField"Manoop Talasila1-0/+72
2018-10-09Merge "Added testcases to ReportScheduleTest"Manoop Talasila1-0/+8
2018-10-09Merge "Adding test case to UserAccessException.java"Manoop Talasila1-0/+56
2018-10-09Merge "Adding testcase UrlAccessRestrictedException.java"Manoop Talasila1-0/+56
2018-10-09Merge "Adding test case to SessionExpiredException.java"Manoop Talasila1-0/+57
2018-10-09Merge "added test cases to ElementTest"Manoop Talasila1-30/+42
2018-10-09Merge "added test cases to DomainVOTest"Manoop Talasila1-59/+71
2018-10-09Merge "added test cases to DomainTest.java"Manoop Talasila1-108/+125
2018-10-09Merge "added test file for MusicHttpSessionConfiguration"Manoop Talasila1-0/+59
2018-10-09Merge "added more test cases to RestResponseTest"Manoop Talasila1-13/+19
2018-10-09Merge "added test file to cover Result.java"Manoop Talasila1-0/+62
2018-10-09Merge "added test cases to RowHeaderTest"Manoop Talasila1-15/+20
2018-10-09Merge "added test cases to RowHeaderColTest"Manoop Talasila1-27/+36
2018-10-09Merge "Added test file for UebException"Manoop Talasila1-0/+66
2018-10-09Merge "Adding testcase RNotebookIntegrationException.java"Manoop Talasila1-0/+56
2018-10-09Merge "Added test file to FunctionalMenu"Manoop Talasila1-0/+53
2018-10-09Merge "Changed ecomp and AT&T references"Manoop Talasila10-46/+68
2018-10-09Changed ecomp and AT&T referencesWelch, Lorraine (lb2391)10-46/+68
Issue-ID: PORTAL-302 Change-Id: Iec2ed9ba78ceb81f3d5dff84837697482415937d Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-08Merge "Added testcase to LineInfo"Manoop Talasila1-0/+8
2018-10-05Null UserId while login into sdkKotta, Shireesha (sk434m)1-15/+34
Issue-ID: PORTAL-393 incomplete license statement Change-Id: I389f0b24fc039849edc2049b6d232a6807352268 Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
2018-10-01Merge "Adding test case to ExcelColorDef.java"Manoop Talasila1-0/+64