summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPaul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com>2019-06-21 18:29:11 +0000
committerTim Zallmann <tzallmann@gitlab.com>2019-06-21 18:29:11 +0000
commit8a3f088398963b21703ebfb7e78a26fa2fb6f529 (patch)
tree9fd945e6811b25be772c96f967e1394be9c399c1 /changelogs
parent76f49de4e772c4101bcb8df801ad9b7a78adcea7 (diff)
downloadgitlab-ce-8a3f088398963b21703ebfb7e78a26fa2fb6f529.tar.gz
Add confirmation for registry image deletion
Adds a modal to let the user confirm their action before proceeding to registry/image deletion
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/42399-registry-confirm-deletion.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42399-registry-confirm-deletion.yml b/changelogs/unreleased/42399-registry-confirm-deletion.yml
new file mode 100644
index 00000000000..4d720e16721
--- /dev/null
+++ b/changelogs/unreleased/42399-registry-confirm-deletion.yml
@@ -0,0 +1,5 @@
+---
+title: Add confirmation for registry image deletion
+merge_request: 29505
+author:
+type: added