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:
authorJoshua Lambert <joshua@gitlab.com>2018-04-06 21:26:23 +0300
committerJoshua Lambert <joshua@gitlab.com>2018-04-07 02:47:29 +0300
commitdca4c62f5bdd976c126a7758578fa9fc58e6d788 (patch)
tree08d088a76ee62dad6e546f8b2f2dcdc6a323d988 /changelogs
parent85f4e323f9be5b7056850be353d8689d503a5c86 (diff)
Fix dashboard sorting
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-dashboard-sorting.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-dashboard-sorting.yml b/changelogs/unreleased/fix-dashboard-sorting.yml
new file mode 100644
index 00000000000..2ba13a93fa9
--- /dev/null
+++ b/changelogs/unreleased/fix-dashboard-sorting.yml
@@ -0,0 +1,5 @@
+---
+title: Prioritize weight over title when sorting charts
+merge_request: 18233
+author:
+type: fixed