stable

Clone or download

Read-only

[feature] Add loading spinner in create branch modal

This is part of story #21336: create a development branch on GitLab out of an artifact When opening the modal, a spinner is displayed. This commit also allows to introduce the css inclusion mechanism. Change-Id: I4923976d822a42ecc70662631cca305da6a3615c

Modified Files

Name
M plugins/gitlab/include/gitlabPlugin.php +9 −4 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/components/App.vue +11 −1 Go to diff View file
M plugins/gitlab/webpack.common.js +16 −1 Go to diff View file