stable
Clone or download
Read-only
This is part of story #17178 reference my gitlab repositories in my tuleap project An empty message is displayed when there is no project on Gitlab in the first modal. How to test: - Have an account gitlab with api token and no project - Have gitlab plugin - To be git admin Expected results: - When you enter your gitlab server and token, and click on fetch -> There is an empty message "No project available with your gitlab account" Change-Id: I7be12c09274089ef2ff6674f1ad27884357ab811
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/repositories/src/components/GitlabModal/CredentialsFormModal.test.js | +18 | −0 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/GitlabModal/CredentialsFormModal.vue | +17 | −0 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/GitlabModal/ListProjectsModal.test.js | +1 | −12 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/GitlabModal/ListProjectsModal.vue | +0 | −10 | Go to diff View file |