Skip to content

Update link colors to use design token

Sascha Eggenberger requested to merge gl-link-update into master

What does this MR do and why?

Use design token gl-text-link instead of color assignment gl-text-blue-500 / gl-text-blue-600

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
Job log
before after
before after
Pipeline graph
before after
Pipeline overview
before after
Environments
before after
MR sticky header
before after
MR squash widget
before after
Stat anchors
before after
Help page
before after
before after
Vulnerability Report dropdown
before after

How to set up and validate locally

  1. Check GlLink and regular a links

Some test links:

  1. Regular links can be seen e.g. for legacy timeline entries (like the system note for adding a commit message in an MR): http://gdk.test:3000/flightjs/Flight/-/merge_requests/4
  2. The replies toggle can also be found in issuables/MRs for threads
  3. Job details sidebar, e.g. http://gdk.test:3000/flightjs/Flight/-/jobs/563
  4. Pipeline graph (linked pipeline, url): http://gdk.test:3000/flightjs/Flight/-/pipelines/9
  5. Environment: http://gdk.test:3000/flightjs/Flight/-/environments/
  6. Merge request sticky header: http://gdk.test:3000/flightjs/Flight/-/merge_requests/4
  7. Design management:
    • View an issuable with a design attached as work item by replacing issues in the url with work_items
    • Click on the design, add a comment with a reply
    • Collapse replies
  8. Anchor stats (Project overview): http://gdk.test:3000/flightjs/Flight

Related to #469616 (closed), #474921 (closed)

Edited by Sascha Eggenberger

Merge request reports

Loading