fabric8-ui / fabric8-ux

Design Links
https://uxd.fabric8.io/
Apache License 2.0
9 stars 9 forks source link

HTML/CSS: Home Dashboard Updates #919

Closed AdamJ closed 6 years ago

AdamJ commented 6 years ago

Update the Home Dashboard to match the latest designs.

Designs: Home Dashboard Redesigns

Verification Conditions:

AdamJ commented 6 years ago

As this is the HTML/CSS implementation, there will be aspects that are not hooked up. A JS developer will need to connect the new Workspaces card and set up the interactions of the "What's New" carousel (hiding and showing content).

Content of the carousel will be hard coded, with any images shared in the src/assets/images directory.

AdamJ commented 6 years ago

Updated Home Dashboard:

screen shot 2018-03-08 at 3 00 18 pm
AdamJ commented 6 years ago

Implementation of the Feature Flag switcher is blocked due to issues with prod-preview after the migration. I'll keep track of any stability improvements and remove the blocker label when possible.

AdamJ commented 6 years ago

Blocker removed - worked with Dana to find errors and created a flag for 'in development' work, until a new Feature Flag can be created.

AdamJ commented 6 years ago

PR https://github.com/fabric8-ui/fabric8-ui/pull/2648 created for the Home Dashboard with the use of Feature Flags for development.

AdamJ commented 6 years ago

PR filed - closing this issue