Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHE-946: [dashboard] improve workspace details page with error status #1073

Merged
merged 1 commit into from
Apr 27, 2016

Conversation

akurinnoy
Copy link
Contributor

@akurinnoy akurinnoy commented Apr 19, 2016

_1 Upvote_ - improve workspace details page with error status

  • fix loading multiple workspaces simultaneously

Signed-off-by: Oleksii Kurinnyi okurinnyi@codenvy.com

@@ -227,26 +240,26 @@ class IdeSvc {
return startWorkspacePromise;
}

connectToExtensionServer(websocketURL, workspaceId) {
connectToExtensionServer(workspaceId, websocketURL) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we shouldn't change the order of params to avoid potential failures

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're right, I'll revert it

@akurinnoy akurinnoy force-pushed the CHE-946 branch 2 times, most recently from b723709 to e729fed Compare April 26, 2016 12:16
@ashumilova
Copy link
Contributor

+1

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants