-
- Downloads
This MR changes layout of new/edit DAST scanner configuration
This MR changes layout of new/edit DAST scanner configuration. It now looks similar to Security Configuration. It has two columns layout and scan schedule is updated according to design. Changelog: changed MR: gitlab-org/gitlab!84906 EE: true
parent
5838b08d
No related branches found
No related tags found
Showing
- app/assets/javascripts/security_configuration/components/app.vue 2 additions, 2 deletions...ets/javascripts/security_configuration/components/app.vue
- app/assets/javascripts/vue_shared/security_configuration/components/section_layout.vue 34 additions, 0 deletions...ared/security_configuration/components/section_layout.vue
- app/assets/javascripts/vue_shared/security_configuration/components/section_loader.vue 35 additions, 0 deletions...ared/security_configuration/components/section_loader.vue
- ee/app/assets/javascripts/on_demand_scans/constants.js 3 additions, 0 deletionsee/app/assets/javascripts/on_demand_scans/constants.js
- ee/app/assets/javascripts/on_demand_scans_form/components/on_demand_scans_form.vue 169 additions, 114 deletions.../on_demand_scans_form/components/on_demand_scans_form.vue
- ee/app/assets/javascripts/on_demand_scans_form/components/scan_schedule.vue 39 additions, 28 deletions...scripts/on_demand_scans_form/components/scan_schedule.vue
- ee/app/views/projects/on_demand_scans/edit.html.haml 1 addition, 0 deletionsee/app/views/projects/on_demand_scans/edit.html.haml
- ee/app/views/projects/on_demand_scans/new.html.haml 1 addition, 0 deletionsee/app/views/projects/on_demand_scans/new.html.haml
- ee/spec/features/projects/security/user_creates_on_demand_scan_spec.rb 3 additions, 2 deletions...res/projects/security/user_creates_on_demand_scan_spec.rb
- ee/spec/frontend/on_demand_scans_form/components/on_demand_scans_form_spec.js 6 additions, 2 deletions...demand_scans_form/components/on_demand_scans_form_spec.js
- ee/spec/frontend/on_demand_scans_form/components/scan_schedule_spec.js 21 additions, 18 deletions...end/on_demand_scans_form/components/scan_schedule_spec.js
- locale/gitlab.pot 44 additions, 8 deletionslocale/gitlab.pot
- spec/frontend/vue_shared/security_configuration/components/section_layout_spec.js 10 additions, 1 deletion.../security_configuration/components/section_layout_spec.js
-
mentioned in merge request kubitus-project/kubitus-installer!1040 (merged)
Please register or sign in to comment