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

Cross console updates #569

Closed dlabaj closed 4 years ago

dlabaj commented 4 years ago

Motivation

To support cross console navigation we need to be able to receive the list of installed apps on OpenShift for middleware.

What

Updated server to return the list of available applications in OpenShift 4 and demo mode. Updated the client to support cross console navigation

Checklist:

Progress