Skip to content

Cleanup DAST On-demand scans form

Dheeraj Joshi requested to merge djadmin-remove-dast-ui-redesign-ff-2 into master

What does this MR do and why?

It cleans up some old code references in DAST On-demand scans which are no longer used after feature flag removal - !101647 (merged).

Notes:

  1. We no longer uses local storage to persist form values, so it's being removed
  2. This is follow-up MR to !101647 (merged).
  3. There's a known issue with profile conflict banner - #378504 (closed)

Screenshots or screen recordings

No changes

How to set up and validate locally

It affects two features mainly:

  1. Project > Security > Configuration > DAST Configuration page - http://gdk.test:3000/flightjs/Flight/-/security/configuration/dast
  2. Project > Security > On-demand scans - http://gdk.test:3000/flightjs/Flight/-/on_demand_scans/new

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dheeraj Joshi

Merge request reports