Skip to content

Resolve "Replace fa-github icon with GitLab SVG GitHub icons"

What does this MR do?

  • Replaces Font Awesome icons with GitLab SVGs.
  • Updates 2 buttons to use the new gl-button styles while touching one of the haml files (one of the buttons contains an updated icon).

Screenshots

Location Before After
Projects > NewCI/CD for external repo” tab CleanShot_2020-10-06_at_14.19.55 CleanShot_2020-10-06_at_14.22.26
Projects > Import > GitHub (requires GitHub personal access token) CleanShot_2020-10-06_at_14.31.17 CleanShot_2020-10-06_at_14.37.11
Projects > NewImport project” tab CleanShot_2020-10-06_at_14.43.37 CleanShot_2020-10-06_at_14.52.04
Projects > NewImport project” tab (These ones are coming along for the ride since the file was open) CleanShot_2020-10-06_at_14.46.56 CleanShot_2020-10-06_at_14.50.13
Projects > Import > GitHub (I had to remove a condition in gitlab/app/views/import/github/new.html.haml to get the UI to appear) CleanShot_2020-10-06_at_15.30.22 CleanShot_2020-10-06_at_16.22.28

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

N/A

Security

N/A

Closes #246512 (closed)

Edited by Jeremy Elder

Merge request reports