Skip to content

CI Catalog - Add empty landing page

Briley Sandlin requested to merge 393211-ci-catalog-empty-landing-page into master

What does this MR do and why?

Related to #393211 (closed)

This is part of the CI Catalog MVC project

Screenshots or screen recordings

ci_catalog_empty

How to set up and validate locally

  1. Make sure you have an ultimate license for your GDK
  2. Enable the feature flag: ci_private_catalog_beta
  3. Login as a user
  4. Navigate to /$namespace/$project/-/ci/catalog/resources
  5. Notice that you land on the catalog page empty state
  6. Note that the logic for empty state will be added in once the GraphQL query work is merged

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Briley Sandlin

Merge request reports