diff options
author | Tristan Read <tread@gitlab.com> | 2019-08-16 16:21:46 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-08-16 16:21:46 +0000 |
commit | 9cba187ac118278467941fcf497cbc57d4121f94 (patch) | |
tree | d722e9b2e1e5d32b4c59a61be2ff45bc59921db9 /changelogs | |
parent | 535c2d3c71c1cc623958a48f429a88ecaafb2702 (diff) | |
download | gitlab-ce-9cba187ac118278467941fcf497cbc57d4121f94.tar.gz |
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.yml | 5 |
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 |