Add improvements to OVP directory and logo upload 29/58129/3
authorEddie Arrage <eddie.arrage@huawei.com>
Thu, 31 May 2018 23:59:31 +0000 (23:59 +0000)
committerGeorg Kunz <georg.kunz@ericsson.com>
Thu, 7 Jun 2018 09:25:12 +0000 (09:25 +0000)
commit772983d58e28848f3945eccd278adf8cbb01a262
treea07102184166227ae71c1e9272e331ee27c36acd
parentb37fe7b72a6b6b2ba63eb4f8761c91975344a14e
Add improvements to OVP directory and logo upload

- Formatting changes to directory on home page based
on OPNFV marketing
- Updated branding guide link
- Added test_id field to mongo applications collection
to associate to approved results for directory
- Set Test ID from user accounts with administrator
role in Applications view
- Provide file upload function for administrator to
post company logos for OVP directory
- Company logos are stored and served through tornado
from cvp-cvpapi container rather than cvp-web

JIRA: DOVETAIL-663
JIRA: DOVETAIL-664

Change-Id: I1226b42883afa2ea2eb5551e3836211abbb94b20
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
cvp/3rd_party/static/testapi-ui/assets/css/home/home.css
cvp/3rd_party/static/testapi-ui/components/application/application.html
cvp/3rd_party/static/testapi-ui/components/application/applicationController.js
cvp/3rd_party/static/testapi-ui/components/directory/directory.html
cvp/3rd_party/static/testapi-ui/components/home/home.html
cvp/opnfv_testapi/resources/application_handlers.py
cvp/opnfv_testapi/router/url_mappings.py