gitlab-org--gitlab-foss/spec/javascripts/pipelines
Mayra Cabrera 5432f5480f Adds a way to start multiple manual jobs in stage
- Adds an endpoint on PipelinesController
- Adds a service that iterates over every build in a stage and
plays it.
- Includes 'play_manual' details on EntitySerializer
- Builds a new Stage state: PlayManual. An stage can take this status if
it has manual builds or an skipped, scheduled or manual status
- Includes FE modifications and specs
2019-05-02 18:27:35 +00:00
..
graph Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
header_component_spec.js
mock_data.js
nav_controls_spec.js
pipeline_details_mediator_spec.js
pipeline_url_spec.js Update pipeline list view 2019-03-20 12:39:27 -03:00
pipelines_actions_spec.js
pipelines_artifacts_spec.js
pipelines_spec.js
pipelines_table_row_spec.js
pipelines_table_spec.js
stage_spec.js Upgraded Vue to 2.6.8 2019-03-27 21:33:20 +00:00
time_ago_spec.js