Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrique Alcántara <ealcantara@gitlab.com>2019-05-02 17:17:03 +0300
committerPhil Hughes <me@iamphill.com>2019-05-02 17:17:03 +0300
commitbf229a6c632709ef7c69a7033eadfd74f5ddcc97 (patch)
tree876b70f0ddb0e111199a685dd53fb71adeba5552 /changelogs
parentd6aa8a0553e30ef2d0d303fc79515cd5cf3ba1b9 (diff)
Uninstall application confirm modal component
- Vue confirmation modal implementation - CSS tweaks for modal default height
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/60777-uninstall-button.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60777-uninstall-button.yml b/changelogs/unreleased/60777-uninstall-button.yml
new file mode 100644
index 00000000000..a2727b16ef1
--- /dev/null
+++ b/changelogs/unreleased/60777-uninstall-button.yml
@@ -0,0 +1,5 @@
+---
+title: Implement UI for uninstalling Cluster’s managed apps
+merge_request: 27559
+author:
+type: added