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

Sharing from the IDE #12722

Closed
slemeur opened this issue Feb 21, 2019 · 7 comments · Fixed by eclipse-che/che-theia#163
Closed

Sharing from the IDE #12722

slemeur opened this issue Feb 21, 2019 · 7 comments · Fixed by eclipse-che/che-theia#163
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@slemeur
Copy link
Contributor

slemeur commented Feb 21, 2019

Description

With Che 7, it should be possible to share the workspace directly from the IDE.
As an MVP, we could do the following:

  • Add an menu entry item "Share"
  • Clicking on this menu item will just redirect the user to the dashboard > workspace details > share page.
@slemeur slemeur added the kind/enhancement A feature request - must adhere to the feature request template. label Feb 21, 2019
@l0rd l0rd mentioned this issue Feb 21, 2019
@akurinnoy
Copy link
Contributor

@slemeur Che in single-user mode doesn't have Workspace Share page at all. Will it work for you if a user will be redirected to the Overview page, where it's possible to export a workspace configuration file?

Also, workspace's share pages on che.openshift.io and codenvy.io differs from each other.

Screenshots

che.openshift.io
share - che openshift io

codenvy.io
share - codenvy io

minikube single-user
share - single user

@slemeur
Copy link
Contributor Author

slemeur commented Apr 9, 2019

The idea was to create the factory. Could we redirect to the factory creation page? (with current workspace selected)

@akurinnoy
Copy link
Contributor

We can redirect to the factory creation page, but we can not select there anything (a tab (workspace, git, config, template) or a specific workspace).

@akurinnoy
Copy link
Contributor

@slemeur hello, have a look at the comment above, please

@slemeur
Copy link
Contributor Author

slemeur commented Apr 15, 2019

Let's start by redirecting to the "Share" page on the dashboard.

In the following iteration, could we have a popup in the IDE allowing the user to create the factory directly from there?

@akurinnoy
Copy link
Contributor

@slemeur I'm not sure about popup, but we could provide kind of command for that.

Shouldn't I worry about single-user mode (where no Share page)?

@slemeur
Copy link
Contributor Author

slemeur commented Apr 15, 2019

If single-user mode, just point to the overview page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants