summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views
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 pagecyuamber8-8/+142
Change-Id: I85ceaad153cf4dd9b9c3d4e6db9d9ce4cf6af4bf Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Added progress display in view progress componentcyuamber3-1/+73
Change-Id: I893ca65ab9fe15f3dd534ad6d414d61180f137ce Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Add view progress componentcyuamber6-2/+113
Change-Id: I55fd27580e8207c381c9d73c4a3a760c5e5ec421 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Encapsulate basic task information into public componentscyuamber2-52/+6
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 dialogcyuamber4-26/+155
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 dialogcyuamber1-3/+3
Change-Id: I117c5d5cf6b5a7ab4f2251836c13ce2ee986b9c0 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat:Add progress interface query of slicing business pagecyuamber3-38/+122
Change-Id: I8a974d5fa75546a937ad9755a33dee75374fb59d Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-04feat:slicing business page basic functions codecyuamber12-16/+253
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-02feat: Encapsulates the common parameter dialog components and completes the ↵cyuamber4-7/+87
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 componentcyuamber6-29/+210
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 dialogcyuamber4-98/+106
Change-Id: I2734c934344e43d504df01e72b9a71a3cfa0e275 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-28Added ability to filter data based on processing statuscyuamber3-34/+59
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 Shen2-30/+49
management page"
2019-11-27feat: Local simulation data and display on the Slicing task management pagecyuamber2-30/+49
Change-Id: I56fb1fbbb63e490980a4d1f4d9d148d825f311f6 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-26feat: add slicing-res-mgt compcyuamber14-3/+145
Change-Id: Ia103433226f3460c14e1cb8478b95248f679e6ea Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-26Merge "delete model component- added module and services"xu ran1-2/+8
2019-11-21feat: add slicing management page in services modulecyuamber14-18/+424
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 requirementcyuamber13-25/+111
Change-Id: I1c835e2798d91a929fb8aac54ff30229a0b85ee5 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-07Merge "alarm component- spec changes"xu ran1-2/+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-10-22Merge "onboard-vnf-vm component- spec fixes"Chuyi Guo1-1/+12
2019-10-22Merge "alarm component spec changes"Chuyi Guo1-1/+1
2019-10-15feat:add healModel component of services-list page5.0.2-ONAPelaltocyuamber6-140/+212
Change-Id: I0665fb880663645fd620355387f1a113f72d40c5 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-15feat:add scaleModel component of services-list pagecyuamber6-99/+165
Change-Id: I713eeb7a038a2c959740ff08f8c5d677f2d7152f Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-15feat:add deleteModel component of service-list pagecyuamber6-48/+119
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 pagecyuamber4-119/+62
Change-Id: I7520a0a2e7406db712ad7c09dd1f23e213e725dc Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-11feat: extract the notification bar of the onboard pagecyuamber2-66/+25
Change-Id: I4fcc0a1a5d4372d8b95127e2baa125e95d2c006d Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-10-11feat: extract the public notification componentcyuamber2-62/+26
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 componentcyuamber7-278/+354
Change-Id: Ia99496892c82024af895d0abc37c4cda548872a5 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-30feat: optimize the code for the management pagecyuamber1-12/+6
Change-Id: I5475b377783ebef4a264b89f437eeebcb9bd60f8 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-30feat: adjust the file structure of the customer componentcyuamber4-0/+960
Change-Id: I1290380f894e8c38b90f9e6829aaac5e96d67194 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-29Merge "feat: reduce unnecessary request code"Tao Shen1-16/+4
2019-09-29feat: reduce unnecessary request codecyuamber1-16/+4
Change-Id: I079e180a694a2110860054a89caa54464932d3a0 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-29bug:repair progress ccvpn/ns function Timer of service-list pagecyuamber1-17/+24
Change-Id: Ibc71010cd10ef2513e4cf76c9a381b1b0a2d8caf Issue-ID: USECASEUI-306 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-29feat:introducing top-card component and optimize code of service-listcyuamber2-82/+12
Change-Id: Iaf8fddbab96c2c5117eba9a4bf9263265f9a613e Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-29feat:top card code split into new components of service-list pagecyuamber4-0/+127
Change-Id: I1095c2c56aeb097d7d5318a4287afbf5f4adfcd8 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-29feat: optimize the code for the onboard pagecyuamber2-556/+268
Change-Id: Ib217e75b81c47281be3cea97f91e52f42338cf15 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-29style: optimize the style of the onboard pagecyuamber1-43/+1
Change-Id: I97d479f904ef2b2900974f8b66920607ac6c3c25 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-27Merge "feat: optimize the code for the onboard page"Tao Shen2-316/+199
2019-09-27Merge "style: optimize the style of the onboard page"Tao Shen1-33/+7
2019-09-27feat: optimize the code for the onboard pagecyuamber2-316/+199
Change-Id: If6103399199aad0ffb716178151a1346f04d3dc0 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>