integr8ly / tutorial-web-app

Solution Explorer provides the front door into the Integreatly initiative. It hosts the various Solution Patterns, as well as providing a dashboard of installed applications/products/services.
Apache License 2.0
36 stars 54 forks source link

INTLY-3286: Add os4 integreatly services links in the landing page #512

Closed JameelB closed 4 years ago

JameelB commented 4 years ago

Motivation

We should show and link other services that OS4 RHMI provisions similar to how we do it on OS3 on the landing page.

JIRA: https://issues.jboss.org/browse/INTLY-3286

What

The changes in this PR adds links to the services which RHMI provisions in OS4 to the Applications section in the landing page.

How

Verification Steps

  1. Run the webapp with the param INSTALLED_SERVICES defined with a value similar to the object above.
  2. Ensure that all of the services included in the INSTALLED_SERVICES are shown in the Applications section in the landing page and has the correct links.

Additional Notes

Related PR: https://github.com/integr8ly/integreatly-operator/pull/125