stable

Clone or download

Read-only

Display "API token (personal or project)" instead of "API project token" in UI

This is part of story #17182: reference tuleap artifacts in gitlab merge requests No functional changes. You can still add a gitlab repository. If you commit, a comment will be added on the commit automatically. Now when we integrate a GitLab repository, we can use a project or a personal token, instead of juste a project token. This token will be used to configure project hook in gitlab, and to add comments on commit and merge request. Change-Id: I6c0c75127905ba256c06d06cf2d8043e993ae35e

Modified Files

Name
M plugins/git/scripts/repositories/po/fr.po +11 −7 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/CredentialsFormModal.test.js +8 −8 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/CredentialsFormModal.vue +14 −9 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/GitlabRepositoryModal.test.js +1 −1 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/GitlabRepositoryModal.vue +6 −8 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/ListRepositoriesModal.vue +2 −2 Go to diff View file
M plugins/git/scripts/repositories/src/components/SuccessMessage.vue +1 −1 Go to diff View file
M plugins/git/themes/BurningParrot/repositories/_gitlab.scss +5 −0 Go to diff View file