redhat-developer-tooling / developer-platform-install

Single Installer for all Red Hat Development Tools and more. Download it form Red Hat Developers Portal web site - http://developers.redhat.com/products/devsuite/overview/.
Apache License 2.0
25 stars 29 forks source link

Display dependency components list for selected products installed #1360

Closed mohitsuman closed 6 years ago

mohitsuman commented 6 years ago
screen shot 2018-04-05 at 4 28 13 am

Fix #1342

codecov-io commented 6 years ago

Codecov Report

Merging #1360 into master will decrease coverage by 0.79%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #1360     +/-   ##
=========================================
- Coverage   93.45%   92.65%   -0.8%     
=========================================
  Files          47       47             
  Lines        4825     4928    +103     
  Branches      538      853    +315     
=========================================
+ Hits         4509     4566     +57     
- Misses        316      335     +19     
- Partials        0       27     +27
Impacted Files Coverage Δ
browser/directives/getStarted.js 55.76% <71.42%> (-15.07%) :arrow_down:
browser/model/devstudio-autoinstall.js 97.29% <0%> (-2.71%) :arrow_down:
browser/pages/install/controller.js 91.86% <0%> (-1.75%) :arrow_down:
browser/model/helpers/downloader.js 95.53% <0%> (-1.68%) :arrow_down:
browser/model/che.js 95% <0%> (-1.62%) :arrow_down:
browser/services/platform.js 98.14% <0%> (-1.48%) :arrow_down:
browser/pages/account/controller.js 98.61% <0%> (-1.39%) :arrow_down:
browser/model/cdk.js 97.6% <0%> (-1.16%) :arrow_down:
browser/model/devstudio-p2-zip.js 64.4% <0%> (-1.12%) :arrow_down:
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a8eac39...4cc1054. Read the comment docs.

mohitsuman commented 6 years ago

test this

mohitsuman commented 6 years ago

The designs are verified by UX team. Currently the whole list of components will be displayed in the card, dependent on the product.

The height of the card changes according to the content size. If no dependent components are installed, a message is displayed. No dependent component installed.