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:
authorTristan Read <tread@gitlab.com>2019-08-16 19:21:46 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-08-16 19:21:46 +0300
commit9cba187ac118278467941fcf497cbc57d4121f94 (patch)
treed722e9b2e1e5d32b4c59a61be2ff45bc59921db9 /changelogs
parent535c2d3c71c1cc623958a48f429a88ecaafb2702 (diff)
Add clipboard button to metric chart dropdown
Adds a clipboard button to the metrics dashboard, that allows copying a link to an individual chart.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/tr-embed-metric-links.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/tr-embed-metric-links.yml b/changelogs/unreleased/tr-embed-metric-links.yml
new file mode 100644
index 00000000000..6918114a4ae
--- /dev/null
+++ b/changelogs/unreleased/tr-embed-metric-links.yml
@@ -0,0 +1,5 @@
+---
+title: Generate shareable link for specific metric charts
+merge_request: 31339
+author:
+type: added