Skip to content

Improve the look of the token access table

What does this MR do and why?

Improve the look of the token access table

Add group/project icon
Add group/project avatar
Make project path a link to the project

Changelog: changed

to do list

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
Screenshot_2024-06-11_at_13.44.16 Screenshot_2024-06-11_at_13.43.55

How to set up and validate locally

  1. navigate to a project
  2. in the sidebar, choose Settings => CI/CD
  3. expand the Token Access section
  4. add groups and projects to the project's allowlist
  5. for each group/project, there should be:
    • a group/project icon on the left
    • the group/project avatar
    • the path of the group/project, which is now shown as a link to it

Related to #415519 (closed)

Edited by Miranda Fluharty

Merge request reports