From 0cf6b232ac9cf128ee9183a27c08f4f74ab2e2e6 Mon Sep 17 00:00:00 2001 From: grakiss Date: Thu, 28 Sep 2017 03:47:54 -0400 Subject: add api&web services for cvp JIRA: DOVETAIL-512 add api&web services for cvp Change-Id: I9ef9525e980fe61dc3108035ef9a3ff8783b2697 Signed-off-by: grakiss --- .../components/application/application.html | 251 +++++++++++++++++++++ 1 file changed, 251 insertions(+) create mode 100644 cvp/3rd_party/static/testapi-ui/components/application/application.html (limited to 'cvp/3rd_party/static/testapi-ui/components/application/application.html') diff --git a/cvp/3rd_party/static/testapi-ui/components/application/application.html b/cvp/3rd_party/static/testapi-ui/components/application/application.html new file mode 100644 index 00000000..f82aedda --- /dev/null +++ b/cvp/3rd_party/static/testapi-ui/components/application/application.html @@ -0,0 +1,251 @@ + + Logo Request » OpenStack Open Source Cloud Computing Software + + + + + + + +
+
+

+

Complete this application then start your CVP journey

+ +

+
+
+ +
+
+ +
+ +
+
+ + + +
+ +
+
+
+ + +
+ +
+
+
+ +
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+ + +
+ +
+
+ + +
+ +
+
+ + +
+ +
+
+
+ + +
+ +
+
+ +
+ + +
+ +
+
+
+ + +
+ +
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+
+
+
+
+ submit +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Create DateOrganization nameOrganization websiteProduct nameProduct specificationsProduct documentationProduct categoriesPrimary contact namePrimary business emailPrimary postal addressPrimary phone numberUser ID TypeUser IDLocationOperation
{{ app.creation_date | limitTo: 10 }}{{ app.organization_name }}{{ app.organization_web }}{{ app.product_name}}{{app.product_spec}}{{app.product_documentation}}{{ app.product_categories | category }}{{ app.prim_name }}{{ app.prim_email }}{{ app.prim_address }}{{ app.prim_phone }}{{ app.id_type }}{{ app.user_id }}{{ app.lab_location | labLocation}}
+ +
+ + +
+
-- cgit 1.2.3-korg