-
- Downloads
Update Pipeline's badge count in Merge Request and Commits view to match real-time content
Showing
- app/assets/javascripts/commit/pipelines/pipelines_bundle.js 21 additions, 8 deletionsapp/assets/javascripts/commit/pipelines/pipelines_bundle.js
- app/assets/javascripts/commit/pipelines/pipelines_table.vue 11 additions, 0 deletionsapp/assets/javascripts/commit/pipelines/pipelines_table.vue
- app/controllers/projects/commit_controller.rb 8 additions, 3 deletionsapp/controllers/projects/commit_controller.rb
- app/controllers/projects/merge_requests_controller.rb 8 additions, 3 deletionsapp/controllers/projects/merge_requests_controller.rb
- app/views/projects/commit/_ci_menu.html.haml 1 addition, 1 deletionapp/views/projects/commit/_ci_menu.html.haml
- app/views/projects/merge_requests/show.html.haml 1 addition, 1 deletionapp/views/projects/merge_requests/show.html.haml
- changelogs/unreleased/34075-pipelines-count-mt.yml 5 additions, 0 deletionschangelogs/unreleased/34075-pipelines-count-mt.yml
- spec/controllers/projects/commit_controller_spec.rb 2 additions, 1 deletionspec/controllers/projects/commit_controller_spec.rb
- spec/controllers/projects/merge_requests_controller_spec.rb 2 additions, 1 deletionspec/controllers/projects/merge_requests_controller_spec.rb
- spec/javascripts/commit/pipelines/pipelines_spec.js 35 additions, 0 deletionsspec/javascripts/commit/pipelines/pipelines_spec.js
Please register or sign in to comment