summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/core/services/networkHttpservice.service.ts
AgeCommit message (Collapse)AuthorFilesLines
2022-03-20Display CCVPN network topology and tunnel installation.decheng zhang1-1/+7
Issue-ID: REQ-1103 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: Ia8ad763ef8cdd48238c1398bd6680cc8ea2d14d6 Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2021-10-01CCVPN-usecase(REQ-719) requirements: update and revise CCVPN-NETWORK module ↵d005650111-0/+11
to support latest ccvpn profile. Also, correct the line separator to linux format, to resolve the docker compiling issue. Issue-ID: USECASEUI-606 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I97c0155fe64072fcd147737e72171b975dc3fa1b
2020-02-24feat:Modify networkHttpservice URL of network topo pagecyuamber1-14/+14
Change-Id: I9a9d3eb3e71145e9464c324741296d920f16e22f Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-16feat:delete extra comments in the api interface filecyuamber1-2/+0
Change-Id: I10797f5c663c54821e336bd22dbc667a549740a7 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-12feat:optimize topo api & mock json for network service pagecyuamber1-23/+19
Change-Id: Icb5cbb83407c1fa8054dea197fd52292747bd821 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-08-27feat:optimize network topo page apicyuamber1-23/+12
Change-Id: Icd8de2b05d8a9a9ab826bf3c8cfcbc71da272af6 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-08-22feat: change the project structure and add mock data functioncyuamber1-0/+122
Change-Id: I381845bff5eb37d1fab3eba8cf1ae7838df523b7 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>