Update policy type image import method
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
How to set up and validate locally
- Visit a new project
- Select "Security and Compliance" and "Policies" in the menu
- Select "New policy"
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #394859