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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-03-01 12:11:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-01 12:11:01 +0300
commitc7cb37255796023730d0e31324a533e55e25bc46 (patch)
tree5140bef8ec205dd79b71066aa3ed3a3e4cb00be0 /changelogs
parent21543f57d625a70c3884d1915fa14ad340d01edc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/321372-feature-flag-rollout-of-vue_notification_dropdown.yml5
-rw-r--r--changelogs/unreleased/323015-fix-empty-field-in-custom-notification-events-modal.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/321372-feature-flag-rollout-of-vue_notification_dropdown.yml b/changelogs/unreleased/321372-feature-flag-rollout-of-vue_notification_dropdown.yml
new file mode 100644
index 00000000000..02cd7ab47b6
--- /dev/null
+++ b/changelogs/unreleased/321372-feature-flag-rollout-of-vue_notification_dropdown.yml
@@ -0,0 +1,5 @@
+---
+title: Add Vue notifications dropdown component
+merge_request: 54422
+author:
+type: other
diff --git a/changelogs/unreleased/323015-fix-empty-field-in-custom-notification-events-modal.yml b/changelogs/unreleased/323015-fix-empty-field-in-custom-notification-events-modal.yml
new file mode 100644
index 00000000000..70b4e90f911
--- /dev/null
+++ b/changelogs/unreleased/323015-fix-empty-field-in-custom-notification-events-modal.yml
@@ -0,0 +1,5 @@
+---
+title: Fix empty field in custom notification events modal
+merge_request: 55313
+author: Kev @KevSlashNull
+type: fixed