Skip to content

Replace fa-times with GitLab SVG close icon - Promotions

What does this MR do?

This is one part of three MR's to replace all occurrences of the fa-times FontAwesome icon with the GitLab UI close icon SVG.

This MR specifically replaces the use of the icon in promotion related contexts.

Screenshots

Location With FA icon With SVG icon
[HOST]/[GROUP]/[PROJECT]/-/pipeline_schedules image image
https://gdk.localhost:3443/admin/dev_ops_score image image
[HOST]/[GROUP]/[PROJECT] image image
[HOST]/admin/broadcast_messages
_Create dismissable message_
image image
[HOST]/[GROUP]/[PROJECT]/edit
_Service desk_
image image
[HOST]/[GROUP]/[PROJECT]/-/milestones/[ID] image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

You can either use the paths noted in the screenshots above or review the screenshots themselves. Some of these are very tricky to get to and either require you to have your instance set up a specific way or editing the code to force their display 🙈

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related #224534 (closed)

Edited by Robert Hunt

Merge request reports