diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2019-08-06 11:50:18 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-08-06 11:50:18 +0000 |
commit | fd92bd24f919fbe7f184c2fc49dd7b944b634825 (patch) | |
tree | 5bf2ad5f606db7f560ff7094dda5fb022dbb6f7e /changelogs | |
parent | 914ebb2c416da2593b273e32983fa90ed8fbb2ec (diff) | |
parent | 48b93f7aee2e00c8ab6263591f8c4ba90436bdf9 (diff) | |
download | gitlab-ce-fd92bd24f919fbe7f184c2fc49dd7b944b634825.tar.gz |
Merge branch '65263-manual-action' into 'master'
Hides loading spinner after request
Closes #65263
See merge request gitlab-org/gitlab-ce!31478
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/65263-manual-action.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/65263-manual-action.yml b/changelogs/unreleased/65263-manual-action.yml new file mode 100644 index 00000000000..47b2a2ed329 --- /dev/null +++ b/changelogs/unreleased/65263-manual-action.yml @@ -0,0 +1,5 @@ +--- +title: Hides loading spinner in pipelines actions after request has been fullfiled +merge_request: +author: +type: fixed |