From 4da7be733dbc27242c93c4c741ab8c4f07e28c34 Mon Sep 17 00:00:00 2001 From: Filipa Lacerda Date: Tue, 12 Feb 2019 15:23:58 +0100 Subject: [PATCH] Fixes not working dropdowns in pipelines page glbutton is not meant to work with old dropdowns This commit reverts the update to use gl button and adds i18n to some missing strings --- .../components/pipelines_actions.vue | 12 ++++++---- .../components/pipelines_artifacts.vue | 23 ++++++++++--------- .../unreleased/55893-artifacts-download.yml | 5 ++++ locale/gitlab.pot | 3 +++ 4 files changed, 27 insertions(+), 16 deletions(-) create mode 100644 changelogs/unreleased/55893-artifacts-download.yml diff --git a/app/assets/javascripts/pipelines/components/pipelines_actions.vue b/app/assets/javascripts/pipelines/components/pipelines_actions.vue index 0152e2fbe04..a250e3236f5 100644 --- a/app/assets/javascripts/pipelines/components/pipelines_actions.vue +++ b/app/assets/javascripts/pipelines/components/pipelines_actions.vue @@ -59,17 +59,19 @@ export default {