From: Seshu-Kumar-M Date: Thu, 2 Feb 2017 04:59:38 +0000 (+0530) Subject: OPEN-O GUI Framework for container X-Git-Tag: release/mercury~149 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d80f661757a86abdb2a4fec137cc34aed6250e17;p=vnfsdk%2Frefrepo.git OPEN-O GUI Framework for container sample code of OPEN-O GUI Framework for container. Issue-Id : CLIENT-128 Change-Id: I9fe1bd1546aad06a5c2846913f0b2aeb36c386dd Signed-off-by: Seshu-Kumar-M --- diff --git a/common/src/main/webapp/usage guide/browser/templates/home.html b/common/src/main/webapp/usage guide/browser/templates/home.html new file mode 100644 index 00000000..796c82e1 --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/home.html @@ -0,0 +1,154 @@ + + +
+
+
+
+ + +
+
+ + +
+
+
+
\ No newline at end of file diff --git a/common/src/main/webapp/usage guide/browser/templates/list.html b/common/src/main/webapp/usage guide/browser/templates/list.html new file mode 100644 index 00000000..1051a6ac --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/list.html @@ -0,0 +1,47 @@ + + +
+

{{message}}

+ +
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+ + +
+
Usage
+
{{listTipData}}
+
+
+ diff --git a/common/src/main/webapp/usage guide/browser/templates/login.html b/common/src/main/webapp/usage guide/browser/templates/login.html new file mode 100644 index 00000000..026b670d --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/login.html @@ -0,0 +1,40 @@ + + +
+

Login

+ +
+
+
+ +
+ +
+ +
+ +
+ + {{ error }} +
+ Register + +
+
+
\ No newline at end of file diff --git a/common/src/main/webapp/usage guide/browser/templates/management.html b/common/src/main/webapp/usage guide/browser/templates/management.html new file mode 100644 index 00000000..5afca760 --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/management.html @@ -0,0 +1,130 @@ + + +

{{message}}

+

+
+ + +
+
+
+ + + + + + + + + + +
+ + + {{provinceData.province_name}} + + {{provinceData.ip}} + + {{provinceData.port}} + + + +
+ + + + +
+ + + + + +
+
Usage
+
{{provinceTipData}}
+
diff --git a/common/src/main/webapp/usage guide/browser/templates/notification.html b/common/src/main/webapp/usage guide/browser/templates/notification.html new file mode 100644 index 00000000..86d640ca --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/notification.html @@ -0,0 +1,30 @@ + + +

{{message}}

+ +
+ + + + +
+
Usage
+
{{notificationTipData}}
+
+
diff --git a/common/src/main/webapp/usage guide/browser/templates/radioButtons.html b/common/src/main/webapp/usage guide/browser/templates/radioButtons.html new file mode 100644 index 00000000..d0ae5331 --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/radioButtons.html @@ -0,0 +1,28 @@ + + + +

Radio Buttons

+ +
+
+
Usage
+
{{radioTipData}}
+
+ + diff --git a/common/src/main/webapp/usage guide/browser/templates/register.html b/common/src/main/webapp/usage guide/browser/templates/register.html new file mode 100644 index 00000000..ff934267 --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/register.html @@ -0,0 +1,47 @@ + + +
+

Register

+ +
+
+
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ Login + +
+
+
\ No newline at end of file diff --git a/common/src/main/webapp/usage guide/browser/templates/table.html b/common/src/main/webapp/usage guide/browser/templates/table.html new file mode 100644 index 00000000..592b66d5 --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/table.html @@ -0,0 +1,48 @@ + + +
+

{{message}}

+ +
+ +

Basic Table (with hover)

+
+ +

Stripped Table (Condensed & with border)

+
+ +

Search Table

+
+ + + + + +
+ {{siteData.countryName}} + + {{siteData.language}} +
+
+
+
+
Usage
+
{{tableTipData}}
+
+
diff --git a/common/src/main/webapp/usage guide/browser/templates/tabs.html b/common/src/main/webapp/usage guide/browser/templates/tabs.html new file mode 100644 index 00000000..1be3b968 --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/tabs.html @@ -0,0 +1,27 @@ + + +
+

{{message}}

+
+ +
+
Usage
+
{{tabTipData}}
+
+
\ No newline at end of file diff --git a/common/src/main/webapp/usage guide/browser/templates/textarea.html b/common/src/main/webapp/usage guide/browser/templates/textarea.html new file mode 100644 index 00000000..b305b275 --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/textarea.html @@ -0,0 +1,121 @@ + + +

Text Area

+ +
+
+ +
+
+ +
+
+ +
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+ + +
+ +
+
+ +
+
+ +
+ +
+
+
+ +
+
+ +
+
+
Usage
+
{{toolTipData}}
+
+ + diff --git a/common/src/main/webapp/usage guide/browser/templates/tree.html b/common/src/main/webapp/usage guide/browser/templates/tree.html new file mode 100644 index 00000000..fd2e8579 --- /dev/null +++ b/common/src/main/webapp/usage guide/browser/templates/tree.html @@ -0,0 +1,25 @@ + + +

{{message}}

+
+ +
+
Usage
+
{{treeTip}}
+