Skip to content

Copy existing components to new folder

What does this MR do and why?

This MR is part of a big chain to refactor the package registry list to vuex/rest to apollo/graphql. Since this app is used by the package registry and the terraform registry and only the package registry is migrating to the new approach we are copying the old and starting anew.

We already did the same for the details page and realized that moving one component at a time confuses and muddles the review, so this time we are starting over with copying all the existing components

After this MR we will introduce a feature flag to work with this, now none of this component is actually linked to anything.

Screenshots or screen recordings

No visual changes.

How to set up and validate locally

  • not possible to validate yet

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