aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/static/onap-ui/assets/img
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03Update VNF and NFVI BadgesTrevor Bramwell1-0/+0
The color scheme changed on the VNF badge, and the NFVI badge had extra space around the image. Change-Id: I97933932d4c8aab0ec49fda1ab6a2b1d79167957 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-04-01Portal updates for VNF LaunchTrevor Bramwell2-0/+0
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>
2019-03-20Enable Web Portal for ONAP resultspkaralis2-0/+0
The web portal needs to be able to read test results of the ONAP compliance program and display them. In order for the above goal to be achieved, the following two parts should be impacted: 1- A new front-end should be prepared in order to handle and display the results 2- The REST API should be extended in order to support the aforementioned operation. JIRA: DOVETAIL-669 Change-Id: I36bbb6e602a67020d7e27aedbfc776f5cf4f3dc3 Signed-off-by: pkaralis <pkaralis@intracom-telecom.com> Co-Authored-By: Stamatis Katsaounis <mokats@intracom-telecom.com>