From 155cbcf3ecc4157466dee09fe384787d65d58269 Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Tue, 30 Apr 2019 11:05:47 +0800 Subject: Fix instance instantiation for CCVPN Change-Id: I4261d248704e498565e8337ea5672b16e89e1f8f Issue-ID: USECASEUI-220 Signed-off-by: guochuyicmri --- .../ccvpn-creation/ccvpn-creation.component.html | 441 +++++++-------------- 1 file changed, 135 insertions(+), 306 deletions(-) (limited to 'usecaseui-portal/src/app/ccvpn-creation/ccvpn-creation.component.html') diff --git a/usecaseui-portal/src/app/ccvpn-creation/ccvpn-creation.component.html b/usecaseui-portal/src/app/ccvpn-creation/ccvpn-creation.component.html index 2f0469c2..8aa7bd61 100644 --- a/usecaseui-portal/src/app/ccvpn-creation/ccvpn-creation.component.html +++ b/usecaseui-portal/src/app/ccvpn-creation/ccvpn-creation.component.html @@ -34,123 +34,50 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - +
- +
- -
    -
  • Name:
  • -
  • Description:
  • -
  • Start Time: - - -
  • -
  • End Time: - - -
  • -
  • COS: - - - - -
  • -
  • Service Level Specification:
  • -
  • Dual Link: - - - - - -
  • -
  • CIR:
  • -
  • EIR:
  • -
  • CBS:
  • -
  • EBS:
  • -
  • Reroute Enabled: - -
  • -
  • Color Aware: - -
  • -
  • Coupling Flag: - -
  • -
-
-
- -
- - - + *name: + + *description: + +
+
+

sdwanVPN List

+ +
+ - NO. - Name - Description - Post Code - Address - VLAN - Action + NO. + Name + topology + Action - + {{i+1}} - {{item.baseData.name}} - {{item.baseData.description}} - {{item.baseData.postcode}} - {{item.baseData.address}} - {{item.baseData.vlan}} + {{item.sdwanvpn_name}} + {{item.sdwanvpn_topology}} - +   - @@ -159,37 +86,42 @@
- -
- - - +
+
+

Site List

+ +
+ NO. - Group Name - Topology - Sites - Role + Name + Description + Post Code + Address + emails Action - - + + {{i+1}} - {{item.name}} - {{item.topology}} - {{item.sites}} - {{item.role}} + {{item.sdwandevice_list[0].name}} + {{item.sdwansite_description}} + {{item.sdwansite_postcode}} + {{item.sdwansite_address}} + {{item.sdwansite_emails}} - +   - @@ -200,231 +132,128 @@
- -
-

Site_Enterprise Service

+ +
+

sdwanvpnresource_list

    -
  • Name:
  • -
  • Type: - - - - -
  • -
  • PostCode:
  • -
  • Address: - - - - -
  • -
  • VLAN:
  • -
  • Role: - - - - -
  • -
  • Description:
  • +
  • + *{{item.lableShow}}: +
-
-

CPE

-
-
    -
  • Name:
  • -
  • Type:
  • -
  • System IP:
  • -
  • Version:
  • -
  • ESN:
  • -
  • Class: - - - - -
  • -
  • Vendor:
  • -
-
-

WAN Port - -

+
+

sdwansitelan_list

- +
+ +
+ - - - - - - - - - + - + - - - - - - - - - - +
NO. Name Description PortType PortNumber IPAddress Provider IP Address Transport Nerwork Input Bandwidth Output Bandwidth{{key}} Action
{{i+1}} - {{item.sitewanport_name}} - + + {{item[key]}} + - {{item.sitewanport_description}} - - - {{item.sitewanport_portType}} - - - - - - - - - - {{item.sitewanport_portNumber}} - - - {{item.sitewanport_ipAddress}} - - - {{item.sitewanport_providerIpAddress}} - - - {{item.sitewanport_transportNetworkName}} - - - {{item.sitewanport_inputBandwidth}} - - - {{item.sitewanport_outputBandwidth}} - - - - + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - + +
- -
-

Site_Group

+ +
+

sdwansiteresource_list

+
+
    +
  • + *{{item.lableShow}}: +
  • +
+
+
+

sdwandevice_list

-
- Group Name: - -
-
- Topology: - - - - +
    +
  • + *{{item.lable}}: +
  • +
+
+

sdwansitewan_list

+
+
+
- + - - - + + + - - - + + + + + - - -
- - +
Site Name Role NO.{{key}} Action
{{ item.siteName }}
{{i+1}} + {{item[key]}} + + - - - - + +
-
+ +
+ + +
+
+
-- cgit 1.2.3-korg