Add new security charts page
- create new group/security/vulnerabilities#index route - create new controller to serve up vulnerabilities page - create create page for when this feature is unavailable - create new nav link - remove now redundant charts on vulnerabilities page - update tests
显示
- ee/app/assets/javascripts/pages/groups/security/dashboard/show/index.js 2 个添加, 5 个删除...javascripts/pages/groups/security/dashboard/show/index.js
- ee/app/assets/javascripts/pages/groups/security/vulnerabilities/index/index.js 9 个添加, 0 个删除...ipts/pages/groups/security/vulnerabilities/index/index.js
- ee/app/assets/javascripts/security_dashboard/components/first_class_group_security_dashboard.vue 0 个添加, 18 个删除...board/components/first_class_group_security_dashboard.vue
- ee/app/controllers/groups/security/vulnerabilities_controller.rb 20 个添加, 0 个删除...controllers/groups/security/vulnerabilities_controller.rb
- ee/app/views/groups/security/vulnerabilities/index.html.haml 4 个添加, 0 个删除ee/app/views/groups/security/vulnerabilities/index.html.haml
- ee/app/views/groups/security/vulnerabilities/unavailable.html.haml 6 个添加, 0 个删除...ews/groups/security/vulnerabilities/unavailable.html.haml
- ee/app/views/layouts/nav/ee/_security_link.html.haml 6 个添加, 1 个删除ee/app/views/layouts/nav/ee/_security_link.html.haml
- ee/changelogs/unreleased/227878-add-new-security-charts-page.yml 5 个添加, 0 个删除...gelogs/unreleased/227878-add-new-security-charts-page.yml
- ee/config/routes/group.rb 1 个添加, 0 个删除ee/config/routes/group.rb
- ee/spec/controllers/groups/security/vulnerabilities_controller_spec.rb 40 个添加, 0 个删除...ollers/groups/security/vulnerabilities_controller_spec.rb
- ee/spec/features/groups/navbar_spec.rb 1 个添加, 0 个删除ee/spec/features/groups/navbar_spec.rb
- ee/spec/frontend/security_dashboard/components/first_class_group_security_dashboard_spec.js 0 个添加, 12 个删除...d/components/first_class_group_security_dashboard_spec.js
- ee/spec/routing/group_routing_spec.rb 4 个添加, 0 个删除ee/spec/routing/group_routing_spec.rb
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
加载中
想要评论请 注册 或 登录