[JBoss JIRA] (JBDS-3651) Reduce the delay between the main window opening and the first page being rendered
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3651?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3651:
--------------------------------
Labels: havoc ui (was: havoc)
> Reduce the delay between the main window opening and the first page being rendered
> ----------------------------------------------------------------------------------
>
> Key: JBDS-3651
> URL: https://issues.jboss.org/browse/JBDS-3651
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: havoc, ui
> Fix For: 9.1.0.CR1
>
>
> Starting the installer right now leaves the user with about 3 seconds of staring at an empty window before the content shows up.
> I've done a few tests on this matter and it seems majority of those 3 seconds is spent on angular bootstrap - mainly loading the required files and registering controllers. Replacing the index with simple static HTML causes the page to render almost instantaneously.
> We should consider some way of showing the GUI before the user falls asleep (before angular fully loads the entire app).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBDS-3620) Account page should take into consideration that login request can be long term operation
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3620?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3620:
--------------------------------
Labels: havoc ui (was: havoc)
> Account page should take into consideration that login request can be long term operation
> -----------------------------------------------------------------------------------------
>
> Key: JBDS-3620
> URL: https://issues.jboss.org/browse/JBDS-3620
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Critical
> Labels: havoc, ui
> Fix For: 9.1.0.CR1
>
>
> Would be good to:
> 1. Show progress animation;
> 2. Lock [Log In] button;
> 3. Have a timeout for login operation with error show in the end and button unlocked for another attempt.
> Currently auth fails in browser with error below
> {code}Gateway Timeout
> The proxy server did not receive a timely response from the upstream server.
> Reference #1.5434d417.1452674127.644f0c55
> {code}
> which makes installer to look like being in broken state:
> - no errors;
> - [Log In] can be pressed many times without any reaction
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBDS-3637) Bundled installer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3637?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-3637:
-------------------------------------
Almost there, but now have to remove virtuabox and vagrant from it. They are going to be downloaded as it was before, everything else are going to be included into installer.
> Bundled installer
> -----------------
>
> Key: JBDS-3637
> URL: https://issues.jboss.org/browse/JBDS-3637
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer
> Reporter: Ken Finnigan
> Assignee: Denis Golovin
> Priority: Critical
> Labels: havoc
> Fix For: 9.1.0.CR1
>
>
> Provide a version of the installer with all pieces already included, so no downloads are required, for all pieces that have an appropriate license.
> VirtualBox will always need to be downloaded, unless we build from source.
> JBDS can not be bundled until https://issues.jboss.org/browse/JBDS-3557 is resolved.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month