Skip to content

Show symlink icon in repository browser

What does this MR do?

For #215395 (closed)

This MR builds on !36488 (merged) (which exposes the blob mode in the GraphQL query result). It takes the newly available mode and passes it down through the repository tree until the file_icon component.

Then, the file_icon component renders a new symlink icon when appropriate.

Screenshots

Before After
before after

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
Edited by Thomas Randolph

Merge request reports