Skip to content

Frontend: Display 'Verified creator' badge

What does this MR do and why?

Resolves #433394

Screenshots or screen recordings

Catalog List Page Catalog Details Page
list_page_after details_page_after

How to set up and validate locally

**Note: ** we do not yet have test data in the backend for verified resources, so we will use a patch file to test this out in the UI

  1. Create a project and enable it as a CI/CD Catalog resource
  2. Navigate to /explore/catalog to view your project in the CI/CD Catalog list.
  3. Apply this patch file to test out the verified creator badge: verified_creator.patch
  4. View the verification badge in the list
  5. Click the project title to navigate to the details page and view the badge there.
Edited by Briley Sandlin

Merge request reports