stable
Clone or download
Read-only
fix: request #39328 Spinner icon issue in gitlab group link wizard
How to test: In Git administration > GitLab Group Link, when you click on the "Fetch GitLab groups" button, its arrow icon should be replaced by a "circle-notch" spinning icon. No other functional change expected. Change-Id: I0ef6cada2c068e246bfd9f5061d9ab7ef74079d9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabConfiguration.vue | +5 | −2 | Go to diff View file |
M | plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabGroup.vue | +5 | −2 | Go to diff View file |
M | plugins/gitlab/scripts/group-link-wizard/src/components/PaneGitlabServer.vue | +9 | −6 | Go to diff View file |