Add code flow to Pipeline page
Update Highlight.js and add multi lines marking functionality Add the left side of 'code flow' that including description and steps Disable feature flag Update 'vulnerability_file_contents' with new highlighted component remove unnecessary code move functions fix pipeline errors CR changes Fix unit test Fix error CR changes Add the left side of 'code flow' that including description and steps Disable feature flag Add the left side of 'code flow' that including description and steps Disable feature flag Update 'vulnerability_file_contents' with new highlighted component move functions Add the right side of 'code flow' that including code viewer CR changes Add the left side of 'code flow' that including description and steps Disable feature flag move functions Add the right side of 'code flow' that including code viewer temp commit temp commit temp commit Add basic graphQL Fix graphQL queries fix code flow in pipeline page after graphql fixed fix warnings fix pipeline page after graphql + unit test Add scrolling to modal body Fix pipeline Add and fix unit test Fix unit test Update graphQL docs: `bundle exec rake gitlab:graphql:compile_docs` Fix Prettier: yarn run prettier --write '**/*.{graphql,js,vue}' Fix rubocop violations Remove unnecessary values Fix BoundedContexts rubocop violations Regenerated graphql_possible_types_extraction.js Fix test Fix test Fix eslint error CR changes CR changes Fix pipeline error: error Arrow function has too many parameters (4). Maximum allowed is 3 max-params Add 'pipelineVulnerabilityCodeFlow' Feature flag in ruby Create new feature flag
显示
- config/feature_flags/wip/pipeline_vulnerability_code_flow.yml 9 个添加, 0 个删除...ig/feature_flags/wip/pipeline_vulnerability_code_flow.yml
- ee/app/assets/javascripts/security_dashboard/components/pipeline/vulnerability_finding_modal.vue 54 个添加, 2 个删除...board/components/pipeline/vulnerability_finding_modal.vue
- ee/app/assets/javascripts/security_dashboard/components/pipeline/vulnerability_finding_modal_details.vue 4 个添加, 1 个删除...mponents/pipeline/vulnerability_finding_modal_details.vue
- ee/app/assets/javascripts/security_dashboard/components/shared/vulnerability_details_graphql/index.vue 28 个添加, 4 个删除...components/shared/vulnerability_details_graphql/index.vue
- ee/app/assets/javascripts/security_dashboard/constants.js 2 个添加, 0 个删除ee/app/assets/javascripts/security_dashboard/constants.js
- ee/app/assets/javascripts/security_dashboard/graphql/fragments/vulnerability_detail.fragment.graphql 18 个添加, 0 个删除...d/graphql/fragments/vulnerability_detail.fragment.graphql
- ee/app/assets/javascripts/security_dashboard/graphql/queries/security_report_finding.query.graphql 1 个添加, 0 个删除...ard/graphql/queries/security_report_finding.query.graphql
- ee/app/assets/javascripts/vulnerabilities/components/vulnerability_code_flow.vue 1 个添加, 1 个删除...ts/vulnerabilities/components/vulnerability_code_flow.vue
- ee/app/controllers/ee/projects/pipelines_controller.rb 2 个添加, 0 个删除ee/app/controllers/ee/projects/pipelines_controller.rb
- ee/spec/frontend/security_dashboard/components/pipeline/mock_data.js 19 个添加, 0 个删除...ntend/security_dashboard/components/pipeline/mock_data.js
- ee/spec/frontend/security_dashboard/components/pipeline/vulnerability_finding_modal_details_spec.js 5 个添加, 0 个删除...ents/pipeline/vulnerability_finding_modal_details_spec.js
- ee/spec/frontend/security_dashboard/components/pipeline/vulnerability_finding_modal_spec.js 108 个添加, 1 个删除...d/components/pipeline/vulnerability_finding_modal_spec.js
- ee/spec/frontend/vulnerabilities/generic_report/report_section_graphql_spec.js 6 个添加, 1 个删除...erabilities/generic_report/report_section_graphql_spec.js
加载中
想要评论请 注册 或 登录