[JBoss JIRA] (JBIDE-19957) Application wizard: Add summary of generated values to new app
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19957?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-19957:
-------------------------------------
Fix Version/s: 4.3.0.CR1
(was: 4.3.0.Beta2)
> Application wizard: Add summary of generated values to new app
> --------------------------------------------------------------
>
> Key: JBIDE-19957
> URL: https://issues.jboss.org/browse/JBIDE-19957
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Jeff Cantrill
> Assignee: Jeff Cantrill
> Labels: application_wizard, openshift_v3
> Fix For: 4.3.0.CR1
>
> Attachments: generated-template-parameters.png, v2 summary screen.png
>
>
> Some templates allow you to define parameters that are generated for the user. We should update the new app flow to provide feedback to the user what those generated values are so they have them.
> Steps to reproduce:
> # EXEC: launch new application wizard from context menu of a v3 Openshift connection (New->Application)
> # ASSERT: new application wizard from template shows up
> # EXEC: Select a template and get to next page with template parameters
> # ASSERT: the list shows parameters with "(generated)" value
> !generated-template-parameters.png!
> EXEC: hit "Finish"
> Result:
> I have no feedback on the values of the generated parameters. I have no idea about what was generated.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-19759) Application wizard: cannot launch v3 application wizard via File->New->OpenShift
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19759?page=com.atlassian.jira.plugi... ]
Andre Dietisheim closed JBIDE-19759.
------------------------------------
Resolution: Done
> Application wizard: cannot launch v3 application wizard via File->New->OpenShift
> --------------------------------------------------------------------------------
>
> Key: JBIDE-19759
> URL: https://issues.jboss.org/browse/JBIDE-19759
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Beta2
>
> Attachments: empty-v2-wizard-page.png, no-application-wizard.png
>
>
> If you launch the application wizard via File->New->OpenShift you can only create OpenShift v2 applications. I should get v3 pages if I select a v3 connection in the 1st wizard page with the connection credentials. Currently if I select a v2 connection I can create v2 applications. If I select a v3 connection the wizard is non-functional.
> This is very important since that's what a newbie user will come across when hitting "New OpenShift Application" from central.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-19759) Application wizard: cannot launch v3 application wizard via File->New->OpenShift
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19759?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-19759:
-------------------------------------
Labels: new_and_noteworthy (was: )
> Application wizard: cannot launch v3 application wizard via File->New->OpenShift
> --------------------------------------------------------------------------------
>
> Key: JBIDE-19759
> URL: https://issues.jboss.org/browse/JBIDE-19759
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Beta2
>
> Attachments: empty-v2-wizard-page.png, no-application-wizard.png
>
>
> If you launch the application wizard via File->New->OpenShift you can only create OpenShift v2 applications. I should get v3 pages if I select a v3 connection in the 1st wizard page with the connection credentials. Currently if I select a v2 connection I can create v2 applications. If I select a v3 connection the wizard is non-functional.
> This is very important since that's what a newbie user will come across when hitting "New OpenShift Application" from central.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20047) As I user I want to be able to manually trigger builds
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20047?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-20047:
-------------------------------------
Labels: new_and_noteworthy openshift_v3 (was: )
> As I user I want to be able to manually trigger builds
> ------------------------------------------------------
>
> Key: JBIDE-20047
> URL: https://issues.jboss.org/browse/JBIDE-20047
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Jeff Cantrill
> Labels: new_and_noteworthy, openshift_v3
> Fix For: 4.3.0.Beta2
>
>
> In STI a build is triggered by a change in the git repository. As a user I can thus triggered a build via a git push given that the git repo has the webhook installed. If I dont have the webhooks installed and I'm maybe not able to install them I'd like to be able to manually trigger the build.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20047) As I user I want to be able to manually trigger builds
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20047?page=com.atlassian.jira.plugi... ]
Andre Dietisheim closed JBIDE-20047.
------------------------------------
Resolution: Done
> As I user I want to be able to manually trigger builds
> ------------------------------------------------------
>
> Key: JBIDE-20047
> URL: https://issues.jboss.org/browse/JBIDE-20047
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Jeff Cantrill
> Labels: new_and_noteworthy, openshift_v3
> Fix For: 4.3.0.Beta2
>
>
> In STI a build is triggered by a change in the git repository. As a user I can thus triggered a build via a git push given that the git repo has the webhook installed. If I dont have the webhooks installed and I'm maybe not able to install them I'd like to be able to manually trigger the build.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months