stable
Clone or download
Read-only
Part of story #26799 associate a Tuleap project and a GitLab group Since modal submit buttons don't have icons by default, their spinner icon is just hidden/shown with a CSS class. TypeScript code does not need to know about spinner classname, it makes it less complicated. Change-Id: I5c1fc5fd4319c5502833be3dac1480dca1e2059a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/scripts/linked-group/src/EditConfigurationModal.test.ts | +0 | −4 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/EditConfigurationModal.ts | +0 | −4 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/TokenModal.test.ts | +0 | −4 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/TokenModal.ts | +0 | −4 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/UnlinkModal.test.ts | +1 | −8 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/UnlinkModal.ts | +1 | −9 | Go to diff View file |
M | plugins/gitlab/scripts/linked-group/src/classnames.ts | +0 | −1 | Go to diff View file |
M | plugins/gitlab/templates/admin/linked-group-information.mustache | +3 | −3 | Go to diff View file |