Skip to content

Update paddings in the code styled text on the job list page

Sunjung Park requested to merge 486043-code-styling-job-list into master

What does this MR do and why?

The code changes are related to the display of information on a job cell within a jobs page. This minor change will create a consistent look and feel across the product.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Projects > Build > Jobs

Before After
Screenshot_2024-09-11_at_18.05.30 Screenshot_2024-09-11_at_18.04.17
Screenshot_2024-09-12_at_15.40.01 Screenshot_2024-09-12_at_15.43.18

Admin areas > CI/CD > Jobs

Before After
Screenshot_2024-09-12_at_15.38.35 Screenshot_2024-09-12_at_15.33.24
Screenshot_2024-09-12_at_15.38.31 Screenshot_2024-09-12_at_15.33.20

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Project job list

  • Go to any project where the pipelines are running.
  • Navigate to the Build > Jobs
  • See the text in the list of refs and commits and check the alignment of the duration and time.

Admin area job list

  • Go to the Admin area
  • Navigate to the CI/CD > Jobs
  • See the text in the list of refs and commits and check the alignment of the duration and time.
Edited by Sunjung Park

Merge request reports

Loading