aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party
AgeCommit message (Collapse)AuthorFilesLines
2018-11-07Fix some genaral syntax errorsPanagiotis Karalis4-8/+9
Some syntax errors have been noticed and fixed. Change-Id: I8fd22e6c3242f0f029ed262e2eb63677bed41017 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2018-11-01Dynamically fetching javascript dependenciesStamatis Katsaounis330-95051/+61
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-09-24Updating the links on the web portal to the latest versions.Georg Kunz1-3/+3
Change-Id: I45e3f49e0cb82ac3964b078f349bd8f4e8069dec Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-09-21Decreasing font size of OVP web portal headingGeorg Kunz1-1/+1
Decreasing the font size of the main heading on Bradon's request. Change-Id: Ie0498f0ebb1c85f6ea73b4230d72715f717f4ae3 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-09-20Update marketing message on web portal for releaseGeorg Kunz2-9/+17
Updating the web portal for release: * marketing message * 2018.09 badge * link to updated participation form Change-Id: Iac2576eafdf88c5399205c1877b1632a13827fa4 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-09-14Merge "Update webportal testcases.json file"Dan Xu1-3/+1
2018-09-13Update webportal testcases.json filexudan1-3/+1
Change-Id: Ie3d796a2611a890e8872437a7be389d758e38737 Signed-off-by: xudan <xudan16@huawei.com>
2018-09-12Update webportal code to 2018.09xudan2-5/+5
The official name of the next release is going to be 2018.09. JIRA: DOVETAIL-740 Change-Id: I7da48d27c66d4b25b277339ada3fafa85159b172 Signed-off-by: xudan <xudan16@huawei.com>
2018-09-04Merge "Update test case list for OS interop tests"Dan Xu1-5/+1
2018-09-03Update test case list for OS interop testsGeorg Kunz1-5/+1
The OpenStack Interop WG has recently deprecated [1] 4 cinder volume reservation tests. As a result, they are not part of Functest's set of interop tests anymore. This patch cleans up the test case validation list for the web portal. [1] https://review.openstack.org/#/c/583970/ Change-Id: Ia0687661e586d2eff5f23a23b5b4971825d82837 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-09-03Remove identity v2 TCs,not supported by FunctestPanagiotis Karalis1-10/+0
As Functest does not support identity v2 anymore, it does not make sense to try to run tempest identity v2 tests. The identity version 2 testcases are removed from dovetail-webportal respectively. JIRA: DOVETAIL-735 Change-Id: I5a929a6d2c615319fea5c63c9a4d6c6f4f3a3fb3 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2018-08-31Merge "Updating and restructuring documentation links"Dan Xu1-23/+77
2018-08-30Disable Community Results page and restrict access to resultsStamatis Katsaounis2-8/+8
to logged in users JIRA: DOVETAIL-736 This patch disables the Community Results page. Furthermore, allows only logged in users to fetch results from the rest api. Finally, fixes a minor bug on the javascript side, where the name of the logged in user is stored. Change-Id: Iedf1f170746501455662dc7e1d01ae0508f79488 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2018-08-28Updating and restructuring documentation linksGeorg Kunz1-23/+77
Adding documentation links for the 2018.08 release to the web portal and restructuring the side pane. JIRA: DOVETAIL-712 Change-Id: Iad1780b2955ee8bf748a38036a7db8bf4a30237e Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-08-26Update test case list for web portalGeorg Kunz1-4/+1
Update the test case list for the 2018.08 release. Change-Id: I91f83de73f666039c5965fbc526599b2d58dae3c Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-08-01Update the testcase.json file for webxudan2-115/+273
Change-Id: I35207636fdbda8dab82567f9f9b834e9acf5ca41 Signed-off-by: xudan <xudan16@huawei.com>
2018-07-30Merge "Enable web portal to open log files for each test case of OVP 2018.0x ↵Georg Kunz1-7/+18
release"
2018-07-27Showing OVP version on "my results" pageGeorg Kunz2-1/+3
Adding an "OVP Version" column to the "my results" page. JIRA: DOVETAIL-708 Change-Id: Id9a9228002f3be88fda8c71aedf2f5abe24d833d Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-07-27Enable web portal to open log files for each test case of OVP 2018.0x releasexudan1-7/+18
JIRA: DOVETAIL-705 Change-Id: Ie51a9f447c4d9f54f1a73e4a15c8594a39d57f3f Signed-off-by: xudan <xudan16@huawei.com>
2018-07-18Update web portal for 2018.08 resultsGeorg Kunz4-8/+591
Extending the web portal to handle OVP 2018.08 results. This includes the following changes: * the 2018.08 result file format has changed according to https://gerrit.opnfv.org/gerrit/#/c/58903/ * a new testcases.json which has been automatically created. JIRA: DOVETAIL-668 Change-Id: I0403779b164f5de92f02857f7ae54f290d2f16ac Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-07-16Edit the gitignore filexudan54-0/+10555
Delete some key in file .gitignore which cause missing some source files. Change-Id: Icddac3c1d956d75853a3062b549cb2d725ba2fa8 Signed-off-by: xudan <xudan16@huawei.com>
2018-07-06Move all web portal code to the new repo dovetail-webportalxudan344-0/+99415
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>