Skip to content

Update policy type image import method

Miguel Rincon requested to merge 394859-update-new-policy-import-method into master

What does this MR do and why?

Update policy type image import method

This change favors using a URL over the SVG contents to import the policy images in new policy page.

Screenshots or screen recordings

Example URL: http://gdk.test:3000/flightjs/Flight/-/security/policies/new

image

How to set up and validate locally

  1. Visit a new project
  2. Select "Security and Compliance" and "Policies" in the menu
  3. Select "New policy"
  4. Verify the two images (shield and 🔍) in the page e.g. http://gdk.test:3000/flightjs/Flight/-/security/policies/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.

Related to #394859

Merge request reports