summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-10-08feat:optimize api url and mock json of service-list pagecyuamber2-1/+68
Change-Id: I22cfa697dd4b1d4494bc7184a4163c7da013f48e 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 componentcyuamber5-1/+1
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:optimize data type definition and data type referencecyuamber2-47/+2
Change-Id: I640e9500556cb20783a4e1f604bc334a740ddeac Issue-ID: USECASEUI-307 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 pagecyuamber5-1/+130
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 "feat: modify local json data"Tao Shen3-4/+5
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>
2019-09-27feat: modify local json datacyuamber3-4/+5
Change-Id: I0dd95d1f27e952a096b5bae259b9669b2c8d4f76 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-27style: optimize the style of the onboard pagecyuamber1-33/+7
Change-Id: I7370bc4638ff6fe74946fe7fcf3436ff1e6b2fbe Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-27feat:delete unused and unwanted files of service componentscyuamber6-62/+0
Change-Id: I7fae71013f88b95df765dbcb03ec0a360b9c8fdc Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-27feat:adjust the file schema of components related to service instancescyuamber18-16/+16
Change-Id: I18f1674601536a59313528bb1e01fd6b4fffd4fd Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-26feat:modify service-list api file namecyuamber10-17/+16
Change-Id: Ib10db97aa71d06a9d2be6de0b96af5a1f3c59b27 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-25Merge "feat: fix ns file upload logic of onboard page"Tao Shen2-80/+68
2019-09-25Merge "style: ptimize the upload part style of the onboard page"Tao Shen1-72/+98
2019-09-25Merge "feat: fix the interface of the onboard page and add json data"Tao Shen4-2/+57
2019-09-25feat:optimize sytle of service creation pagecyuamber2-7/+9
Change-Id: I446025588bab44bca02dac3121ca3432dabe1e4f Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-25feat: fix ns file upload logic of onboard pagecyuamber2-80/+68
Change-Id: I84e144f53d170ca11b949b458083de1c4f12077f Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-25style: ptimize the upload part style of the onboard pagecyuamber1-72/+98
Change-Id: I7185d478cfef509c7802edd805116191d63ff24d Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-25feat: fix the interface of the onboard page and add json datacyuamber4-2/+57
Change-Id: Ie39a134703f2e3d48bba1a271d6d74b40a3eda72 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-25feat:optimize routers url of service-list pagecyuamber1-13/+18
Change-Id: I84ded113ea56a38ecb92b9987c3d36c3595e862a Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-23style:optimize model style of ccvpn pagecyuamber1-21/+15
Change-Id: I851d2763467dc51ee8f807492a6c1812cf4a9412 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-23style:optimize sytle of ccvpn detail pagecyuamber1-16/+10
Change-Id: Ib303a259313410e7eb41dc84850bef5ff2a487af Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-20Merge "style: optimize the chart style of the customer"Tao Shen1-2/+17
2019-09-20Merge "feat:optimize loop call progress function for service-list page"Tao Shen1-18/+20
2019-09-20style: optimize the chart style of the customercyuamber1-2/+17
Change-Id: I244a91ebc76a2978e19792f6740de887b92c4aac Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-20feat: implement the customer page chart adaptivecyuamber2-3/+20
Change-Id: Ic8f4501ba3f81dc2f94734e4701cd7e1f28df43b Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-20bug: fix problems caused by switching routescyuamber2-8/+9
Change-Id: I9558b3fd6b8df089a5da47a08ee89c069b4fcb34 Issue-ID: USECASEUI-306 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-20feat:optimize loop call progress function for service-list pagecyuamber1-18/+20
Change-Id: Ibc5e91b8882ba89b6b40506734700e5462e544a6 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-20docs: add user guidecyuamber1-30/+30
Change-Id: I1dff40c8c1bb98da5729c753ce015e48d673912c Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-20feat: optimize the code for the customer pagecyuamber1-15/+5
Change-Id: Ic30e916f0531592194420f21cfd22b80152f0892 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-20bug: prompt box repeat rendering display has been fixedcyuamber1-35/+29
Change-Id: I80a31b7e5f0caf97bcf9954643eff566c407b912 Issue-ID: USECASEUI-306 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>