gitlab-org--gitlab-foss/app/assets/javascripts/pipelines/services
Filipa Lacerda 48b98b5898 Enables Run Pipeline button to be rendered
In the Merge Request view, under pipelines tab
the user can see a run pipeline button

Adds axios post request to button click

Adds the logic to handle the user click,
refresh the table and disable the button while thee
request is being made

Updates UI for desktop and mobile

Adds specs
Regenerates potfile

Follow-up after review

Uses .finally to avoid code repetition
2019-09-11 09:06:33 +00:00
..
pipeline_service.js
pipelines_service.js Enables Run Pipeline button to be rendered 2019-09-11 09:06:33 +00:00