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-4401: Fix typography sizing inconsistencies #537

Closed mfrances17 closed 4 years ago

mfrances17 commented 4 years ago

Motivation

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

What

Heading font sizes that were implemented for the dashboard changes were inconsistent with the UXD design.

Verification Steps

  1. On the initial welcome page, verify that the Welcome to Solution Explorer header is now larger size.
  2. Select the All services tab, and verify that the Managed services header is larger and is no longer has a large left indent.
  3. Select the All Solution Patterns tab, and verify that the Red Hat Solution Patterns (or equivalent) header is larger size, and the headers within each of the cards is now larger as well.

You can use my server running the latest changes if you wish: https://tutorial-web-app-webapp.apps.uxddev-6263.open.redhat.com/

Or if you want to use your own system, you can point Solution Explorer to my docker image: docker.io/mfrances17/dev-tutorial-web-app:latest

Checklist:

Progress

Additional Notes

All services tab: all-services

All Solution Patterns tab: all-patterns