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:
authorFilipa Lacerda <filipa@gitlab.com>2019-04-18 12:30:54 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-04-18 12:30:54 +0300
commitd66eda3f45258e98b37db3c5c2e32ae81360610c (patch)
tree8ed316835dfb190f01e4f5e65e90c0b4aaea4e26 /changelogs
parent10b0883b413300c95374e9d88506098a83b7269a (diff)
parente555c8f480e6c1bb534aac60a75eb181e50f92e9 (diff)
Merge branch '58293-extract-discussion-actions' into 'master'
Extract discussion actions into separate component Closes #58293 See merge request gitlab-org/gitlab-ce!27227
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/58293-extract-discussion-actions.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/58293-extract-discussion-actions.yml b/changelogs/unreleased/58293-extract-discussion-actions.yml
new file mode 100644
index 00000000000..2ca4716a6de
--- /dev/null
+++ b/changelogs/unreleased/58293-extract-discussion-actions.yml
@@ -0,0 +1,5 @@
+---
+title: Extract DiscussionActions component from NoteableDiscussion
+merge_request: 27227
+author:
+type: other