summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src
AgeCommit message (Collapse)AuthorFilesLines
2019-12-06feat: add Paging function of slicing nsi pagecyuamber3-1/+14
Change-Id: I216b64a77a0c148547528c90f83efc982bcb3170 Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-06feat: add slicing nsi basic business code of nsi pagecyuamber15-54/+347
Change-Id: I85ceaad153cf4dd9b9c3d4e6db9d9ce4cf6af4bf Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Added progress display in view progress componentcyuamber6-3/+94
Change-Id: I893ca65ab9fe15f3dd534ad6d414d61180f137ce Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Add view progress componentcyuamber10-4/+154
Change-Id: I55fd27580e8207c381c9d73c4a3a760c5e5ec421 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Encapsulate basic task information into public componentscyuamber7-53/+116
Change-Id: If00db97b6cf4f0a192269acaad1981c3f0d27919 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Completed the submit function in the task processing dialogcyuamber7-252/+312
Change-Id: I2ab002ce9876687921684f4834908701d98b0d1e Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Modify the html structure of the task processing dialogcyuamber3-44/+67
Change-Id: I117c5d5cf6b5a7ab4f2251836c13ce2ee986b9c0 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05Merge "feat: Convert put, delete, and post requests to get requests"Tao Shen1-0/+13
2019-12-05feat: Convert put, delete, and post requests to get requestscyuamber1-0/+13
Change-Id: I1a61452771a0c60541190807a8e4e230c39ae41e Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat:Add progress interface query of slicing business pagecyuamber9-96/+201
Change-Id: I8a974d5fa75546a937ad9755a33dee75374fb59d Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-04feat:slicing business page basic functions codecyuamber20-20/+515
Change-Id: Ifae9e28151a746c1258e181c05154e86b3f89aee Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-04style: change the style of homepage layoutcyuamber4-95/+136
Change-Id: I79fba465a810a263877d796fa83544856c90f9b1 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-02Merge "style: change the style of layout menu"Tao Shen1-37/+66
2019-12-02style: change the style of layout menucyuamber1-37/+66
Change-Id: I15571e7fe584a55837ff6100004f0e1756db3739 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-02feat: Encapsulates the common parameter dialog components and completes the ↵cyuamber6-9/+275
initial display Change-Id: I11b6e8f5c21345c7eb7f31c4101f7db424e7a525 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-02feat: Improve the logic in the task processing dialogcyuamber2-31/+39
Change-Id: Ic98059c123145da4b88cc2341fbeb54f83a07ef1 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-29feat: Completed the interaction logic in the task processing componentcyuamber13-34/+328
Change-Id: Ia3b6a4adb00a3c4b1d51ba6e2f63e7713881090e Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-29feat: Completed the initial display of the task processing dialogcyuamber6-116/+180
Change-Id: I2734c934344e43d504df01e72b9a71a3cfa0e275 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-28Added ability to filter data based on processing statuscyuamber11-47/+228
Change-Id: I39a9cc83651745dda7844ae119429d47aa8a46b4 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-27Merge "feat: Local simulation data and display on the Slicing task ↵Tao Shen5-30/+104
management page"
2019-11-27feat: Local simulation data and display on the Slicing task management pagecyuamber5-30/+104
Change-Id: I56fb1fbbb63e490980a4d1f4d9d148d825f311f6 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-26feat: add slicing-res-mgt compcyuamber15-4/+152
Change-Id: Ia103433226f3460c14e1cb8478b95248f679e6ea Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-26Merge "bar component spec- added module dependency"xu ran1-1/+3
2019-11-26Merge "notification component spec-modules and service"xu ran1-1/+6
2019-11-26Merge "delete model component- added module and services"xu ran1-2/+8
2019-11-21feat: add slicing management page in services modulecyuamber15-19/+431
Change-Id: I6a9d9e7aadaff30109859df4e866da5104f26330 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-20feat: change the main menu to face the nsmf requirementcyuamber19-319/+444
Change-Id: I1c835e2798d91a929fb8aac54ff30229a0b85ee5 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-19feat: change the order of main menu and re-install the node packagecyuamber1-12/+19
Change-Id: I683424b3a568fc9594061d63c9d358ca592ff099 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-07delete model component- added module and servicesArundathi Patil1-2/+8
Added module and service dependency to testbed configuration Issue-ID: USECASEUI-280 Change-Id: I19989eea8285ad9e1e709ad694d074d7545cd4a5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-07notification component spec-modules and serviceArundathi Patil1-1/+6
added module and service dependency Issue-ID: USECASEUI-280 Change-Id: Idfa149148dcb72c4e061a7e2ea3dcb26521e383e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-07bar component spec- added module dependencyArundathi Patil1-1/+3
Added NgxCharts module to imports Issue-ID: USECASEUI-280 Change-Id: I3847993b1420f037aaf4374eafb9490d8e332b14 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-07Merge "alarm component- spec changes"xu ran1-2/+3
2019-11-07Merge "pie component- spec changes"xu ran1-1/+3
2019-11-06ccvpn-detail component- test file error fixArundathi Patil1-2/+2
Fixed multiple errors in ccvpn-detail component spec file Issue-ID: USECASEUI-280 Change-Id: I9bb7540e4ba4b13c7df926d2d54c1afe5be89ea9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-06alarm component- spec changesArundathi Patil1-2/+3
Added provider for Util class Issue-ID: USECASEUI-280 Change-Id: If3c1ca05b4a5a0193869e7b9233b904cc6cd70ba Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-06pie component- spec changesArundathi Patil1-1/+3
Added NgxEchartsModule to imports. Issue-ID: USECASEUI-280 Change-Id: Ie650241660eb8e4d8636f39ad444e12123a6c7ed Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-10-22Merge "onboard-vnf-vm component- spec fixes"Chuyi Guo1-1/+12
2019-10-22Merge "test component- spec fixes"Chuyi Guo1-2/+11
2019-10-22Merge "alarm component spec changes"Chuyi Guo1-1/+1
2019-10-15feat:add healModel component of services-list page5.0.2-ONAPelaltocyuamber7-140/+214
Change-Id: I0665fb880663645fd620355387f1a113f72d40c5 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-15feat:add scaleModel component of services-list pagecyuamber7-100/+168
Change-Id: I713eeb7a038a2c959740ff08f8c5d677f2d7152f Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-15feat:add deleteModel component of service-list pagecyuamber7-50/+121
Change-Id: I29c64343321f216152f466a7f8650b54e63dde53 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-12Merge "`feat:table style modification in ccvpn template"Tao Shen2-29/+38
2019-10-12`feat:table style modification in ccvpn templatecyuamber2-29/+38
Change-Id: I3c59283cd9c7964a7acbe0ebdf837dce101e183b Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-12feat: extract the deletion notification of the service-list pagecyuamber6-132/+111
Change-Id: I7520a0a2e7406db712ad7c09dd1f23e213e725dc Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-11feat: extract the notification bar of the onboard pagecyuamber4-71/+37
Change-Id: I4fcc0a1a5d4372d8b95127e2baa125e95d2c006d Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-11feat: extract the public notification componentcyuamber7-63/+109
Change-Id: I0e42ddf844e92b986d9bc1748dfc06b202d37f2b Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-11feat: optimize the code for the service-list componentcyuamber3-36/+31
Change-Id: I99c497d700c988fcb6569a4a907ca2a5489f08bf Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-10style: optimize the style of the create dialogcyuamber2-56/+71
Change-Id: If8f27ebee4717ac7b49b4f7511d1aee859ad0ced Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-09Add create model componentcyuamber8-279/+357
Change-Id: Ia99496892c82024af895d0abc37c4cda548872a5 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>