Build out new pipeline header
Start building out the new pipeline details header design behind a feature flag.
显示
- app/assets/javascripts/pipelines/components/pipeline_details_header.vue 196 个添加, 4 个删除...ascripts/pipelines/components/pipeline_details_header.vue
- app/assets/javascripts/pipelines/components/pipelines_list/time_ago.vue 21 个添加, 4 个删除...ascripts/pipelines/components/pipelines_list/time_ago.vue
- app/assets/javascripts/pipelines/graphql/queries/get_pipeline_header_data.query.graphql 7 个添加, 0 个删除...es/graphql/queries/get_pipeline_header_data.query.graphql
- app/assets/javascripts/pipelines/pipeline_details_header.js 2 个添加, 0 个删除app/assets/javascripts/pipelines/pipeline_details_header.js
- app/helpers/projects/pipeline_helper.rb 2 个添加, 1 个删除app/helpers/projects/pipeline_helper.rb
- app/presenters/ci/pipeline_presenter.rb 24 个添加, 2 个删除app/presenters/ci/pipeline_presenter.rb
- app/presenters/merge_request_presenter.rb 2 个添加, 2 个删除app/presenters/merge_request_presenter.rb
- app/views/projects/pipelines/_info.html.haml 1 个添加, 1 个删除app/views/projects/pipelines/_info.html.haml
- locale/gitlab.pot 39 个添加, 0 个删除locale/gitlab.pot
- spec/frontend/fixtures/pipeline_header.rb 62 个添加, 0 个删除spec/frontend/fixtures/pipeline_header.rb
- spec/frontend/pipelines/mock_data.js 5 个添加, 0 个删除spec/frontend/pipelines/mock_data.js
- spec/frontend/pipelines/pipeline_details_header_spec.js 107 个添加, 11 个删除spec/frontend/pipelines/pipeline_details_header_spec.js
- spec/frontend/pipelines/time_ago_spec.js 19 个添加, 6 个删除spec/frontend/pipelines/time_ago_spec.js
- spec/helpers/projects/pipeline_helper_spec.rb 2 个添加, 1 个删除spec/helpers/projects/pipeline_helper_spec.rb
- spec/presenters/ci/pipeline_presenter_spec.rb 69 个添加, 6 个删除spec/presenters/ci/pipeline_presenter_spec.rb
- spec/presenters/merge_request_presenter_spec.rb 2 个添加, 2 个删除spec/presenters/merge_request_presenter_spec.rb
加载中
想要评论请 注册 或 登录