[JBoss JIRA] (JBIDE-20477) Template presentation is incorrect in New App wizard
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20477?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-20477:
--------------------------------
Fix Version/s: 4.3.0.CR1
> Template presentation is incorrect in New App wizard
> -----------------------------------------------------
>
> Key: JBIDE-20477
> URL: https://issues.jboss.org/browse/JBIDE-20477
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Jeff Cantrill
> Assignee: Fred Bricon
> Fix For: 4.3.0.CR1
>
> Attachments: new app wizard.png
>
>
> Trying to create a new app from template, there are issues in the templates that are displayed and filter which I think are related to being able to choose your project on the first page.
> The addition of the project drop down makes the content of the template pane moot. It should be modified to only include the project selected in the project drop down.
> The templates in all the projects on the server in question:
> {code}
> [root@vagrant vagrant]# oc get templates
> NAME DESCRIPTION PARAMETERS OBJECTS
> [root@vagrant vagrant]# oc get templates -n openshift
> NAME DESCRIPTION PARAMETERS OBJECTS
> amq6 Application template for ActiveMQ brokers. 13 (2 blank) 8
> amq6-persistent Application template for ActiveMQ brokers using persistent storage. 14 (2 blank) 9
> eap6-amq-persistent-sti Application template for EAP 6 A-MQ applications with persistent storage buil... 23 (7 blank) 11
> eap6-amq-sti Application template for EAP 6 A-MQ applications built using STI. 22 (7 blank) 10
> eap6-basic-sti Application template for EAP 6 applications built using STI. 12 (3 blank) 6
> eap6-https-sti Application template for EAP 6 applications built using STI. 16 (5 blank) 8
> eap6-mongodb-persistent-sti Application template for EAP 6 MongDB applications with persistent storage bu... 28 (14 blank) 11
> eap6-mongodb-sti Application template for EAP 6 MongDB applications built using STI. 27 (14 blank) 10
> eap6-mysql-persistent-sti Application template for EAP 6 MySQL applications with persistent storage bui... 29 (16 blank) 11
> eap6-mysql-sti Application template for EAP 6 MySQL applications built using STI. 28 (16 blank) 10
> eap6-postgresql-persistent-sti Application template for EAP 6 PostgreSQL applications with persistent storag... 26 (13 blank) 11
> eap6-postgresql-sti Application template for EAP 6 PostgreSQL applications built using STI. 25 (13 blank) 10
> jws-tomcat7-basic-sti Application template for JWS applications built using STI. 11 (3 blank) 5
> jws-tomcat7-https-sti Application template for JWS applications built using STI. 15 (4 blank) 7
> jws-tomcat7-mongodb-persistent-sti Application template for JWS MongoDB applications with persistent storage bui... 27 (11 blank) 10
> jws-tomcat7-mongodb-sti Application template for JWS MongoDB applications built using STI. 26 (11 blank) 9
> jws-tomcat7-mysql-persistent-sti Application template for JWS MySQL applications with persistent storage built... 28 (13 blank) 10
> jws-tomcat7-mysql-sti Application template for JWS MySQL applications built using STI. 27 (13 blank) 9
> jws-tomcat7-postgresql-persistent-sti Application template for JWS PostgreSQL applications with persistent storage... 25 (10 blank) 10
> jws-tomcat7-postgresql-sti Application template for JWS PostgreSQL applications built using STI. 24 (10 blank) 9
> jws-tomcat8-basic-sti Application template for JWS applications built using STI. 11 (3 blank) 5
> jws-tomcat8-https-sti Application template for JWS applications built using STI. 15 (4 blank) 7
> jws-tomcat8-mongodb-persistent-sti Application template for JWS MongoDB applications with persistent storage bui... 27 (11 blank) 10
> jws-tomcat8-mongodb-sti Application template for JWS MongoDB applications built using STI. 26 (11 blank) 9
> jws-tomcat8-mysql-persistent-sti Application template for JWS MySQL applications with persistent storage built... 28 (13 blank) 10
> jws-tomcat8-mysql-sti Application template for JWS MySQL applications built using STI. 27 (13 blank) 9
> jws-tomcat8-postgresql-persistent-sti Application template for JWS PostgreSQL applications with persistent storage... 25 (10 blank) 10
> jws-tomcat8-postgresql-sti Application template for JWS PostgreSQL applications built using STI. 24 (10 blank) 9
> [root@vagrant vagrant]# oc get templates -n openshift-dev
> NAME DESCRIPTION PARAMETERS OBJECTS
> [root@vagrant vagrant]# oc get templates -n openshift-infra
> NAME DESCRIPTION PARAMETERS OBJECTS
> [root@vagrant vagrant]#
> {code}
> !new app wizard.png!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months
[JBoss JIRA] (JBIDE-20477) Template presentation is incorrect in New App wizard
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20477?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-20477:
-----------------------------------
Assignee: Fred Bricon
> Template presentation is incorrect in New App wizard
> -----------------------------------------------------
>
> Key: JBIDE-20477
> URL: https://issues.jboss.org/browse/JBIDE-20477
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Jeff Cantrill
> Assignee: Fred Bricon
> Attachments: new app wizard.png
>
>
> Trying to create a new app from template, there are issues in the templates that are displayed and filter which I think are related to being able to choose your project on the first page.
> The addition of the project drop down makes the content of the template pane moot. It should be modified to only include the project selected in the project drop down.
> The templates in all the projects on the server in question:
> {code}
> [root@vagrant vagrant]# oc get templates
> NAME DESCRIPTION PARAMETERS OBJECTS
> [root@vagrant vagrant]# oc get templates -n openshift
> NAME DESCRIPTION PARAMETERS OBJECTS
> amq6 Application template for ActiveMQ brokers. 13 (2 blank) 8
> amq6-persistent Application template for ActiveMQ brokers using persistent storage. 14 (2 blank) 9
> eap6-amq-persistent-sti Application template for EAP 6 A-MQ applications with persistent storage buil... 23 (7 blank) 11
> eap6-amq-sti Application template for EAP 6 A-MQ applications built using STI. 22 (7 blank) 10
> eap6-basic-sti Application template for EAP 6 applications built using STI. 12 (3 blank) 6
> eap6-https-sti Application template for EAP 6 applications built using STI. 16 (5 blank) 8
> eap6-mongodb-persistent-sti Application template for EAP 6 MongDB applications with persistent storage bu... 28 (14 blank) 11
> eap6-mongodb-sti Application template for EAP 6 MongDB applications built using STI. 27 (14 blank) 10
> eap6-mysql-persistent-sti Application template for EAP 6 MySQL applications with persistent storage bui... 29 (16 blank) 11
> eap6-mysql-sti Application template for EAP 6 MySQL applications built using STI. 28 (16 blank) 10
> eap6-postgresql-persistent-sti Application template for EAP 6 PostgreSQL applications with persistent storag... 26 (13 blank) 11
> eap6-postgresql-sti Application template for EAP 6 PostgreSQL applications built using STI. 25 (13 blank) 10
> jws-tomcat7-basic-sti Application template for JWS applications built using STI. 11 (3 blank) 5
> jws-tomcat7-https-sti Application template for JWS applications built using STI. 15 (4 blank) 7
> jws-tomcat7-mongodb-persistent-sti Application template for JWS MongoDB applications with persistent storage bui... 27 (11 blank) 10
> jws-tomcat7-mongodb-sti Application template for JWS MongoDB applications built using STI. 26 (11 blank) 9
> jws-tomcat7-mysql-persistent-sti Application template for JWS MySQL applications with persistent storage built... 28 (13 blank) 10
> jws-tomcat7-mysql-sti Application template for JWS MySQL applications built using STI. 27 (13 blank) 9
> jws-tomcat7-postgresql-persistent-sti Application template for JWS PostgreSQL applications with persistent storage... 25 (10 blank) 10
> jws-tomcat7-postgresql-sti Application template for JWS PostgreSQL applications built using STI. 24 (10 blank) 9
> jws-tomcat8-basic-sti Application template for JWS applications built using STI. 11 (3 blank) 5
> jws-tomcat8-https-sti Application template for JWS applications built using STI. 15 (4 blank) 7
> jws-tomcat8-mongodb-persistent-sti Application template for JWS MongoDB applications with persistent storage bui... 27 (11 blank) 10
> jws-tomcat8-mongodb-sti Application template for JWS MongoDB applications built using STI. 26 (11 blank) 9
> jws-tomcat8-mysql-persistent-sti Application template for JWS MySQL applications with persistent storage built... 28 (13 blank) 10
> jws-tomcat8-mysql-sti Application template for JWS MySQL applications built using STI. 27 (13 blank) 9
> jws-tomcat8-postgresql-persistent-sti Application template for JWS PostgreSQL applications with persistent storage... 25 (10 blank) 10
> jws-tomcat8-postgresql-sti Application template for JWS PostgreSQL applications built using STI. 24 (10 blank) 9
> [root@vagrant vagrant]# oc get templates -n openshift-dev
> NAME DESCRIPTION PARAMETERS OBJECTS
> [root@vagrant vagrant]# oc get templates -n openshift-infra
> NAME DESCRIPTION PARAMETERS OBJECTS
> [root@vagrant vagrant]#
> {code}
> !new app wizard.png!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months
[JBoss JIRA] (JBIDE-20470) "Early Access enabled/installed" is hidden even though EA stuff is installed.
by Catherine Robson (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20470?page=com.atlassian.jira.plugi... ]
Catherine Robson commented on JBIDE-20470:
------------------------------------------
I would recommend keeping it below the banner but reducing the font size significantly. Alternatively it could go to the right of the "Welcome to JBoss!" tagline. I wouldn't want to put it top left as a diagonal banner because it is the first thing you see on the page, and distracts you from the other content. I think this is "nice to know" information but don't think we need to raise it as the first thing that users see on the page like the diagonal design would do. I also think just "Early access enabled" is enough - can we remove the "/installed"?
> "Early Access enabled/installed" is hidden even though EA stuff is installed.
> -----------------------------------------------------------------------------
>
> Key: JBIDE-20470
> URL: https://issues.jboss.org/browse/JBIDE-20470
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Beta2
> Reporter: Radim Hopp
> Assignee: Fred Bricon
> Attachments: earlyaccess.png
>
>
> In previous version (4.2) the message varied of EA installed, EA enabled, EA enabled/installed.
> Now the message just says that EA is enabled/installed, but only depends on the checkbox on Software/Update page.
> When EA stuff is installed, but the checkbox is unchecked, the message is hidden even though it should be still shown imho.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months