Bug 1045566

Summary: There is no way to differentiate between a quickstart, a cartridge, or a supported cartridge on the web console
Product: OpenShift Online Reporter: Nam Duong <nduong>
Component: WebsiteAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: jforrest, jofernan, wsun, yujzhang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-30 00:54:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
screenshot with updated areas
none
wrong display of pages none

Description Nam Duong 2013-12-20 18:05:21 UTC
Description of problem:
As a user, when creating an application on the Web Console, there is no way to differentiate between what is quickstart, a cartridge, or a supported cartridge.

See https://openshift.redhat.com/app/console/application_types

Comment 1 openshift-github-bot 2014-01-16 05:58:46 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/dd5f721dbf92e08215dcfce7f3dda5216418a428
Related updates for bug 1045566
origin-server commit a4165d4ae6d640fedacb957f8be7b5de657e15e0

Comment 2 openshift-github-bot 2014-01-16 05:58:51 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/5bd281d183108fa37bd9e6ac19ab9890a5d87a4a
For bug 1045566
Updates to the display of app meta data using icon/text so the user knows:
if an app is a cartridge or quickstart
if it's OpenShift maintained and receives automatic security updates
or if it's partner, community created

Views effected
- console/application_types/*
- console/application_type/cart!{TYPE}
- console/application/*/cartridge_type/*
- console/application/*/cartridge_types

Icon font sets updated
_openshift-icon.css.scss => shield
_openshift-logos-icon.css.scss => Wildfly,load balancer,Laravel,Joomla

Comment 3 Steve Goodwin 2014-01-16 16:40:21 UTC
See attached screenshot for noted areas that were updated

Comment 4 Steve Goodwin 2014-01-16 16:41:15 UTC
Created attachment 851162 [details]
screenshot with updated areas

Comment 5 Yujie Zhang 2014-01-17 03:26:44 UTC
Tested on INT(devenv_4234) and devenv_4235, the application_types page and application_type/cart!{TYPE} page can not be displayed correctly, details see in attachment please.

Comment 6 Yujie Zhang 2014-01-17 07:56:42 UTC
Created attachment 851444 [details]
wrong display of pages

Comment 7 Yujie Zhang 2014-01-17 08:00:18 UTC
Tested on devenv_4236, this bug has been fixed, and the pages can be displayed correctly, so verify this bug, thanks.