Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Add license for all files in this repo except following:
1. all .png, .gif and .json files
2. all empty __init__.py files
3. MANIFEST.in
4. .htmllintrc
5. node-requirements.txt
6. update/README.md
7. opnfv_testapi/ui/auth/rsa.pem
8. opnfv_testapi/tornado_swagger/README.md
9. 3rd_party/static/testapi_ui/favicon.ico
10. 3rd_party/static/onap_ui/favicon.ico
Change-Id: I6329d09b67cdafaa545cea7894e5edf3466d0009
Signed-off-by: xudan <xudan16@huawei.com>
|
|
During portal review, some errors have been noticed and fixed.
- 'no role', In the 'My Results' page are displayed also results
from other users.
- 'user,reviewer' role, In the 'My Results' page are appeared all
results and not only for the current user.
- 'administrator' role, The applications are not appeared in the
application page
- 'reviewer' role, Reviewers cannot submit votes and after few
seconds a 'time out' is received.
Change-Id: Ia9bc3c4fdcac1b37ac03adff64ff689ca2428c0f
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
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>
|
|
Change-Id: Ic294155075962f0b78e3102cff993ee2421ad99e
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
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>
|
|
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>
|
|
Some syntax errors have been noticed and fixed.
Change-Id: I8fd22e6c3242f0f029ed262e2eb63677bed41017
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
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>
|