Skip to content

Replace remaining fontawesome icons with emojis

Martin Wortschack requested to merge mw-wiki-page-specific-css into master

What does this MR do?

This MR replaces the remaining fa- icons with emojis. Those icons will only be used on the following pages:

  • Wiki
  • Project repository
  • Project snippets

All these pages use the ascii_doc_sanitization_filter.rb which requires Fontawesome, see #267127 (comment 431007269) for details.

In addition, this MR removes both the Fontawesome font and the gem from our codebase.

Screenshots (strongly suggested)

fa icon header
fa-exclamation-triangle image
fa-exclamation-circle image
fa-lightbulb-o image
fa-thumb-tack image
fa-fire image
fa-square-o image
fa-check-square-o image

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

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

Relates to #267127 (closed)

Edited by Martin Wortschack

Merge request reports

Loading