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

Message handler to start workspace by id in dashboard #17361

Closed
vzhukovs opened this issue Jul 9, 2020 · 0 comments
Closed

Message handler to start workspace by id in dashboard #17361

vzhukovs opened this issue Jul 9, 2020 · 0 comments
Assignees
Labels
area/dashboard area/editor/theia Issues related to the che-theia IDE of Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@vzhukovs
Copy link
Contributor

vzhukovs commented Jul 9, 2020

Is your task related to a problem? Please describe.

There is window event listener, that listens to specific events and trigger some code, based on it. There is a need to create new message type called open-workspace:[workspaceId], that will call openIde function.

Needed for #17034

Describe the solution you'd like

Solution described in description.

Describe alternatives you've considered

N/A

Additional context

N/A

@vzhukovs vzhukovs added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. area/editor/theia Issues related to the che-theia IDE of Che area/dashboard labels Jul 9, 2020
@vzhukovs vzhukovs self-assigned this Jul 9, 2020
@azatsarynnyy azatsarynnyy added the status/in-progress This issue has been taken by an engineer and is under active development. label Jul 9, 2020
@azatsarynnyy azatsarynnyy removed the status/in-progress This issue has been taken by an engineer and is under active development. label Jul 10, 2020
@azatsarynnyy azatsarynnyy added this to the 7.16 milestone Jul 10, 2020
@azatsarynnyy azatsarynnyy mentioned this issue Jul 10, 2020
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard area/editor/theia Issues related to the che-theia IDE of Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants