-
- Downloads
Adds Pending and Finished tabs to pipelines page
Fix broken test
Showing
- app/assets/javascripts/vue_pipelines_index/pipelines.js.es6 1 addition, 1 deletionapp/assets/javascripts/vue_pipelines_index/pipelines.js.es6
- app/controllers/projects/pipelines_controller.rb 10 additions, 2 deletionsapp/controllers/projects/pipelines_controller.rb
- app/finders/pipelines_finder.rb 5 additions, 1 deletionapp/finders/pipelines_finder.rb
- app/views/projects/pipelines/index.html.haml 17 additions, 5 deletionsapp/views/projects/pipelines/index.html.haml
- changelogs/unreleased/26900-pipelines-tabs.yml 4 additions, 0 deletionschangelogs/unreleased/26900-pipelines-tabs.yml
- spec/controllers/projects/pipelines_controller_spec.rb 3 additions, 1 deletionspec/controllers/projects/pipelines_controller_spec.rb
- spec/features/projects/pipelines/pipelines_spec.rb 35 additions, 0 deletionsspec/features/projects/pipelines/pipelines_spec.rb
- spec/finders/pipelines_finder_spec.rb 2 additions, 2 deletionsspec/finders/pipelines_finder_spec.rb
Please register or sign in to comment