portal/sdk.git
6 years agoFix sonar issue in node 05/74105/1
Krishnakumar Jinka [Sun, 2 Dec 2018 13:22:25 +0000 (22:22 +0900)]
Fix sonar issue in node

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>
6 years agoIssue-ID: PORTAL-474 93/73693/3
Kotta, Shireesha (sk434m) [Tue, 27 Nov 2018 15:34:00 +0000 (10:34 -0500)]
Issue-ID: PORTAL-474

System to system authorization using CADI

Change-Id: I58047d4cda3f445a223c6a12e59924db6881553a
Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
6 years agoLogger POM 70/73170/2
st782s [Tue, 20 Nov 2018 19:00:12 +0000 (14:00 -0500)]
Logger POM

Issue-ID: PORTAL-474
Change-Id: I9c25f20cdf29661b68633ce97d6c6053010fec6c
Signed-off-by: st782s <statta@research.att.com>
6 years agoCADI Integration 32/73132/1
st782s [Tue, 20 Nov 2018 12:31:32 +0000 (07:31 -0500)]
CADI Integration

Issue-ID: PORTAL-474

System to system authorization using CADI

Change-Id: I76487f8155a36fca8283669fe5e28ec7d5aec91d
Signed-off-by: st782s <statta@research.att.com>
6 years agoFix sonar issues in epsdk-analytics 19/72519/2
Parshad Patel [Tue, 13 Nov 2018 10:13:34 +0000 (19:13 +0900)]
Fix sonar issues in epsdk-analytics

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>
6 years agoMerge "Bootstrapping hybrid app (Angular v1 and v6)"
Manoop Talasila [Thu, 8 Nov 2018 00:27:19 +0000 (00:27 +0000)]
Merge "Bootstrapping hybrid app (Angular v1 and v6)"

6 years agoBootstrapping hybrid app (Angular v1 and v6) 38/72138/1
Saravanan, Madheswaran [Wed, 7 Nov 2018 23:36:41 +0000 (18:36 -0500)]
Bootstrapping hybrid app (Angular v1 and v6)

Issue-ID: PORTAL-356

Change-Id: I1ee7f6a51eb71dff2128a112afdefff5776f2ffe

Change-Id: I1ee7f6a51eb71dff2128a112afdefff5776f2ffe
Signed-off-by: Saravanan, Madheswaran <msaravanan@in.ibm.com>
6 years agoMerge "Fix sonar issue in epsdk-core"
Manoop Talasila [Wed, 7 Nov 2018 15:36:58 +0000 (15:36 +0000)]
Merge "Fix sonar issue in epsdk-core"

6 years agoFix sonar issues in DbUtils.java 35/72035/4
Parshad Patel [Wed, 7 Nov 2018 04:32:40 +0000 (13:32 +0900)]
Fix sonar issues in DbUtils.java

Fix use try with resources issue

Issue-ID: PORTAL-342
Change-Id: Ifb5b4b39091ff09349a88ad7db9c7956710c6b3f
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
6 years agoFix sonar issue in epsdk-core 14/71914/1
Parshad Patel [Tue, 6 Nov 2018 06:03:57 +0000 (15:03 +0900)]
Fix sonar issue in epsdk-core

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>
6 years agoFix sonar blocker issue in epsdk-analytics 12/71612/1
Parshad Patel [Thu, 1 Nov 2018 05:42:43 +0000 (14:42 +0900)]
Fix sonar blocker issue in epsdk-analytics

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>
6 years agoFix sonar blocker issue 89/71289/1
Parshad Patel [Fri, 26 Oct 2018 03:08:45 +0000 (12:08 +0900)]
Fix sonar blocker issue

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>
6 years agoMerge "Added parameter in properties for HelperTest"
Manoop Talasila [Tue, 9 Oct 2018 19:32:28 +0000 (19:32 +0000)]
Merge "Added parameter in properties for HelperTest"

6 years agoMerge "Added test file for SearchResultField"
Manoop Talasila [Tue, 9 Oct 2018 19:32:06 +0000 (19:32 +0000)]
Merge "Added test file for SearchResultField"

6 years agoMerge "Added testcases to ReportScheduleTest"
Manoop Talasila [Tue, 9 Oct 2018 19:27:24 +0000 (19:27 +0000)]
Merge "Added testcases to ReportScheduleTest"

6 years agoMerge "Adding test case to UserAccessException.java"
Manoop Talasila [Tue, 9 Oct 2018 19:26:56 +0000 (19:26 +0000)]
Merge "Adding test case to UserAccessException.java"

6 years agoMerge "Adding testcase UrlAccessRestrictedException.java"
Manoop Talasila [Tue, 9 Oct 2018 19:26:46 +0000 (19:26 +0000)]
Merge "Adding testcase UrlAccessRestrictedException.java"

6 years agoMerge "Adding test case to SessionExpiredException.java"
Manoop Talasila [Tue, 9 Oct 2018 19:26:27 +0000 (19:26 +0000)]
Merge "Adding test case to SessionExpiredException.java"

6 years agoMerge "added test cases to ElementTest"
Manoop Talasila [Tue, 9 Oct 2018 19:23:38 +0000 (19:23 +0000)]
Merge "added test cases to ElementTest"

6 years agoMerge "added test cases to DomainVOTest"
Manoop Talasila [Tue, 9 Oct 2018 19:23:24 +0000 (19:23 +0000)]
Merge "added test cases to DomainVOTest"

6 years agoMerge "added test cases to DomainTest.java"
Manoop Talasila [Tue, 9 Oct 2018 19:22:49 +0000 (19:22 +0000)]
Merge "added test cases to DomainTest.java"

6 years agoMerge "added test file for MusicHttpSessionConfiguration"
Manoop Talasila [Tue, 9 Oct 2018 19:22:15 +0000 (19:22 +0000)]
Merge "added test file for MusicHttpSessionConfiguration"

6 years agoMerge "added more test cases to RestResponseTest"
Manoop Talasila [Tue, 9 Oct 2018 19:22:04 +0000 (19:22 +0000)]
Merge "added more test cases to RestResponseTest"

6 years agoMerge "added test file to cover Result.java"
Manoop Talasila [Tue, 9 Oct 2018 19:21:49 +0000 (19:21 +0000)]
Merge "added test file to cover Result.java"

6 years agoMerge "added test cases to RowHeaderTest"
Manoop Talasila [Tue, 9 Oct 2018 19:21:24 +0000 (19:21 +0000)]
Merge "added test cases to RowHeaderTest"

6 years agoMerge "added test cases to RowHeaderColTest"
Manoop Talasila [Tue, 9 Oct 2018 19:21:00 +0000 (19:21 +0000)]
Merge "added test cases to RowHeaderColTest"

6 years agoMerge "Added test file for UebException"
Manoop Talasila [Tue, 9 Oct 2018 19:20:46 +0000 (19:20 +0000)]
Merge "Added test file for UebException"

6 years agoMerge "Adding testcase RNotebookIntegrationException.java"
Manoop Talasila [Tue, 9 Oct 2018 19:20:24 +0000 (19:20 +0000)]
Merge "Adding testcase RNotebookIntegrationException.java"

6 years agoMerge "Added test file to FunctionalMenu"
Manoop Talasila [Tue, 9 Oct 2018 19:19:54 +0000 (19:19 +0000)]
Merge "Added test file to FunctionalMenu"

6 years agoMerge "Changed ecomp and AT&T references"
Manoop Talasila [Tue, 9 Oct 2018 19:18:48 +0000 (19:18 +0000)]
Merge "Changed ecomp and AT&T references"

6 years agoChanged ecomp and AT&T references 39/67139/2
Welch, Lorraine (lb2391) [Mon, 17 Sep 2018 22:02:12 +0000 (18:02 -0400)]
Changed ecomp and AT&T references

Issue-ID: PORTAL-302

Change-Id: Iec2ed9ba78ceb81f3d5dff84837697482415937d
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
6 years agoMerge "Added testcase to LineInfo"
Manoop Talasila [Mon, 8 Oct 2018 21:03:39 +0000 (21:03 +0000)]
Merge "Added testcase to LineInfo"

6 years agoNull UserId while login into sdk 30/69930/1
Kotta, Shireesha (sk434m) [Fri, 5 Oct 2018 17:29:06 +0000 (13:29 -0400)]
Null UserId while login into sdk

Issue-ID: PORTAL-393

incomplete license statement

Change-Id: I389f0b24fc039849edc2049b6d232a6807352268
Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
6 years agoMerge "Adding test case to ExcelColorDef.java"
Manoop Talasila [Mon, 1 Oct 2018 20:01:24 +0000 (20:01 +0000)]
Merge "Adding test case to ExcelColorDef.java"

6 years agoMerge "Added test case to Color Properties"
Manoop Talasila [Mon, 1 Oct 2018 20:00:55 +0000 (20:00 +0000)]
Merge "Added test case to Color Properties"

6 years agoMerge "Added test case to FusionAdapter"
Manoop Talasila [Mon, 1 Oct 2018 20:00:29 +0000 (20:00 +0000)]
Merge "Added test case to FusionAdapter"

6 years agoAdded testcases to ReportScheduleTest 04/69604/1
ezhil [Mon, 1 Oct 2018 17:56:29 +0000 (23:26 +0530)]
Added testcases to ReportScheduleTest

Added test cases to Remove email id

Issue-ID: PORTAL-422
Change-Id: I3f57606dc5128f85087595ef96a8f59d2c9a90e0
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoAdding test case to UserAccessException.java 77/69577/1
Sooriyaa [Mon, 1 Oct 2018 09:50:16 +0000 (15:20 +0530)]
Adding test case to UserAccessException.java

Adding test case to UserAccessException.java

Issue-ID: PORTAL-419
Change-Id: Ib7ef9cd7599e74cd771f1510d0aecdca72b9f648
Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
6 years agoAdding testcase UrlAccessRestrictedException.java 75/69575/1
Sooriyaa [Mon, 1 Oct 2018 07:50:38 +0000 (13:20 +0530)]
Adding testcase UrlAccessRestrictedException.java

Adding testcase UrlAccessRestrictedException.java

Issue-ID: PORTAL-418
Change-Id: I196e3c09361d91ef6cf0644c8953ecb7f79e48a4
Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
6 years agoAdding test case to SessionExpiredException.java 74/69574/1
Sooriyaa [Mon, 1 Oct 2018 07:35:28 +0000 (13:05 +0530)]
Adding test case to SessionExpiredException.java

Adding test case to SessionExpiredException.java

Issue-ID: PORTAL-417
Change-Id: Ia4e09cca47a596ace738dea8d24d49f182adae16
Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
6 years agoAdded parameter in properties for HelperTest 59/69459/7
ezhil [Fri, 28 Sep 2018 08:18:12 +0000 (13:48 +0530)]
Added parameter in properties for HelperTest

Added test file parameter in properties file for Helper

Issue-ID: PORTAL-412
Change-Id: I3c122cd14e54c1d72465bf5eb6049b8e90354ddc
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoAdded test file for UebException 77/69477/2
ezhil [Fri, 28 Sep 2018 09:37:40 +0000 (15:07 +0530)]
Added test file for UebException

Added test file for UebException
Issue-ID: PORTAL-415
Change-Id: I3a901f023b16cb39bb6cd33d1b89d13a34e2f22d
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoAdding testcase RNotebookIntegrationException.java 79/69479/1
Sooriyaa [Fri, 28 Sep 2018 10:24:12 +0000 (15:54 +0530)]
Adding testcase RNotebookIntegrationException.java

Adding testcase RNotebookIntegrationException.java

Issue-ID: PORTAL-414
Change-Id: Ic9b1a8491e814b06cf873dd571a1e323e939692c
Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
6 years agoAdded test file to FunctionalMenu 39/69439/3
ezhil [Fri, 28 Sep 2018 05:50:34 +0000 (11:20 +0530)]
Added test file to FunctionalMenu

Added test file to functionalMenu Java class

Issue-ID: PORTAL-410
Change-Id: Ib861b6289431d0f0f94942ea6d25d02c8e4a03e0
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoAdded testcase to LineInfo 59/69259/4
ezhil [Thu, 27 Sep 2018 09:11:41 +0000 (14:41 +0530)]
Added testcase to LineInfo

Added testcase to LineInfo

Issue-ID: PORTAL-406
Change-Id: I9f4beffac18f99fef82b324ca4d41a7c193ed9c4
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoadded test cases to ElementTest 21/69321/1
Sandeep J [Thu, 27 Sep 2018 13:36:20 +0000 (19:06 +0530)]
added test cases to ElementTest

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: I7a479860a57970b063fd9db1335c961ed2af271c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test cases to DomainVOTest 13/69313/1
Sandeep J [Thu, 27 Sep 2018 13:25:03 +0000 (18:55 +0530)]
added test cases to DomainVOTest

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: If34ad80569f9b503663efca8034a883b62a394f5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test cases to DomainTest.java 07/69307/1
Sandeep J [Thu, 27 Sep 2018 13:01:51 +0000 (18:31 +0530)]
added test cases to DomainTest.java

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: I1b9e5cf0b4e63c25562ac2e6370a3013625c49d4
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test file for MusicHttpSessionConfiguration 03/69303/1
Sandeep J [Thu, 27 Sep 2018 12:29:07 +0000 (17:59 +0530)]
added test file for MusicHttpSessionConfiguration

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: Ide4c9071e043cf840124dff0a0b4aa3f33ec214c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded more test cases to RestResponseTest 99/69299/1
Sandeep J [Thu, 27 Sep 2018 12:09:41 +0000 (17:39 +0530)]
added more test cases to RestResponseTest

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: I91c7295ca341e797e9e16ec0fc073e4ef9b55dc2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoAdding test case to ExcelColorDef.java 83/69283/1
Sooriyaa [Thu, 27 Sep 2018 10:59:59 +0000 (16:29 +0530)]
Adding test case to ExcelColorDef.java

Adding test case to ExcelColorDef.java

Issue-ID: PORTAL-408
Change-Id: Ibeadaef8779cedff99741cbf7bff8bd9b88a0b1e
Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
6 years agoadded test file to cover Result.java 09/69109/3
Sandeep J [Wed, 26 Sep 2018 12:30:35 +0000 (18:00 +0530)]
added test file to cover Result.java

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: I4d0e8c2dffe4b83987d37dce18065bd7d550a4bc
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoAdded test case to Color Properties 63/69263/1
ezhil [Thu, 27 Sep 2018 09:22:41 +0000 (14:52 +0530)]
Added test case to Color Properties

Added test case to color properties

Issue-ID: PORTAL-407
Change-Id: Ia164f6014120a8d136fd779490c540deaa6468bb
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoadded test cases to RowHeaderColTest 99/69099/2
Sandeep J [Wed, 26 Sep 2018 11:37:23 +0000 (17:07 +0530)]
added test cases to RowHeaderColTest

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: I9d556757af86ac039caa3ccf9874d176d8808a7f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoAdded test file for SearchResultField 47/69247/1
Arundathi Patil [Thu, 27 Sep 2018 06:29:46 +0000 (11:59 +0530)]
Added test file for SearchResultField

To increase the coverage.

Issue-ID: PORTAL-273
Change-Id: Icbc3f70918b3b3f7004f75dd82e0beaab0ba06f7
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
6 years agoAdded test case to FusionAdapter 31/69131/5
ezhil [Wed, 26 Sep 2018 14:44:28 +0000 (20:14 +0530)]
Added test case to FusionAdapter

Added test case to Fusion adapter

Issue-ID: PORTAL-405
Change-Id: I2de73fc1a1e3e351f2fbe76db666601bf1892cf7
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoMerge "added test case to RoleControllerTest"
Manoop Talasila [Wed, 26 Sep 2018 17:57:59 +0000 (17:57 +0000)]
Merge "added test case to RoleControllerTest"

6 years agoMerge "Added test file for SearchResultColumn"
Manoop Talasila [Wed, 26 Sep 2018 17:56:36 +0000 (17:56 +0000)]
Merge "Added test file for SearchResultColumn"

6 years agoMerge "Added test file for SearchResult"
Manoop Talasila [Wed, 26 Sep 2018 17:52:40 +0000 (17:52 +0000)]
Merge "Added test file for SearchResult"

6 years agoadded test case to RoleControllerTest 03/69103/1
Sandeep J [Wed, 26 Sep 2018 12:17:17 +0000 (17:47 +0530)]
added test case to RoleControllerTest

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: I31d5197af0334f0272902945dc0d7dc02f983765
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoAdded test file for SearchResultColumn 05/69105/1
Arundathi Patil [Wed, 26 Sep 2018 12:16:27 +0000 (17:46 +0530)]
Added test file for SearchResultColumn

To increase the coverage

Issue-ID: PORTAL-401
Change-Id: I330fe48f4270d570d7b2c390f7e56a403b295ce7
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
6 years agoadded test cases to RowHeaderTest 01/69101/1
Sandeep J [Wed, 26 Sep 2018 11:51:29 +0000 (17:21 +0530)]
added test cases to RowHeaderTest

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: Ic6006b8ea10e9309a13f61bb8d8c76cd69ad49d5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoAdded test file for SearchResult 45/69045/1
Arundathi Patil [Wed, 26 Sep 2018 06:12:19 +0000 (11:42 +0530)]
Added test file for SearchResult

To increase the coverage

Issue-ID: PORTAL-400
Change-Id: I6c461138956c8b3f7058208cf8ddb5604eb4f8cd
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
6 years agoadded test case to DataValueTest.java 85/68985/1
Sandeep J [Tue, 25 Sep 2018 22:25:55 +0000 (03:55 +0530)]
added test case to DataValueTest.java

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: Ib79fa265c91b3e57d7a1068c014bcf331d9eb856
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoMerge "added test cases to DataRowTest.java"
Manoop Talasila [Tue, 25 Sep 2018 19:10:02 +0000 (19:10 +0000)]
Merge "added test cases to DataRowTest.java"

6 years agoMerge "added test cases to ExternalAccessRoleTest"
Manoop Talasila [Tue, 25 Sep 2018 19:09:43 +0000 (19:09 +0000)]
Merge "added test cases to ExternalAccessRoleTest"

6 years agoMerge "aded tst cases to ExternalAccessUserRoleDetailTest"
Manoop Talasila [Tue, 25 Sep 2018 19:09:23 +0000 (19:09 +0000)]
Merge "aded tst cases to ExternalAccessUserRoleDetailTest"

6 years agoMerge "added test cases to ExternalAccessPermsT"
Manoop Talasila [Tue, 25 Sep 2018 19:08:51 +0000 (19:08 +0000)]
Merge "added test cases to ExternalAccessPermsT"

6 years agoMerge "Added test file for SearchResultJSON"
Manoop Talasila [Tue, 25 Sep 2018 16:19:40 +0000 (16:19 +0000)]
Merge "Added test file for SearchResultJSON"

6 years agoAdded test file for SearchResultJSON 85/68785/1
Arundathi Patil [Tue, 25 Sep 2018 07:36:50 +0000 (13:06 +0530)]
Added test file for SearchResultJSON

To increase the coverage

Issue-ID: PORTAL-396
Change-Id: I1734cf25607fdf8cd5b0201e9ba35405812d0c4c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
6 years agoAdded test file for VisualManager. 79/68779/1
Arundathi Patil [Tue, 25 Sep 2018 06:44:29 +0000 (12:14 +0530)]
Added test file for VisualManager.

To increase the coverage

Issue-ID: PORTAL-395
Change-Id: I1508950d66152aa9224b8c0826e3f3beb11f0465
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
6 years agoadded test cases to DataRowTest.java 75/68675/1
Sandeep J [Mon, 24 Sep 2018 14:06:21 +0000 (19:36 +0530)]
added test cases to DataRowTest.java

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: Ifa6bc82a8930dfd3fa60e58189c8f7aa29f24fd6
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoaded tst cases to ExternalAccessUserRoleDetailTest 69/68669/1
Sandeep J [Mon, 24 Sep 2018 13:34:43 +0000 (19:04 +0530)]
aded tst cases to ExternalAccessUserRoleDetailTest

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: If38e7a5e71ef5ba38bae003c026c44503cf1daa2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test cases to ExternalAccessRoleTest 65/68665/1
Sandeep J [Mon, 24 Sep 2018 13:12:14 +0000 (18:42 +0530)]
added test cases to ExternalAccessRoleTest

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: I52c4aedc7d9ecc1d1fb53d58731efaa32fbcbaa1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test cases to ExternalAccessPermsT 63/68663/1
Sandeep J [Mon, 24 Sep 2018 12:44:03 +0000 (18:14 +0530)]
added test cases to ExternalAccessPermsT

to increase code coverage

Issue-ID: PORTAL-273
Change-Id: If5cca86d90c87ac9467c98c4aa19825e05ac576b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoMerge "Use managed guava version"
Manoop Talasila [Thu, 13 Sep 2018 21:01:20 +0000 (21:01 +0000)]
Merge "Use managed guava version"

6 years agosonar issue fix (updated readme) 77/56577/4
Arindam Mondal [Tue, 17 Jul 2018 04:05:22 +0000 (13:05 +0900)]
sonar issue fix (updated readme)

Issue-ID: PORTAL-338
Change-Id: Ie338e4707271859bfcbc30dfd04585dba206fe6f
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
6 years agoMerge "Fix NPE & use try-with-resources issues"
Manoop Talasila [Wed, 12 Sep 2018 16:14:12 +0000 (16:14 +0000)]
Merge "Fix NPE & use try-with-resources issues"

6 years agoMerge "Replace Type Specification With Diamond Operator"
Manoop Talasila [Wed, 12 Sep 2018 16:06:42 +0000 (16:06 +0000)]
Merge "Replace Type Specification With Diamond Operator"

6 years agoMerge "Replace Type Specification With Diamond Operator"
Manoop Talasila [Wed, 12 Sep 2018 16:06:30 +0000 (16:06 +0000)]
Merge "Replace Type Specification With Diamond Operator"

6 years agoMerge "Sonar major issues"
Manoop Talasila [Wed, 12 Sep 2018 16:05:29 +0000 (16:05 +0000)]
Merge "Sonar major issues"

6 years agoMerge "Sonar major issues"
Manoop Talasila [Wed, 12 Sep 2018 16:05:08 +0000 (16:05 +0000)]
Merge "Sonar major issues"

6 years agoMerge "Sonar major issues"
Manoop Talasila [Wed, 12 Sep 2018 16:04:56 +0000 (16:04 +0000)]
Merge "Sonar major issues"

6 years agoMerge "Sonar major issues"
Manoop Talasila [Wed, 12 Sep 2018 16:04:39 +0000 (16:04 +0000)]
Merge "Sonar major issues"

6 years agoMerge "Replace Type Specification With Diamond Operator"
Manoop Talasila [Wed, 12 Sep 2018 16:04:27 +0000 (16:04 +0000)]
Merge "Replace Type Specification With Diamond Operator"

6 years agoMerge "Replace Type Specification With Diamond Operator"
Manoop Talasila [Wed, 12 Sep 2018 15:55:49 +0000 (15:55 +0000)]
Merge "Replace Type Specification With Diamond Operator"

6 years agoMerge "Remove Unused Import"
Manoop Talasila [Wed, 12 Sep 2018 15:54:12 +0000 (15:54 +0000)]
Merge "Remove Unused Import"

6 years agoMerge "Sonar major issues"
Manoop Talasila [Wed, 12 Sep 2018 15:53:50 +0000 (15:53 +0000)]
Merge "Sonar major issues"

6 years agoUse managed guava version 35/62735/2
Gary Wu [Fri, 24 Aug 2018 22:28:08 +0000 (15:28 -0700)]
Use managed guava version

Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: I783c19757222675da88e4dbc655ba9042df56705
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoAdded INFO.yaml 69/61669/1
Welch, Lorraine (lb2391) [Tue, 21 Aug 2018 19:47:30 +0000 (15:47 -0400)]
Added INFO.yaml

Issue-ID: PORTAL-362

Change-Id: Icb85ecdab8938273f6c89df44762d06c62bc1d48
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
6 years agoFix NPE & use try-with-resources issues 87/59987/3
Parshad Patel [Fri, 10 Aug 2018 09:41:57 +0000 (18:41 +0900)]
Fix NPE & use try-with-resources issues

Sonar issues fix in ReportHandler.java

Issue-ID: PORTAL-342
Change-Id: Iaab16fefb8abe99e70793dbb8ae12e66cdf6b365
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
6 years agoModified User Auth and permission aaf services 25/60725/3
Kishore Reddy, Gujja (kg811t) [Wed, 15 Aug 2018 12:39:30 +0000 (08:39 -0400)]
Modified User Auth and permission aaf services

Issue-ID: PORTAL-334

Change-Id: I461fd5a61879434e9c105c7598e9948004a5f608
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
6 years agoMerge "Sonar issue try-with-resources"
Sunder Tattavarada [Tue, 14 Aug 2018 20:00:27 +0000 (20:00 +0000)]
Merge "Sonar issue try-with-resources"

6 years agoMerge "Fix use try-with-resources issues"
Sunder Tattavarada [Tue, 14 Aug 2018 19:56:23 +0000 (19:56 +0000)]
Merge "Fix use try-with-resources issues"

6 years agoReplace Type Specification With Diamond Operator 15/60515/1
PrasadNaidu [Tue, 14 Aug 2018 09:31:28 +0000 (15:01 +0530)]
Replace Type Specification With Diamond Operator

Replace Type Specification With Diamond Operator
BroadcastListController.java:L73

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.portal.sdk%3Aepsdk-project&open=AV_om9vi-08if2a6uhzs&resolved=false

Location : ecomp-sdk/epsdk-app-common/src/main/java/org/onap/portalapp/controller/sample/BroadcastListController.java

Change-Id: I4d68f7146f0c5344c3bd63668f8d569c65c1b7db
Issue-ID: PORTAL-358
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoReplace Type Specification With Diamond Operator 71/60471/1
PrasadNaidu [Tue, 14 Aug 2018 07:11:02 +0000 (12:41 +0530)]
Replace Type Specification With Diamond Operator

Replace Type Specification With Diamond Operator
BroadcastController.java:L90

Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.portal.sdk%3Aepsdk-project&open=AV_om9vX-08if2a6uhzh&resolved=false

Location : ecomp-sdk/epsdk-app-common/src/main/java/org/onap/portalapp/controller/sample/BroadcastController.java

Change-Id: Id738ee17b40eee553e3f778f6a08d55618aa67a9
Issue-ID: PORTAL-352
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
6 years agoSonar major issues 41/60441/1
Sumapriya Sarvepalli [Tue, 14 Aug 2018 06:10:50 +0000 (11:40 +0530)]
Sonar major issues

 Replace the type specification in this constructor call with the diamond operator
Sonar Link:
https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.portal.sdk%3Aepsdk-project&open=AV_om8Kg-08if2a6ufs9&resolved=false&severities=MAJOR
Location:
ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/gmap/line/LineCollection.java
Line No: L50 L51 L160

Change-Id: Ib6ee3dcaf4b91c62c3bbb97fba2d2c270e4c8e8a
Issue-ID: PORTAL-357
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
6 years agoSonar major issues 33/60433/1
Sumapriya Sarvepalli [Tue, 14 Aug 2018 05:49:37 +0000 (11:19 +0530)]
Sonar major issues

 This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.portal.sdk%3Aepsdk-project&open=AV_om9w5-08if2a6uh0R&resolved=false
Location:
ecomp-sdk/ONAP Portal SDK Webapp/ Common/src/main/java/org/onap/portalapp/controller/sample/PostDroolsController.java
Line No: L78 L100 L129

Change-Id: Id85ee4482679942031fee8c57571b2415d6b15fe
Issue-ID: PORTAL-355
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
6 years agoSonar major issues 85/60285/1
Sumapriya Sarvepalli [Mon, 13 Aug 2018 11:12:51 +0000 (16:42 +0530)]
Sonar major issues

 This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.portal.sdk%3Aepsdk-project&open=AV_om9wj-08if2a6uh0I&resolved=false
Location:
ecomp-sdk/ONAP Portal SDK Webapp/ Common/src/main/java/org/onap/portalapp/controller/sample/ElementModelController.java
Line No: L93

Change-Id: I8a65be83d724cdd1d468c2f04c154e4f61a3e924
Issue-ID: PORTAL-354
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
6 years agoSonar major issues 77/60277/1
Sumapriya Sarvepalli [Mon, 13 Aug 2018 10:31:34 +0000 (16:01 +0530)]
Sonar major issues

 Replace the type specification in this constructor call with the diamond operator
Sonar Link:
https://sonar.onap.org/code?id=org.onap.portal.sdk%3Aepsdk-project&selected=org.onap.portal.sdk%3Aepsdk-app-common%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fservice%2FOnBoardingApiServiceImpl.java
Location:
epsdk-app-common/src/main/java/org/onap/portalapp/service/OnBoardingApiServiceImpl.java
Line No: L282 L302 L326 L360

Change-Id: Ice2ab43f0a9db648d2a5b40fc21eebbd536f37e9
Issue-ID: PORTAL-353
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>