DAST Target Profile - Inline creation and editing within the drawer

Proposal

Add support to create and update DAST Target Profile within a drawer

Design

#348203 (closed)DAST_config_-enabled-edit_target-_no_auth.png

image

Implementation

  • Make target profile form compatible with inline creation
  • Make target profile form compatible with inline update
  • Add style changes to be compatible with Drawer
  • Update necessary changes to Graphql cache
    • Create DastSiteProfileFragment to reuse the fields across multiple .graphql files
  • Add good test coverage
    • Inline creation
    • Inline update
    • Graphql changes
Edited by Dheeraj Joshi