Skip to content

Add missing fa- icons for file_type_icon_class

What does this MR do?

This MR fixes a Fontawesome regression which got introduced in !37922 (diffs).

It adds the following missing file icon classes classes to our fontawesome_custom.scss

  • file-pdf-o
  • file-image-o
  • file-archive-o
  • file-audio-o
  • fa-file-video-o
  • file-word-o
  • file-excel-o
  • file-powerpoint-o

Screenshots

N/A

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

Closes #254946 (closed)

Edited by Martin Wortschack

Merge request reports