Skip to content

Project item template: Fix alignment of CI/CD Catalog badge

What does this MR do and why?

Fixes an old method name in project_card template which would result in an error on the page and prevent projects to load on the users profile page. Also fixes a small alignment issue of the CI/CD Catalog badge on the projects list.

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
projects_before projects_after
before after

How to set up and validate locally

  1. Enable CI/CD Catalog project (http://gdk.test:3000/flightjs/Flight/edit#js-general-settings)
  2. Go to http://gdk.test:3000/root
  3. Go to http://gdk.test:3000/users/root/projects

Related to #425467 (closed)
Fixes #450824 (closed) & #450823 (closed)

Edited by Sascha Eggenberger

Merge request reports