Skip to content

Frontend: Implement "Your resources" tab

What does this MR do and why?

We are adding tabs to the CI/CD Catalog page to differentiate namespace resources from all available public resources.

Screenshots or screen recordings

Before After
Screenshot 2024-01-03 at 12.38.05 PM.png Screenshot 2024-01-03 at 12.37.20 PM.png

How to set up and validate locally

  1. Navigate to `explore/catalog`

  2. If you do not have catalog resources, you can toggle projects to appear in this list by going to **Settings > General > Visiblity, Project features, permissions** and scrolling down to the CI/CD Catalog resource toggle

  3. Insure that there are now tabs under the search bar

    *Note: if you do not have any namespace resources, the "Your resources" tab will not appear

MR acceptance checklist

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

Related to #433013 (closed)

Edited by Briley Sandlin

Merge request reports