Bug 1045559

Summary: Show each app in "Featured" Apps section at the top of their own app categories
Product: OpenShift Online Reporter: Nam Duong <nduong>
Component: WebsiteAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.xCC: jforrest, jofernan, 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:03 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:

Description Nam Duong 2013-12-20 17:59:27 UTC
Description of problem:
As a user, when I create an application on the Web Console based on the list of application types: 
https://openshift.redhat.com/app/console/application_types  

It would help to see the Featured application type among the similar application types so that I can make better decision on what application type to create.  E.g.,:
Show "Jboss EAP 6" under "Java" section as well as "Featured" section.
Show "Zend 5.6" under "PHP" section (note that it will soon change to Zend 6.1 as a "Featured" app type over Zend 5.6)
Show "AeroGear Push 0.X" under the "Java" section

As they are "Featured" app types, we should also show them at the top of their categories.

Expected results:
Java section should show
- JBoss EAP6
- AeroGear Push 0.X
- JBoss AS7
- Tomcat 6 (JBoss EWS 1.0)
- Tomcat 7 (JBoss EWS 2.0)
- CapeDwarf
- WildFly 8

PHP section should show
- <Featured App>
- PHP Zend <non-featured version>
- PHP 5.3
...

Comment 1 openshift-github-bot 2014-01-14 17:47:31 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/ab25121739bcf4bcc6d9f665a551dd484e783e77
Bug 1045559 - Show featured apps at the top of their app category

Comment 2 Jessica Forrester 2014-01-14 18:29:44 UTC
We chose to make some but not all of these requested changes. The featured app types will show up under the lists below now, but for any particular app type it only shows up under one list, for example AeroGear shows up under instant app but not java.  Featured quickstarts will show up higher in the list than other quickstarts, but will not show up before cartridges.  Featured cartridges will NOT show up at the top (we want people to pick our OpenShift supported language carts first).

More significant changes would need to be a trello card and be prioritized.

Comment 3 Yujie Zhang 2014-01-15 03:30:21 UTC
Tested on devenv_4223, featured cartridge types can be listed correctly, areogear is listed under instant app now, so verify this bug, thanks.