summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-14 18:08:45 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-14 18:08:45 +0000
commit26a50872e9da9509c52c70f74dc21698fec906db (patch)
treeb1bd36bd72e701e346ef880fc7a905f6186525e7 /changelogs/unreleased
parentb3a736ed88a1db0391cd9881e70b987bab7d89d1 (diff)
downloadgitlab-ce-26a50872e9da9509c52c70f74dc21698fec906db.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/196184-convert-insights-to-echarts.yml5
-rw-r--r--changelogs/unreleased/196797-blob-content.yml5
-rw-r--r--changelogs/unreleased/204740-migrate-fa-spinner-to-spinner-within-app-views-projects-cycle_anal.yml5
-rw-r--r--changelogs/unreleased/defect-safari-line-numbers-height.yml5
4 files changed, 20 insertions, 0 deletions
diff --git a/changelogs/unreleased/196184-convert-insights-to-echarts.yml b/changelogs/unreleased/196184-convert-insights-to-echarts.yml
new file mode 100644
index 00000000000..87219b3ff52
--- /dev/null
+++ b/changelogs/unreleased/196184-convert-insights-to-echarts.yml
@@ -0,0 +1,5 @@
+---
+title: Move insights charts to echarts
+merge_request: 24661
+author:
+type: other
diff --git a/changelogs/unreleased/196797-blob-content.yml b/changelogs/unreleased/196797-blob-content.yml
new file mode 100644
index 00000000000..b1443f60f62
--- /dev/null
+++ b/changelogs/unreleased/196797-blob-content.yml
@@ -0,0 +1,5 @@
+---
+title: Refactored snippets view to Vue
+merge_request: 25188
+author:
+type: other
diff --git a/changelogs/unreleased/204740-migrate-fa-spinner-to-spinner-within-app-views-projects-cycle_anal.yml b/changelogs/unreleased/204740-migrate-fa-spinner-to-spinner-within-app-views-projects-cycle_anal.yml
new file mode 100644
index 00000000000..e417b770668
--- /dev/null
+++ b/changelogs/unreleased/204740-migrate-fa-spinner-to-spinner-within-app-views-projects-cycle_anal.yml
@@ -0,0 +1,5 @@
+---
+title: Update loading icon in Value Stream Analytics view
+merge_request: 24861
+author:
+type: other
diff --git a/changelogs/unreleased/defect-safari-line-numbers-height.yml b/changelogs/unreleased/defect-safari-line-numbers-height.yml
new file mode 100644
index 00000000000..e72a7ffc107
--- /dev/null
+++ b/changelogs/unreleased/defect-safari-line-numbers-height.yml
@@ -0,0 +1,5 @@
+---
+title: Fix code line and line number alignment in Safari
+merge_request: 24820
+author:
+type: fixed