From b3e40f026d655501bfa581452c447784604ecb05 Mon Sep 17 00:00:00 2001 From: xudan Date: Fri, 6 Jul 2018 05:16:40 -0400 Subject: Move all web portal code to the new repo dovetail-webportal This is only the first step to simply copy the file here. There still need some more work to make sure all work well. All the changes will be submitted with other patches to make it easily to review. JIRA: DOVETAIL-671 Change-Id: I64d32a9df562184166b6199e2719f298687d1a0a Signed-off-by: xudan --- .../components/application/application.html | 348 +++++++++++++++++++++ 1 file changed, 348 insertions(+) create mode 100644 3rd_party/static/testapi-ui/components/application/application.html (limited to '3rd_party/static/testapi-ui/components/application/application.html') diff --git a/3rd_party/static/testapi-ui/components/application/application.html b/3rd_party/static/testapi-ui/components/application/application.html new file mode 100644 index 0000000..17b17c6 --- /dev/null +++ b/3rd_party/static/testapi-ui/components/application/application.html @@ -0,0 +1,348 @@ + + Logo Request » OpenStack Open Source Cloud Computing Software + + + + + + + +
+
+
+

+

Complete this application then start your CVP journey

+ +

+
+
+ +
+
+ +
+ +
+
+ + + +
+ +
+
+
+ + +
+ +
+
+
+ +
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+ + +
+ +
+
+ + +
+ +
+
+ + +
+ +
+
+
+ + +
+ +
+
+ +
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Create DateOrganization nameOrganization websiteProduct nameProduct specificationsProduct documentationProduct categoriesPrimary contact namePrimary business emailPrimary postal addressPrimary phone numberUser ID TypeUser IDDescriptionSUT versionSUT HW versionOVP versionOVP categoryCompany logoApprove dateApprovedTest 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.description }}{{ app.sut_version }}{{ app.sut_hw_version }}{{ app.ovp_version }}{{ app.ovp_category }}{{ app.company_logo }}{{ app.approve_date }}{{ app.approved }}{{ app.test_id }}{{ app.lab_location | labLocation}}
+ +
+ + +
+
+ +
+
+

Company Logo Upload for Directory

+
+
+ +
+ +
+
+ +
-- cgit 1.2.3-korg