Skip to content
Snippets Groups Projects

Pipeline dropdown: Fix spacing and border-radius

Merged Sascha Eggenberger requested to merge pipeline-dropdown-fixes into master

What does this MR do and why?

Pipeline dropdown: Fix spacing and border-radius

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
Pipeline dropdown (spacing/alignment of buttons)
before after
Pipeline dropdown detail page (border-radius)
before2 after2

How to set up and validate locally

  1. Go to the pipeline overview page: http://gdk.test:3000/flightjs/Flight/-/pipelines?page=5&scope=all
  2. Go to a pipeline detail page, e.g.: http://gdk.test:3000/flightjs/Flight/-/pipelines/9

Related to #452231 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Chad Lavimoniere approved this merge request

    approved this merge request

  • Chad Lavimoniere resolved all threads

    resolved all threads

  • added pipelinetier-2 label and removed pipelinetier-1 label

    • Resolved by Natalia Tepluhina

      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 resolve this discussion, 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 resolve this discussion and the 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: :white_check_mark: test report for 486b7eb4

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Plan        | 67     | 0      | 2       | 0     | 69    | ✅     |
    | Verify      | 44     | 0      | 3       | 0     | 47    | ✅     |
    | Govern      | 69     | 0      | 0       | 0     | 69    | ✅     |
    | Package     | 19     | 0      | 12      | 0     | 31    | ✅     |
    | Data Stores | 31     | 0      | 0       | 0     | 31    | ✅     |
    | Create      | 127    | 0      | 12      | 0     | 139   | ✅     |
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Fulfillment | 1      | 0      | 0       | 0     | 1     | ✅     |
    | Monitor     | 8      | 0      | 0       | 0     | 8     | ✅     |
    | Release     | 5      | 0      | 0       | 0     | 5     | ✅     |
    | Manage      | 0      | 0      | 1       | 0     | 1     | ➖     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 373    | 0      | 30      | 0     | 403   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+

    e2e-package-and-test: :white_check_mark: test report for 486b7eb4

    expand test summary
    +-------------------------------------------------------------+
    |                       suites summary                        |
    +--------+--------+--------+---------+-------+-------+--------+
    |        | passed | failed | skipped | flaky | total | result |
    +--------+--------+--------+---------+-------+-------+--------+
    | Manage | 30     | 0      | 15      | 2     | 45    | ✅     |
    | Create | 278    | 0      | 34      | 40    | 312   | ✅     |
    | Govern | 4      | 0      | 0       | 0     | 4     | ✅     |
    | Plan   | 8      | 0      | 0       | 0     | 8     | ✅     |
    +--------+--------+--------+---------+-------+-------+--------+
    | Total  | 320    | 0      | 49      | 42    | 369   | ✅     |
    +--------+--------+--------+---------+-------+-------+--------+
  • Please register or sign in to reply
    Loading