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-4336: Sort dashboard services based on product-info.js #542

Closed mfrances17 closed 4 years ago

mfrances17 commented 4 years ago

Motivation

https://issues.redhat.com/browse/INTLY-4336

What

List the services on the dashboard based on the order in which they appear in the product-info.js file.

Why

Provide the ability to change the order in which services appear on the dashboard by editing the product-info.js file.

Verification Steps

  1. In Solution Explorer, click the 'All services' tab on the dashboard.
  2. Verify that the services in the Managed services section appear in the same order as they appear in product-info.js file.

Checklist:

Progress

Additional Notes

List of services before code changes: old_dash_order

Contents of product-info.js: product-info-js-contents

List of services after code changes: new_dash_order