Update paddings in the code styled text on the job list page
What does this MR do and why?
- Related to #486043 (closed), #486049 (closed)
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 |
---|---|
![]() |
![]() |
![]() |
![]() |
Admin areas > CI/CD > Jobs
Before | After |
---|---|
![]() |
![]() |
![]() |
![]() |
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.
Merge request reports
Activity
changed milestone to %Backlog
assigned to @sunjungp
added pipelinetier-1 label
changed milestone to %17.4
2 Warnings 6cc2ce90: The commit subject and body must be separated by a blank line. For more information, take a look at our Commit message guidelines. You've made some app changes, but didn't add any tests.
That's OK as long as you're refactoring existing code,
but please consider adding any of the maintenancepipelines, maintenancerefactor, maintenanceworkflow, documentation, QA labels.Reviewer roulette
Category Reviewer Maintainer frontend @syarynovskyi
(UTC+3, 1 hour ahead of author)
@jerasmus
(UTC+2, same timezone as author)
UX No reviewer available Maintainer review is optional for UX Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerBundle size analysis [beta]
This compares changes in bundle size for entry points between the commits ac857819 and 51f1492b
Special assetsEntrypoint / Name Size before Size after Diff Diff in percent average 4.35 MB 4.35 MB - 0.0 % mainChunk 3.29 MB 3.29 MB - 0.0 %
Please look at the full report for more details
Read more about how this report works.
Generated by
Dangeradded 1 commit
- 51f1492b - Fix the distance of the duration and time in the job list view
added feature flagskipped label
Hi @pburdette
I noticed this misalignment in the job page (part of the bug bash program), and it would be great if you could review this small change. Thank you!requested review from @pburdette
added pipeline:mr-approved label
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels and removed pipelinetier-1 label
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.
Before you set this MR to auto-merge, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 51f1492bexpand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Plan | 74 | 0 | 1 | 0 | 75 | ✅ | | Verify | 44 | 0 | 2 | 0 | 46 | ✅ | | Govern | 72 | 0 | 0 | 0 | 72 | ✅ | | Create | 128 | 0 | 16 | 0 | 144 | ✅ | | Package | 20 | 0 | 12 | 0 | 32 | ✅ | | Monitor | 8 | 0 | 0 | 0 | 8 | ✅ | | Data Stores | 31 | 0 | 1 | 0 | 32 | ✅ | | Fulfillment | 2 | 0 | 0 | 0 | 2 | ✅ | | Secure | 4 | 0 | 0 | 0 | 4 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Manage | 1 | 0 | 1 | 0 | 2 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 391 | 0 | 33 | 0 | 424 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-test-on-omnibus:
test report for 51f1492bexpand test summary
+-------------------------------------------------------------+ | suites summary | +--------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +--------+--------+--------+---------+-------+-------+--------+ | Verify | 51 | 0 | 15 | 4 | 66 | ✅ | | Create | 405 | 0 | 54 | 0 | 459 | ✅ | +--------+--------+--------+---------+-------+-------+--------+ | Total | 456 | 0 | 69 | 4 | 525 | ✅ | +--------+--------+--------+---------+-------+-------+--------+
started a merge train
removed pipeline:run-e2e-omnibus-once label
mentioned in commit 9c89740b
mentioned in issue gitlab-org/ci-cd/pipeline-authoring#155 (closed)
added workflowcanary label and removed workflowready for development label
added workflowstaging-canary label and removed workflowcanary label
added workflowstaging label and removed workflowstaging-canary label
added workflowproduction label and removed workflowstaging label
added releasedcandidate label
added releasedpublished label and removed releasedcandidate label