summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-19Add code to interact with AAI, so and other moduleshekeguang25-0/+2217
Issue-ID: USECASEUI-374 Change-Id: I8c9d09fed1d5edf947baf1b3ddde680d0f357a81 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-19Add nsmf related constant definitionhekeguang3-0/+94
Issue-ID: USECASEUI-374 Change-Id: I659c6e626cb6631da3802e5ba2cf58a09c36b2c2 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-18Add the bean definition related to NSMFhekeguang38-0/+1410
Issue-ID: USECASEUI-374 Change-Id: I4e71b3bc9469abca37404d1d1026cdeb2e84a26e Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-18Add the bean definition related to NSMFhekeguang3-0/+103
Issue-ID: USECASEUI-368 Change-Id: I10f89daa3030e8a33c1607ce37d4254852435f64 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-18Add the bean definition related to CSMFhekeguang9-0/+283
Issue-ID: USECASEUI-368 Change-Id: Iedf588cf03e34f5caac0ed1acca50a9851ea2bf4 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-02-18Add the bean definition related to CSMFhekeguang2-0/+52
Issue-ID: USECASEUI-368 Change-Id: I495158ae8dfedc60bbbf3ab41b5e8ceed480d504 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2019-11-27Add change history for UUI committer listshentao9991-0/+16
Change-Id: I7b0c3fed39c8936b7eba54447523789159d6ebb4 Issue-ID: USECASEUI-367 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-11-26remove Amichai and Xin from UUI committer listshentao9991-10/+0
Change-Id: If6e110f5e9a3213bee45828251c3ff2e7ace9b35 Issue-ID: USECASEUI-367 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-11-06New committer promotion for Ran Xushentao9991-1/+6
Change-Id: I14e2a0422875d67ba7e086a929dfbec379d2262d Issue-ID: USECASEUI-347 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-10-08Update release version for usecase-ui-server5.0.2-ONAPelaltoshentao9994-5/+5
Change-Id: I8df96d178ec9bb212244b0538298a5d33e95e56d Issue-ID: USECASEUI-323 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-09-02Fix loggerArindam Mondal1-62/+43
Issue-ID: USECASEUI-319 Change-Id: Ie50b080b1124f5eae89895558f8fd8ad71f76282 Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-08-22Add uui-server common GET/DELETE/POST/PUT methodshentao9991-99/+346
Change-Id: I02baca206f7acfb79f1dff5fef3180342f388031 Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add uui-server HttpGet componentshentao9991-0/+42
Change-Id: Id82c9b6fc380a278f97760df6964aae13c8e861d Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add uui-server HttpDelete componentshentao9991-0/+42
Change-Id: I0af5ea848d7764a44215c8a7019fa117dc13c653 Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Delete uui-server constantshentao99911-214/+147
Change-Id: I2d66b7444a4072d48c50cfc751fdab0e0884e97e Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add common constantsshentao9992-0/+88
Change-Id: I1d090f5c45aa7565e013a2af52ec9329813a3dff Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add uui-server common resultshentao9992-5/+35
Change-Id: If82511c4c232f3e3cdce3bf1c0aac49a51e44557 Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-22Add HttpClient dependencyshentao9991-0/+5
Change-Id: Ic8b27e952a2c7ca62921374f047f00191d3580e9 Issue-ID: USECASEUI-307 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-16Change application name for usecase-ui servershentao99928-31/+29
Change-Id: I2e935f1ece982b84f85e7a7b3135971ce93f9935 Issue-ID: USECASEUI-309 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-08-15Merge "Usecaseui server sonar critical issue fix."Tao Shen1-2/+3
2019-08-15Merge "Usecaseui server sonar critical issue fix."Tao Shen2-5/+11
2019-08-15Merge "Usecaseui server sonar critical issue fix."Tao Shen2-4/+6
2019-08-09Usecaseui server sonar critical issue fix.Isaac Manuel Raj2-4/+6
Usecase ui code was not having logger to capture the exception trace. The same is fixed. Issue-ID: USECASEUI-304 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I25ca93ba415c9bc30b3572f584e1fe9a09a53bf0
2019-08-09Usecaseui server sonar critical issue fix.Isaac Manuel Raj2-5/+11
Usecase ui code was not having logger to capture the exception trace. The same is fixed. Issue-ID: USECASEUI-304 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I438700f44b5b8cd03014d885f14f43457db274f9
2019-08-09Usecaseui server sonar critical issue fix.Isaac Manuel Raj1-2/+3
Usecase ui code was not having logger to capture the exception trace. The same is fixed. Issue-ID: USECASEUI-304 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I4631e5403c6bcc4bf7bb23ad18a011b856d89556
2019-08-09Usecaseui server sonar critical issue fix.Isaac Manuel Raj1-1/+2
Usecase ui code was not having logger to capture the exception trace. The same is fixed. Issue-ID: USECASEUI-304 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I0e42dd989f26835c1868b8a07ee63fb237cf5763
2019-06-13Merge "Use isEmpty()"Tao Shen6-190/+0
2019-06-12Use isEmpty()guochuyicmri6-190/+0
Change-Id: I881a72ace5b3975abbb15b2ac78172dc2494e529 Issue-ID: USECASEUI-275 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-06-04Sonar issue fixArindam Mondal1-184/+205
+) Use isEmpty() ++) Format Code Issue-ID: USECASEUI-274 Change-Id: I9a11178332a37da8e7dc49317c2fcdbd11b1ac10 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2019-05-30Enhancement of NS Instance Creation2.0.1dublinguochuyicmri2-13/+3
Change-Id: I6e3fe779df83c31d8b9e09a4209ea8543fdf01c0 Issue-ID: USECASEUI-252 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-24modify usecase-ui server standalone pomguochuyicmri1-22/+1
Change-Id: I601fa56b7783ee3587046bf86752b258206ec4d7 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-22Add backend Code for customer management UI pageguochuyicmri3-4/+13
Change-Id: Id85157705fa769f5b9d59ef7d77a1856ca69eec7 Issue-ID: USECASEUI-213 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-22Fix CCVPN Instance Update Bugguochuyicmri3-1/+5
Change-Id: I7bad3e04d055dabc2cde554afa1d8307ca0fd152 Issue-ID: USECASEUI-271 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-22Change SO API to v3guochuyicmri3-7/+7
Change-Id: Id693ec88b064edd9c55ae4d357e7a5d22496be19 Issue-ID: USECASEUI-270 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-19change usecase-ui server standalone pomguochuyicmri1-2/+2
Change-Id: I65968d6605843c8d4c2d4704dd246942c3a79845 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-18change usecase-ui server project pomguochuyicmri3-143/+0
Change-Id: I3cda5b282c07b5120a5424f3f3a8c822e6654f29 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-18change usecase-ui server parent pomguochuyicmri2-3/+3
Change-Id: I6514028e423ff5055a76d0cea8ca8832d5ac344f Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-18change usecase-ui server parent pomguochuyicmri1-9/+9
Change-Id: If719369a34d156bae6dc3e81437dfa75408be518 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-18Update usecase-ui project pom fileguochuyicmri6-213/+95
Change-Id: I20cdd8fde068c611c34d72e6ce9df567d182d00b Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-17Upgrade usecase-ui server project versionguochuyicmri1-1/+1
Change-Id: I8e63eccf4d6bdcd242b31ff0c1b93ce8b082b0c9 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-17Upgrade usecase-ui server project versionguochuyicmri1-1/+27
Change-Id: I905ef7b61752d8c4efc0ab0af5fa7110567ec992 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-17Upgrade usecase-ui server project versionguochuyicmri3-3/+3
Change-Id: I97f6a7a391ee7bfe91980c023951f3cb52569446 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-17Upgrade usecase-ui server project versionguochuyicmri1-0/+15
Change-Id: Id0dc7388bd948c8fd7812bd81f0347f0c7a5e7ec Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-17Upgrade usecase-ui server project versionguochuyicmri1-15/+7
Change-Id: I830afdc3a8ce104648bb4e8826792cda10fe4ccc Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-17Upgrade usecase-ui server project versionguochuyicmri4-7/+7
Change-Id: I95c95d4d8c9a2ae776ec437d9554fc3dfb0f2a85 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-17Change usecase-ui server project versionguochuyicmri1-0/+22
Change-Id: I2a1fd3d33cafb8b41dac365d631447006dde6cfa Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-17Change usecase-ui server project versionguochuyicmri3-6/+3
Change-Id: I919a812120a56dac33682055e7862ac33241fcf1 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-16Upgrade usecase-ui server project versionguochuyicmri3-4/+4
Change-Id: I16bdb5d963fceff988e656256ce9e94efb7be02c Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-16Fix usecase-ui security risksguochuyicmri2-21/+6
Change-Id: Iba150e755d60c181caa20b8b1ef721a19ca97631 Issue-ID: USECASEUI-258 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-16Fix ccvpn template parser calling failureguochuyicmri8-342/+394
Change-Id: I63511036079a21e1f6ca1b30bc4293d2af99162f Issue-ID: USECASEUI-268 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>