gitlab-ce/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
job_item_spec.js Fixes race condition in delayed job spec 2018-12-03 11:43:43 +00:00
job_name_component_spec.js
mock_data.js
stage_column_component_spec.js Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00