gitlab-org--gitlab-foss/spec/javascripts/pipelines/graph
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
..
action_component_spec.js Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
graph_component_spec.js Prettify remaining files with differences in CE and EE 2018-10-31 14:33:12 -05:00
job_group_dropdown_spec.js Replace job with group in frontend components to be consistent with backend 2018-10-17 11:11:52 +00:00
job_item_spec.js Fixes race condition in delayed job spec 2018-12-03 11:43:43 +00:00
job_name_component_spec.js Proper icon validator 2018-07-18 16:56:19 +00:00
mock_data.js Merge branch 'security-2690-fix-tooltip' into 'master' 2018-07-26 21:16:09 +00:00
stage_column_component_spec.js Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00