-
- Downloads
Single commit squash of all changes for...
Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878 It's needed due to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10777 being merged with squash. Former-commit-id: aa440eb1
Showing
- app/assets/javascripts/ci_status_icons.js 0 additions, 34 deletionsapp/assets/javascripts/ci_status_icons.js
- app/assets/javascripts/dispatcher.js 2 additions, 1 deletionapp/assets/javascripts/dispatcher.js
- app/assets/javascripts/lib/utils/bootstrap_linked_tabs.js 56 additions, 60 deletionsapp/assets/javascripts/lib/utils/bootstrap_linked_tabs.js
- app/assets/javascripts/pipelines.js 9 additions, 37 deletionsapp/assets/javascripts/pipelines.js
- app/assets/javascripts/pipelines/components/graph/action_component.vue 59 additions, 0 deletions...vascripts/pipelines/components/graph/action_component.vue
- app/assets/javascripts/pipelines/components/graph/dropdown_action_component.vue 56 additions, 0 deletions.../pipelines/components/graph/dropdown_action_component.vue
- app/assets/javascripts/pipelines/components/graph/dropdown_job_component.vue 86 additions, 0 deletions...pts/pipelines/components/graph/dropdown_job_component.vue
- app/assets/javascripts/pipelines/components/graph/graph_component.vue 92 additions, 0 deletions...avascripts/pipelines/components/graph/graph_component.vue
- app/assets/javascripts/pipelines/components/graph/job_component.vue 124 additions, 0 deletions.../javascripts/pipelines/components/graph/job_component.vue
- app/assets/javascripts/pipelines/components/graph/job_name_component.vue 37 additions, 0 deletions...scripts/pipelines/components/graph/job_name_component.vue
- app/assets/javascripts/pipelines/components/graph/stage_column_component.vue 64 additions, 0 deletions...pts/pipelines/components/graph/stage_column_component.vue
- app/assets/javascripts/pipelines/components/stage.vue 3 additions, 3 deletionsapp/assets/javascripts/pipelines/components/stage.vue
- app/assets/javascripts/pipelines/graph_bundle.js 10 additions, 0 deletionsapp/assets/javascripts/pipelines/graph_bundle.js
- app/assets/javascripts/pipelines/services/pipeline_service.js 14 additions, 0 deletions...assets/javascripts/pipelines/services/pipeline_service.js
- app/assets/javascripts/pipelines/stores/pipeline_store.js 11 additions, 0 deletionsapp/assets/javascripts/pipelines/stores/pipeline_store.js
- app/assets/javascripts/vue_shared/ci_action_icons.js 22 additions, 0 deletionsapp/assets/javascripts/vue_shared/ci_action_icons.js
- app/assets/javascripts/vue_shared/ci_status_icons.js 55 additions, 0 deletionsapp/assets/javascripts/vue_shared/ci_status_icons.js
- app/assets/javascripts/vue_shared/components/ci_icon.vue 29 additions, 0 deletionsapp/assets/javascripts/vue_shared/components/ci_icon.vue
- app/assets/javascripts/vue_shared/mixins/tooltip.js 9 additions, 0 deletionsapp/assets/javascripts/vue_shared/mixins/tooltip.js
- app/assets/stylesheets/pages/pipelines.scss 37 additions, 32 deletionsapp/assets/stylesheets/pages/pipelines.scss
Please register or sign in to comment