Skip to content

Replace fa-angle-left and fa-angle-right with GitLab SVG icons

What does this MR do?

Replaces the Font awesome icons fa-angle-left and fa-angle-right with the SVG Icons chevron-lg-left and chevron-lg-right.

Screenshots

Page Before After
Projects (http://localhost:3000/dashboard/projects) projects_before projects_after
Deploy Keys (http://localhost:3000/gitlab-org/gitlab-test/-/settings/repository#js-deploy-keys-settings) deploy_keys_before deploy_keys_after
Pipelines (http://localhost:3000/gitlab-org/gitlab-test/pipelines) pipelines_before pipelines_after
Admin > Credentials (http://localhost:3000/admin/credentials) credentials_before credentials_after
Admin > Users (http://localhost:3000/admin/users) users_before users_after
Milestones (http://localhost:3000/gitlab-org/gitlab-shell/-/milestones/5) milestones_before milestones_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

Closes #222595 (closed)

Edited by Martin Wortschack

Merge request reports