Skip to content

Refactor installation components to Apollo in package details

What does this MR do?

This MR proceeds in the refactor of the package details page to use vue apollo and graphql, since the installation commands for the various package managers are a bigger chunk of changes we have split the work in two:

  • Maven (Maven, Gradle, Groovy), Composer, Conan and container component
  • Npm, Nuget, PiPy and wire the container component

Screenshots or Screencasts (strongly suggested)

Screenshot_2021-08-04_at_13.45.02

Screenshot_2021-08-04_at_13.44.52

Screenshot_2021-08-04_at_13.44.57

Screenshot_2021-08-04_at_13.49.49

Screenshot_2021-08-04_at_13.49.40

How to setup and validate locally (strongly suggested)

The changes are no visible in the product

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #330847 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports