[JBoss JIRA] (JBIDE-21050) webservices artifacts should extend ModuleArtifactDelegate to be used by launchbar
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21050?page=com.atlassian.jira.plugi... ]
Jan Richter closed JBIDE-21050.
-------------------------------
Verified in 4.3.1.Beta2 with WST 1.8.1.Beta2-B54.
> webservices artifacts should extend ModuleArtifactDelegate to be used by launchbar
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-21050
> URL: https://issues.jboss.org/browse/JBIDE-21050
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Reporter: Rob Stryker
> Assignee: Xavier Coulon
> Priority: Minor
> Fix For: 4.3.1.Beta2
>
>
> WTP will customize the 'run on server' action to use launch configurations rather than their standard API if the module artifact in question extends ModuleArtifactDelegate instead of implements IModuleArtifact. Launchbar works entirely on launch configurations, and so can only really allow quick access to the run-on-server actions for such modules.
> The ModuleArtifactDelegate class provides two methods that you will need to override to give it enough information to properly locate the artifact: serialize and deserialize. The idea is to serialize with enough information such that the artifact can be re-instantiated and unserialized later.
> The only class using the getEndpoint() method in JaxrsEndpointModuleArtifact is WSTesterClientDelegate, and this class only gets the endpoint so that it can calculate the endpoint URI and get the HTTP method.... so you'd probably want to move the computeEndpointURI logic into the JaxrsEndpointModuleArtifact, and, on serialization, save the endpoint URI and the http verb.
> See also: https://issues.jboss.org/browse/JBIDE-20802
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21520) Import OpenShift Application wizard contains redundant validation mark
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-21520:
-------------------------------------
Summary: Import OpenShift Application wizard contains redundant validation mark
Key: JBIDE-21520
URL: https://issues.jboss.org/browse/JBIDE-21520
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Marián Labuda
Assignee: Snjezana Peco
Fix For: 4.3.1.Beta2, 4.4.0.Alpha1
In Import OpenShift Application wizard is one validation mark (red cross) on a text widget for a git clone location in case of already imported such repo. But there is shown also another validation mark in the middle of checkbox label.
!validation_mark.png!
This one is redundant and also its rendering is performed only when mouse is moved over the checkbox or its label.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21520) Import OpenShift Application wizard contains redundant validation mark
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21520?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-21520:
----------------------------------
Fix Version/s: (was: 4.3.1.Beta2)
> Import OpenShift Application wizard contains redundant validation mark
> ----------------------------------------------------------------------
>
> Key: JBIDE-21520
> URL: https://issues.jboss.org/browse/JBIDE-21520
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Marián Labuda
> Assignee: Snjezana Peco
> Fix For: 4.4.0.Alpha1
>
> Attachments: validation_mark.png
>
>
> In Import OpenShift Application wizard is one validation mark (red cross) on a text widget for a git clone location in case of already imported such repo. But there is shown also another validation mark in the middle of checkbox label.
> !validation_mark.png!
> This one is redundant and also its rendering is performed only when mouse is moved over the checkbox or its label.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-20755) Import OpenShift Application wizard contains redundant validation mark
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20755?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-20755:
----------------------------------
Fix Version/s: (was: 4.4.0.Alpha1)
> Import OpenShift Application wizard contains redundant validation mark
> ----------------------------------------------------------------------
>
> Key: JBIDE-20755
> URL: https://issues.jboss.org/browse/JBIDE-20755
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Marián Labuda
> Assignee: Snjezana Peco
> Fix For: 4.3.1.Beta2
>
> Attachments: validation_mark.png
>
>
> In Import OpenShift Application wizard is one validation mark (red cross) on a text widget for a git clone location in case of already imported such repo. But there is shown also another validation mark in the middle of checkbox label.
> !validation_mark.png!
> This one is redundant and also its rendering is performed only when mouse is moved over the checkbox or its label.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-20755) Import OpenShift Application wizard contains redundant validation mark
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20755?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-20755.
---------------------------------
Verified in nigthly build of JBT with OpenShift tools plugin of version 3.1.0.Beta2-v20160121-0335-B154.
> Import OpenShift Application wizard contains redundant validation mark
> ----------------------------------------------------------------------
>
> Key: JBIDE-20755
> URL: https://issues.jboss.org/browse/JBIDE-20755
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Marián Labuda
> Assignee: Snjezana Peco
> Fix For: 4.3.1.Beta2
>
> Attachments: validation_mark.png
>
>
> In Import OpenShift Application wizard is one validation mark (red cross) on a text widget for a git clone location in case of already imported such repo. But there is shown also another validation mark in the middle of checkbox label.
> !validation_mark.png!
> This one is redundant and also its rendering is performed only when mouse is moved over the checkbox or its label.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21520) Import OpenShift Application wizard contains redundant validation mark
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21520?page=com.atlassian.jira.plugi... ]
Marián Labuda resolved JBIDE-21520.
-----------------------------------
Resolution: Done
> Import OpenShift Application wizard contains redundant validation mark
> ----------------------------------------------------------------------
>
> Key: JBIDE-21520
> URL: https://issues.jboss.org/browse/JBIDE-21520
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Marián Labuda
> Assignee: Snjezana Peco
> Fix For: 4.4.0.Alpha1
>
> Attachments: validation_mark.png
>
>
> In Import OpenShift Application wizard is one validation mark (red cross) on a text widget for a git clone location in case of already imported such repo. But there is shown also another validation mark in the middle of checkbox label.
> !validation_mark.png!
> This one is redundant and also its rendering is performed only when mouse is moved over the checkbox or its label.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21357) Missing dialog messages for publishing via server adapter on OpenShift 2 applications
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21357?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21357.
---------------------------------
Verified in nigthly build of JBT with OpenShift tools plugin of version 3.1.0.Beta2-v20160121-0335-B154.
> Missing dialog messages for publishing via server adapter on OpenShift 2 applications
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-21357
> URL: https://issues.jboss.org/browse/JBIDE-21357
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Labels: openshift_v2, server_adapter
> Fix For: 4.3.1.Beta2
>
> Attachments: publish_msg.png, publish_msg_no_changes.png
>
>
> When I am trying to publish code to OpenShift 2 application via server adapter, there are dialogs which contains missing msg info instead of message. First one is in case of publishing no changes, another one is when I create a new OpenShift 2 application from local eclipse project via deploying to OpenShift in context menu of the eclipse project and then select Publish in context menu of server adapter. See attached screenshots.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21359) Add builds tab for deployment view changes
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21359?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21359.
---------------------------------
Verified in nigthly build of JBT with OpenShift tools plugin of version 3.1.0.Beta2-v20160121-0335-B154.
> Add builds tab for deployment view changes
> ------------------------------------------
>
> Key: JBIDE-21359
> URL: https://issues.jboss.org/browse/JBIDE-21359
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.Alpha1
> Reporter: Jeff Cantrill
> Assignee: Jeff Cantrill
> Labels: openshift_deployment_view
> Fix For: 4.3.1.Beta2
>
>
> Add builds tab for deployment view changes
> * List of builds for a deployment
> * Individual build details
> * Clone build
> * Build logs
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21519) Add builds tab for deployment view changes
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-21519:
-------------------------------------
Summary: Add builds tab for deployment view changes
Key: JBIDE-21519
URL: https://issues.jboss.org/browse/JBIDE-21519
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Reporter: Jeff Cantrill
Assignee: Jeff Cantrill
Fix For: 4.3.1.Beta2
Add builds tab for deployment view changes
* List of builds for a deployment
* Individual build details
* Clone build
* Build logs
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months