aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/static/testapi-ui/index.html
AgeCommit message (Collapse)AuthorFilesLines
2019-10-14Merge "Update Portal Meta Description"Dan Xu1-1/+1
2019-04-10Enhanced OVP Web PortalPanagiotis Karalis1-1/+3
The OVP web portal is updated with some improvements. Those improvements are focused on the styling part of the portal as well as on the introduction of new functions related to the reviews, applications and the generally flow. JIRA: DOVETAIL-670 JIRA: DOVETAIL-760 Change-Id: Ic5ca90eaaee36de43486ff55ad9aa788136587c6 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2019-04-03Update Portal Meta DescriptionTrevor Bramwell1-1/+1
The description in the VNF and NFVI portal's meta tag is updated to reflect their content. This should help distinguish them when posting links and finding them in search engine results as the meta description is displayed to provide context. Change-Id: I5c6ecf1847ed6036360ed9a1a16132ef66bba666 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-04-01Portal updates for VNF LaunchTrevor Bramwell1-1/+1
Moves some of the Workflow and Governance links into the body of the home page, and removes those sections from the sidebar. Updates the header, logos, and badge used. Links to OVP overview updated to point to latest documentation, not stable-fraser as this includes the VNF testing instructions. Change-Id: Iceea0e24afc57ed3919a36cf2844717be455e238 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-26Update tox to run htmllint and csslintStamatis Katsaounis1-22/+22
JIRA: DOVETAIL-753 This patch adds a new tox environment to run htmllint and csslint. Furthermore, it fixes any leftover html and css errors. Change-Id: Ie3fda8d89b3d52851debe1a4271ffd0ac8fbee68 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2018-11-23Clean HTML codeStamatis Katsaounis1-56/+56
JIRA: DOVETAIL-753 This patch cleans the HTML code, which was in a bad state and not maintainable. Change-Id: Iab19a9af1835a384544f58c13ba5664723306535 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2018-11-01Dynamically fetching javascript dependenciesStamatis Katsaounis1-15/+22
JIRA: DOVETAIL-746 This patch deletes the source code of javascript dependencies from web portal. Furthermore, it uses npm to install them. Change-Id: Idc40606ff9e7286aa66421cbbe05f94d7ce9f7e6 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2018-07-06Move all web portal code to the new repo dovetail-webportalxudan1-0/+76
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 <xudan16@huawei.com>