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

Add model comparison #438

Closed
sgraband opened this issue Mar 17, 2022 · 0 comments · Fixed by #441
Closed

Add model comparison #438

sgraband opened this issue Mar 17, 2022 · 0 comments · Fixed by #441
Assignees
Labels
enhancement New feature or request

Comments

@sgraband
Copy link
Contributor

Add the model comparison once it is published.

@sgraband sgraband added the enhancement New feature or request label Mar 17, 2022
@sgraband sgraband self-assigned this Mar 17, 2022
sgraband added a commit to sgraband/coffee-editor that referenced this issue Apr 4, 2022
Added coffee-comparison extension, that communicates via @eclipsesource/comparison-extension.
Uses git integration to retrieve head file and compare it with current state.
Update node colors to better display the comparison state.
Tree view can be triggered on the coffee file -> Compare with HEAD.
Graphical view can be triggered on the notation file -> Compare with HEAD.

Resolves eclipse-emfcloud#438.
eneufeld added a commit to eneufeld/coffee-editor that referenced this issue Apr 8, 2022
This includes updates to ModelServer.
Because of API changes in the ModelServer,
some code changes were necessary.

Fix eclipse-emfcloud#437, eclipse-emfcloud#438
ndoschek added a commit that referenced this issue May 4, 2022
* Update dependencies to latest versions

This includes updates to ModelServer.
Because of API changes in the ModelServer,
some code changes were necessary.

Fix #437, #438

* Update missing plugins in launch configs

Co-authored-by: Nina Doschek <[email protected]>
sgraband added a commit to sgraband/coffee-editor that referenced this issue May 6, 2022
Added coffee-comparison extension, that communicates via @eclipsesource/comparison-extension.
Uses git integration to retrieve head file and compare it with current state.
Update node colors to better display the comparison state.
Tree view can be triggered on the coffee file -> Compare with HEAD.
Graphical view can be triggered on the notation file -> Compare with HEAD.

Resolves eclipse-emfcloud#438.
@eneufeld eneufeld added this to the GLSP and Model Server update milestone May 15, 2022
sgraband added a commit to sgraband/coffee-editor that referenced this issue Jun 1, 2022
Added coffee-comparison extension, that communicates via @eclipsesource/comparison-extension.
Uses git integration to retrieve head file and compare it with current state.
Update node colors to better display the comparison state.
Tree view can be triggered on the coffee file -> Compare with HEAD.
Graphical view can be triggered on the notation file -> Compare with HEAD.

Resolves eclipse-emfcloud#438.
sgraband added a commit to sgraband/coffee-editor that referenced this issue Jul 7, 2022
Added coffee-comparison extension, that communicates via @eclipsesource/comparison-extension.
Uses git integration to retrieve head file and compare it with current state.
Update node colors to better display the comparison state.
Tree view can be triggered on the coffee file -> Compare with HEAD.
Graphical view can be triggered on the notation file -> Compare with HEAD.

Resolves eclipse-emfcloud#438.
sgraband added a commit to sgraband/coffee-editor that referenced this issue Jul 12, 2022
Added coffee-comparison extension, that communicates via @eclipsesource/comparison-extension.
Uses git integration to retrieve head file and compare it with current state.
Update node colors to better display the comparison state.
Tree view can be triggered on the coffee file -> Compare with HEAD.
Graphical view can be triggered on the notation file -> Compare with HEAD.

Resolves eclipse-emfcloud#438.
sgraband added a commit to sgraband/coffee-editor that referenced this issue Jul 15, 2022
Added coffee-comparison extension, that communicates via @eclipsesource/comparison-extension.
Uses git integration to retrieve head file and compare it with current state.
Update node colors to better display the comparison state.
Tree view can be triggered on the coffee file -> Compare with HEAD.
Graphical view can be triggered on the notation file -> Compare with HEAD.

Resolves eclipse-emfcloud#438.
sgraband added a commit that referenced this issue Jul 18, 2022
Added coffee-comparison extension, that communicates via @eclipsesource/comparison-extension.
Uses git integration to retrieve head file and compare it with current state.
Update node colors to better display the comparison state.
Tree view can be triggered on the coffee file -> Compare with HEAD.
Graphical view can be triggered on the notation file -> Compare with HEAD.

Resolves #438.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants