[JBoss JIRA] (JBIDE-20911) open local terminal with oc already logged in
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20911?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-20911:
-------------------------------------
Fix Version/s: 4.4.x
> open local terminal with oc already logged in
> ---------------------------------------------
>
> Key: JBIDE-20911
> URL: https://issues.jboss.org/browse/JBIDE-20911
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Reporter: Max Rydahl Andersen
> Fix For: 4.4.0.Alpha1
>
>
> it would be great to have a "Show in > OpenShift CLI" in openshift explorer and on projects that are known to be on openshift that would use local terminal (like: https://v.usetapes.com/ISfR95tJK8) but have `oc login --token=<tokenforlogin> --server=<serverurl>` executed at start.
> This would allow users to work with CLI whenever the UI does not have exactly the command needed by user.
> * This assumes users have oc in their path
> * might need different commands based on what OS (windows vs *nix)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20911) open local terminal with oc already logged in
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20911?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-20911:
-------------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.4.x)
> open local terminal with oc already logged in
> ---------------------------------------------
>
> Key: JBIDE-20911
> URL: https://issues.jboss.org/browse/JBIDE-20911
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Reporter: Max Rydahl Andersen
> Fix For: 4.4.0.Alpha1
>
>
> it would be great to have a "Show in > OpenShift CLI" in openshift explorer and on projects that are known to be on openshift that would use local terminal (like: https://v.usetapes.com/ISfR95tJK8) but have `oc login --token=<tokenforlogin> --server=<serverurl>` executed at start.
> This would allow users to work with CLI whenever the UI does not have exactly the command needed by user.
> * This assumes users have oc in their path
> * might need different commands based on what OS (windows vs *nix)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20912) LiveReload is not disabled
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20912?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-20912:
-------------------------------------
[~vpakan], this happens cause LiveReload was originally enabled and processed not on BrowserSim but on LiveReload side: Show In' > 'Web Browser via LiveReolad Server' runs server with LiveReload enabled and BrowserSim's LiveReload settings have no value as long as all requests are processed on LiveReload Server
i.e for the url which is generated after 'Web Browser via LiveReolad Server' selection, LiveReload will be enabled for any browser. Need to think how can we reflect it in BrowserSim preferences
> LiveReload is not disabled
> --------------------------
>
> Key: JBIDE-20912
> URL: https://issues.jboss.org/browse/JBIDE-20912
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim, cordovasim
> Affects Versions: 4.3.0.CR2
> Environment: JBDS 9.0.0.GA-v20151002-2235-B124, Fedora 22 KDE 64 bit, Oracle Java 1.8
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Fix For: 4.3.1.Final
>
>
> 1. Import HTML 5 project from JBoss Central
> 2. Run it on server
> 3. Open Server view, expand running server, select HTML 5 project, click on context menu 'Show In' > 'Web Browser via LiveReolad Server'
> ASSERT: index.html page is opened in system web browser
> 4. Copy link with index.html from system web broweer to Browsersim
> ASSERT: LiveReload is enabled in BrowserSim context menu
> 5. Open index.html page in VPE, change content and save it
> ASSERT: Changes are rendered in BrowserSim and system web browser
> 6. Disable LiveReload in BrowserSim context menu
> 7. change content of index.html and save it
> ASSERT: Changes are rendered in system web browser
> ERROR: Changes are rendered in BrowserSim (CordovaSim)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20911) open local terminal with oc already logged in
by Hardy Ferentschik (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20911?page=com.atlassian.jira.plugi... ]
Hardy Ferentschik commented on JBIDE-20911:
-------------------------------------------
{quote}
well, we already run oc on the local host for the cases where you do not have a virtualbox running.
{quote}
fair enough
> open local terminal with oc already logged in
> ---------------------------------------------
>
> Key: JBIDE-20911
> URL: https://issues.jboss.org/browse/JBIDE-20911
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Reporter: Max Rydahl Andersen
>
> it would be great to have a "Show in > OpenShift CLI" in openshift explorer and on projects that are known to be on openshift that would use local terminal (like: https://v.usetapes.com/ISfR95tJK8) but have `oc login --token=<tokenforlogin> --server=<serverurl>` executed at start.
> This would allow users to work with CLI whenever the UI does not have exactly the command needed by user.
> * This assumes users have oc in their path
> * might need different commands based on what OS (windows vs *nix)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20911) open local terminal with oc already logged in
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20911?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-20911:
---------------------------------------------
well, we already run oc on the local host for the cases where you do not have a virtualbox running.
if you want this terminal to be ssh'ing into vagrant then that is a different flavor of this feature. Could be done too - was thought kinda hoping the openshift tools would not need to know whether running in a vagrant box or remote..
> open local terminal with oc already logged in
> ---------------------------------------------
>
> Key: JBIDE-20911
> URL: https://issues.jboss.org/browse/JBIDE-20911
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Reporter: Max Rydahl Andersen
>
> it would be great to have a "Show in > OpenShift CLI" in openshift explorer and on projects that are known to be on openshift that would use local terminal (like: https://v.usetapes.com/ISfR95tJK8) but have `oc login --token=<tokenforlogin> --server=<serverurl>` executed at start.
> This would allow users to work with CLI whenever the UI does not have exactly the command needed by user.
> * This assumes users have oc in their path
> * might need different commands based on what OS (windows vs *nix)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBDS-3535) Installer progress looks bad with OS X El Capitan
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3535?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov reassigned JBDS-3535:
------------------------------------
Assignee: Denis Golovin
> Installer progress looks bad with OS X El Capitan
> -------------------------------------------------
>
> Key: JBDS-3535
> URL: https://issues.jboss.org/browse/JBDS-3535
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer
> Affects Versions: 9.0.0.CR2
> Reporter: Martin Malina
> Assignee: Denis Golovin
> Attachments: install-progress.png
>
>
> It seems that the progress bar in the installer changed its appearance in the new version of OS X 10.11 El Capitan (released Sep 30, 2015).
> It is now a narrow stripe and the text that we display over it does not look nice.
> !install-progress.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20911) open local terminal with oc already logged in
by Hardy Ferentschik (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20911?page=com.atlassian.jira.plugi... ]
Hardy Ferentschik commented on JBIDE-20911:
-------------------------------------------
{quote}
not sure what you mean by virtual environment here ? the oc is supposed to be install on users local host.
{quote}
I thought about the virtualized environment as provided by the Developer Platform. I guess right now you indeed need the oc binary locally, because you cannot afaiu drive the communication with the Openshift 3 instance purely via its REST API (due to the problems with finding/implementing a Java client providing the required capabilities). If this problem could be solved, it should be possible to do all "local" communication via REST avoiding the need for the _oc_ cli altogether. If the user in such a case still wants to use the _oc_ command line and has the virtualized environment of the Developer Platform available, it should be possible to eg ssh to a virtual machine in this environment which provides the _oc_ cli. Anyways, just a thought. I hope it is clearer now what I meant.
> open local terminal with oc already logged in
> ---------------------------------------------
>
> Key: JBIDE-20911
> URL: https://issues.jboss.org/browse/JBIDE-20911
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Reporter: Max Rydahl Andersen
>
> it would be great to have a "Show in > OpenShift CLI" in openshift explorer and on projects that are known to be on openshift that would use local terminal (like: https://v.usetapes.com/ISfR95tJK8) but have `oc login --token=<tokenforlogin> --server=<serverurl>` executed at start.
> This would allow users to work with CLI whenever the UI does not have exactly the command needed by user.
> * This assumes users have oc in their path
> * might need different commands based on what OS (windows vs *nix)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20912) LiveReload is not disabled
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20912?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-20912:
--------------------------------
Fix Version/s: 4.3.1.Final
> LiveReload is not disabled
> --------------------------
>
> Key: JBIDE-20912
> URL: https://issues.jboss.org/browse/JBIDE-20912
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim, cordovasim
> Affects Versions: 4.3.0.CR2
> Environment: JBDS 9.0.0.GA-v20151002-2235-B124, Fedora 22 KDE 64 bit, Oracle Java 1.8
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Fix For: 4.3.1.Final
>
>
> 1. Import HTML 5 project from JBoss Central
> 2. Run it on server
> 3. Open Server view, expand running server, select HTML 5 project, click on context menu 'Show In' > 'Web Browser via LiveReolad Server'
> ASSERT: index.html page is opened in system web browser
> 4. Copy link with index.html from system web broweer to Browsersim
> ASSERT: LiveReload is enabled in BrowserSim context menu
> 5. Open index.html page in VPE, change content and save it
> ASSERT: Changes are rendered in BrowserSim and system web browser
> 6. Disable LiveReload in BrowserSim context menu
> 7. change content of index.html and save it
> ASSERT: Changes are rendered in system web browser
> ERROR: Changes are rendered in BrowserSim (CordovaSim)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20912) LiveReload is not disabled
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20912?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-20912:
-----------------------------------
Assignee: Ilya Buziuk
> LiveReload is not disabled
> --------------------------
>
> Key: JBIDE-20912
> URL: https://issues.jboss.org/browse/JBIDE-20912
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim, cordovasim
> Affects Versions: 4.3.0.CR2
> Environment: JBDS 9.0.0.GA-v20151002-2235-B124, Fedora 22 KDE 64 bit, Oracle Java 1.8
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
>
> 1. Import HTML 5 project from JBoss Central
> 2. Run it on server
> 3. Open Server view, expand running server, select HTML 5 project, click on context menu 'Show In' > 'Web Browser via LiveReolad Server'
> ASSERT: index.html page is opened in system web browser
> 4. Copy link with index.html from system web broweer to Browsersim
> ASSERT: LiveReload is enabled in BrowserSim context menu
> 5. Open index.html page in VPE, change content and save it
> ASSERT: Changes are rendered in BrowserSim and system web browser
> 6. Disable LiveReload in BrowserSim context menu
> 7. change content of index.html and save it
> ASSERT: Changes are rendered in system web browser
> ERROR: Changes are rendered in BrowserSim (CordovaSim)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months