integr8ly / walkthrough-applications

Repository for Integreatly applications used in walkthroughs
2 stars 1 forks source link

INTLY-3042 UI changes to CRUD App #1

Closed KevFan closed 4 years ago

KevFan commented 4 years ago

Description

To improve the overall user experience of the solution web explorer, the UI of the CRUD app from walkthrough 1 should be updated

This includes:

Verification

Screenshots

Mobile View

Screenshot from 2019-08-30 13-51-04

Desktop View

Screenshot from 2019-08-30 16-55-56 Screenshot from 2019-08-30 16-56-23

dimitraz commented 4 years ago

:eyes:

aidenkeating commented 4 years ago

@KevFan We'll need to bump the version in package.json and package-lock.json with this update

KevFan commented 4 years ago

@KevFan We'll need to bump the version in package.json and package-lock.json with this update

@aidenkeating Thanks! Didn't catch that, version has been bumped up now

aidenkeating commented 4 years ago

@tiffanynolan We are attempting an effort to update the UI of the apps that are deployed as part of Walkthrough 1A.

Although they're not part of the solution explorer itself, it'd be great to have UXD input on this, so we'd have some general guidelines on keeping apps looking good and consistent.

Would you mind taking a look when you get the chance?

tiffanynolan commented 4 years ago

@aidenkeating Sorry, I was on PTO. If it's not too late, I'll take a look today/tomorrow.

tiffanynolan commented 4 years ago

All set from UXD side. Thanks!

aidenkeating commented 4 years ago

@KevFan Let's merge this and create a new 1.0.2 tag on the repo. This should perform an automated quay build. Once the image is ready we can bump:

and ensure the template update @R-Lawton has made in the OpenShift 3 installation repo points to the new 1.0.2 tag of the crud app image

KevFan commented 4 years ago

@KevFan Let's merge this and create a new 1.0.2 tag on the repo. This should perform an automated quay build. Once the image is ready we can bump:

and ensure the template update @R-Lawton has made in the OpenShift 3 installation repo points to the new 1.0.2 tag of the crud app image

@aidenkeating Cool, sounds good to me, going to merge this now so