stable
Clone or download
Read-only
Part of story #26799 associate a Tuleap project and a GitLab group * Wizard page titles now use a h2 tag * Life ring icons have been removed * Text content in unlink modal is black * GitLab group icon is now a square * Modals submit buttons icon has been removed. The spinner is still displayed on form submission. Coming in a next commit: * Wizard page title should be black * A confirmation feedback should be displayed when GitLab group has been unlinked. Change-Id: Ib2353a15425e40f4d2057c14e0a6b3a654da2a30
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/repositories/src/components/GitlabModal/ArtifactClosureModal/ArtifactClosureModal.vue | +0 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/ListRepositoriesModal.vue | +0 | −1 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repositories/_gitlab.scss | +4 | −3 | Go to diff View file |
M | plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabConfiguration.vue | +8 | −10 | Go to diff View file |
M | plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabGroup.vue | +5 | −4 | Go to diff View file |
M | plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabServer.vue | +1 | −1 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/EditConfigurationModal.test.ts | +3 | −4 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/EditConfigurationModal.ts | +2 | −4 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/TokenModal.test.ts | +3 | −3 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/TokenModal.ts | +2 | −3 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/UnlinkModal.test.ts | +8 | −4 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/UnlinkModal.ts | +7 | −2 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/classnames.ts | +1 | −0 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/themes/main.scss | +5 | −3 | Go to diff View file |
M | plugins/gitlab/templates/admin/linked-group-information.mustache | +4 | −6 | Go to diff View file |