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>2020-12-01 15:09:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-01 15:09:17 +0300
commit7b2635a55d4e87431bae752bd44c6fd2d2657b03 (patch)
tree88182aabb51a167e10f6c3a6d404b2247613047f /changelogs
parenta7704bf16a51a8c993215a69db17232e3f246b8e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/228675-separate-filtering-users-from-sorting-users-support-multiple-filte.yml5
-rw-r--r--changelogs/unreleased/229677-mr-widget-conflicts-warning.yml5
-rw-r--r--changelogs/unreleased/285096-replace-fa-chevron-down-icons-in-clusters-gcp-form.yml5
-rw-r--r--changelogs/unreleased/288944-move-users-show-json.yml5
-rw-r--r--changelogs/unreleased/create-devops-adoption-measurements.yml5
-rw-r--r--changelogs/unreleased/ss-add-loading-state-to-assignee-header.yml5
-rw-r--r--changelogs/unreleased/ss-add-loading-to-assignees.yml2
7 files changed, 31 insertions, 1 deletions
diff --git a/changelogs/unreleased/228675-separate-filtering-users-from-sorting-users-support-multiple-filte.yml b/changelogs/unreleased/228675-separate-filtering-users-from-sorting-users-support-multiple-filte.yml
new file mode 100644
index 00000000000..e6e5bf122dc
--- /dev/null
+++ b/changelogs/unreleased/228675-separate-filtering-users-from-sorting-users-support-multiple-filte.yml
@@ -0,0 +1,5 @@
+---
+title: Add support for filtering direct group members by 2FA enabled/disabled
+merge_request: 48084
+author:
+type: changed
diff --git a/changelogs/unreleased/229677-mr-widget-conflicts-warning.yml b/changelogs/unreleased/229677-mr-widget-conflicts-warning.yml
new file mode 100644
index 00000000000..eadc599ee84
--- /dev/null
+++ b/changelogs/unreleased/229677-mr-widget-conflicts-warning.yml
@@ -0,0 +1,5 @@
+---
+title: Replace how to merge HAML with Vue component
+merge_request: 48766
+author:
+type: changed
diff --git a/changelogs/unreleased/285096-replace-fa-chevron-down-icons-in-clusters-gcp-form.yml b/changelogs/unreleased/285096-replace-fa-chevron-down-icons-in-clusters-gcp-form.yml
new file mode 100644
index 00000000000..009f7a9685a
--- /dev/null
+++ b/changelogs/unreleased/285096-replace-fa-chevron-down-icons-in-clusters-gcp-form.yml
@@ -0,0 +1,5 @@
+---
+title: Replace fa-chevron-down icons with GitLab SVG in gcp cluster form
+merge_request: 48656
+author:
+type: changed
diff --git a/changelogs/unreleased/288944-move-users-show-json.yml b/changelogs/unreleased/288944-move-users-show-json.yml
new file mode 100644
index 00000000000..7996591bd42
--- /dev/null
+++ b/changelogs/unreleased/288944-move-users-show-json.yml
@@ -0,0 +1,5 @@
+---
+title: Move users#show.json to users#activity.json
+merge_request: 48712
+author: Takuya Noguchi
+type: other
diff --git a/changelogs/unreleased/create-devops-adoption-measurements.yml b/changelogs/unreleased/create-devops-adoption-measurements.yml
new file mode 100644
index 00000000000..a5b3f6d3c2a
--- /dev/null
+++ b/changelogs/unreleased/create-devops-adoption-measurements.yml
@@ -0,0 +1,5 @@
+---
+title: Add analytics_devops_adoption_snapshots table
+merge_request: 47388
+author:
+type: other
diff --git a/changelogs/unreleased/ss-add-loading-state-to-assignee-header.yml b/changelogs/unreleased/ss-add-loading-state-to-assignee-header.yml
new file mode 100644
index 00000000000..d2b37d9fb5e
--- /dev/null
+++ b/changelogs/unreleased/ss-add-loading-state-to-assignee-header.yml
@@ -0,0 +1,5 @@
+---
+title: Add loading state to assignees header
+merge_request: 48392
+author:
+type: added
diff --git a/changelogs/unreleased/ss-add-loading-to-assignees.yml b/changelogs/unreleased/ss-add-loading-to-assignees.yml
index 1b9a9690cff..0834b0b83b9 100644
--- a/changelogs/unreleased/ss-add-loading-to-assignees.yml
+++ b/changelogs/unreleased/ss-add-loading-to-assignees.yml
@@ -1,5 +1,5 @@
---
-title: Add loading state to assignees dropdown
+title: Add loading state to boards assignees header dropdown
merge_request: 47848
author:
type: added