gitlab-org--gitlab-foss/app/assets/javascripts/pipelines
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
..
components Adds backport change for pipeline.scss 2019-09-04 16:10:39 -04:00
mixins Enables Run Pipeline button to be rendered 2019-09-11 09:06:33 +00:00
services Enables Run Pipeline button to be rendered 2019-09-11 09:06:33 +00:00
stores Enables Run Pipeline button to be rendered 2019-09-11 09:06:33 +00:00
constants.js
event_hub.js
pipeline_details_bundle.js Adds missing prop 2019-04-25 13:37:15 +01:00
pipeline_details_mediator.js Removes EE differences 2019-06-26 13:28:05 +01:00