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-2478: add editing mode in workspace view #2537

Merged
merged 1 commit into from
Sep 28, 2016
Merged

CHE-2478: add editing mode in workspace view #2537

merged 1 commit into from
Sep 28, 2016

Conversation

akurinnoy
Copy link
Contributor

@akurinnoy akurinnoy commented Sep 22, 2016

What does this PR do?

It adds an editing mode in workspace view with proposal to save or cancel changes and restart the workspace.

anim

What issues does this PR fix or reference?

#2478

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

@codenvy-ci
Copy link

Build # 466 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/466/ to view the results.

@@ -40,7 +40,7 @@ export class WorkspaceEnvironments {

this.scope = {
environmentName: '=',
environmentViewStatus: '=',
machinesViewStatus: '=',
Copy link
Contributor

Choose a reason for hiding this comment

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

It could be better to use machinesViewStatus: '=cheMachinesViewStatus'. WDYT?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think so. I think that prefixes are needed for our customized stuff to distinguish from standard/third-party ones.

Copy link
Contributor

Choose a reason for hiding this comment

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

+1 on machinesViewStatus

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
Copy link
Contributor

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

It's great to see you've added TypeScript types.

@slemeur
Copy link
Contributor

slemeur commented Sep 28, 2016

Need to attach an animated gif with those UI changes

@akurinnoy
Copy link
Contributor Author

@slemeur animated gif is added into PR description.

@codenvy-ci
Copy link

@ashumilova ashumilova modified the milestones: 5.0.0-M4, 5.0.0-M5 Sep 28, 2016
@akurinnoy akurinnoy merged commit 8fc3d55 into master Sep 28, 2016
@akurinnoy akurinnoy deleted the CHE-2478 branch September 29, 2016 07:18
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
CHE-2478: add editing mode in workspace view
skabashnyuk pushed a commit that referenced this pull request Jan 3, 2020
CHE-2478: add editing mode in workspace view
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.

6 participants