[cvp-web] Add initial CVP Portal homepage content for release 09/47909/4
authorgrakiss <grakiss.wanglei@huawei.com>
Tue, 28 Nov 2017 07:12:45 +0000 (07:12 +0000)
committerLeo wang <grakiss.wanglei@huawei.com>
Tue, 12 Dec 2017 02:42:44 +0000 (02:42 +0000)
commit2f66eb616f3b6bc856c70ea56f3b99067e1c4418
tree2cf8cb3306f8736ce5e404f58fbd6b38b3a2c518
parent1ae814717f14e9e04337e5f236b6463c55f282ba
[cvp-web] Add initial CVP Portal homepage content for release

JIRA: DOVETAIL-563

The CVP portal homepage needs to be modified to support launch
activities. An initial iteration between OPNFV marketing has occurred.
Attached is a deck that outlines a basic left navigation menu and home
content.
We can focus on creating the left navigation and content outlined on
slide 7. The links for the left navigation aren't all flushed out.
Please leave Release Information/CVP Registry link href's blank for now
until we define content for those pages.

Change-Id: I84b8cfb996d336ef666d5a5f6aaabc0d5eebc37b
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
15 files changed:
cvp/3rd_party/static/testapi-ui/assets/css/cvp-style.css
cvp/3rd_party/static/testapi-ui/assets/css/header.css [new file with mode: 0644]
cvp/3rd_party/static/testapi-ui/assets/css/home/home.css [new file with mode: 0644]
cvp/3rd_party/static/testapi-ui/assets/css/index.css [new file with mode: 0644]
cvp/3rd_party/static/testapi-ui/assets/img/icon.png [new file with mode: 0644]
cvp/3rd_party/static/testapi-ui/assets/img/logo.png [new file with mode: 0644]
cvp/3rd_party/static/testapi-ui/components/application/application.html
cvp/3rd_party/static/testapi-ui/components/home/home.html
cvp/3rd_party/static/testapi-ui/components/home/homeController.js
cvp/3rd_party/static/testapi-ui/components/profile/profile.html
cvp/3rd_party/static/testapi-ui/components/results-report/resultsReport.html
cvp/3rd_party/static/testapi-ui/components/results/results.html
cvp/3rd_party/static/testapi-ui/components/sut/sut.html
cvp/3rd_party/static/testapi-ui/index.html
cvp/3rd_party/static/testapi-ui/shared/header/header.html