[JBoss JIRA] (JBIDE-21355) Properties: Allow to edit resources inline
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21355?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21355:
-------------------------------------
Summary: Properties: Allow to edit resources inline (was: Edit resource properties from Properties view)
> Properties: Allow to edit resources inline
> ------------------------------------------
>
> Key: JBIDE-21355
> URL: https://issues.jboss.org/browse/JBIDE-21355
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Fred Bricon
> Labels: new_and_noteworthy, openshift_v3
> Fix For: 4.5.x
>
>
> Resources are currently editable from a source editor (see JBIDE-20761). It'd be nice to have a more fined grained approach, and have the properties be directly editable from the Properties view (eg. modify label, change git source url)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (JBIDE-21331) Connection wizard: it looks as if the wizard is creating new connection instances several times
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21331?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21331:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.5.0.AM1)
> Connection wizard: it looks as if the wizard is creating new connection instances several times
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-21331
> URL: https://issues.jboss.org/browse/JBIDE-21331
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Priority: Minor
> Labels: connection_wizard, openshift_v3
> Fix For: 4.5.x
>
>
> The connection wizard creates new connection instances in several places which seems unnecessary (we need it at least once where we dont want to modify an existing connection and operate on a copy before merging the changes back upon successfull verification)
> {code:title=ConnctionWizardPageModel}
> private void initEditConnection(IConnection connection) {
> this.selectedConnection = connection;
> this.connection = connection.clone();
> ...
> {code}
> {code:title=ConnctionWizardPageModel}
> public IStatus connect() {
> ...
> try {
> this.connection = createConnection();
> ...
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (JBIDE-21448) Allow port-forwarding of ports not defined on pod metadata
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21448?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21448:
------------------------------------------
[~jpechanec] can you please provide the link to the project "EAP CLI" that you are refering to?
> Allow port-forwarding of ports not defined on pod metadata
> ----------------------------------------------------------
>
> Key: JBIDE-21448
> URL: https://issues.jboss.org/browse/JBIDE-21448
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Jiri Pechanec
> Priority: Critical
> Labels: openshift_v3, port_forwarding_wizard
> Fix For: 4.5.0.AM2
>
>
> Some of the pods have services that are available via ports that are not defined in pod template. It is useful to have an option to port-forward such ports too.
> And example is EAP CLI
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (JBIDE-21448) Port Forwarding: Allow port-forwarding of ports not defined on pod metadata
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21448?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21448:
-------------------------------------
Summary: Port Forwarding: Allow port-forwarding of ports not defined on pod metadata (was: Allow port-forwarding of ports not defined on pod metadata)
> Port Forwarding: Allow port-forwarding of ports not defined on pod metadata
> ---------------------------------------------------------------------------
>
> Key: JBIDE-21448
> URL: https://issues.jboss.org/browse/JBIDE-21448
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Jiri Pechanec
> Priority: Critical
> Labels: openshift_v3, port_forwarding_wizard
> Fix For: 4.5.0.AM2
>
>
> Some of the pods have services that are available via ports that are not defined in pod template. It is useful to have an option to port-forward such ports too.
> And example is EAP CLI
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (JBIDE-21355) Edit resource properties from Properties view
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21355?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21355:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.5.0.AM1)
> Edit resource properties from Properties view
> ---------------------------------------------
>
> Key: JBIDE-21355
> URL: https://issues.jboss.org/browse/JBIDE-21355
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Fred Bricon
> Labels: new_and_noteworthy, openshift_v3
> Fix For: 4.5.x
>
>
> Resources are currently editable from a source editor (see JBIDE-20761). It'd be nice to have a more fined grained approach, and have the properties be directly editable from the Properties view (eg. modify label, change git source url)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months