Skip to content

Refactor and connect package list for GraphQl implementation

What does this MR do and why?

This MR is part of the refactor of the package list to use Apollo/GraphQL

In this MR we are refactoring the package_list component and the root component, adding support for pagination

Feature flag rollout issue: #341136 (closed)

Screenshots or screen recordings

gdk.test_3000_groups_gitlab-org_-_packages

RefactorScreenCap

How to set up and validate locally

  1. in rails console Feature.enable(:package_list_apollo)
  2. navigate to the package list

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 #330846 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports