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

Nodes graph IDE model #2145

Closed
wdanilo opened this issue Feb 24, 2020 · 2 comments
Closed

Nodes graph IDE model #2145

wdanilo opened this issue Feb 24, 2020 · 2 comments
Assignees

Comments

@wdanilo
Copy link
Member

wdanilo commented Feb 24, 2020

Summary & Value

  • Establishing an IDE-side model of the graph.
  • It would allow us to connect nodes together and manipulate them without a working connection to the backend.
  • It is crucial to manipulate nodes interactively even when the connection to backend was lost OR when the backend is not local, so we do not wait for confirmation responses.

Specification

  • The model should remember which changes were submitted and confirmed in order to submit missing ones when backend re-connects.

Acceptance Criteria & Test Cases

  • Ability to connect nodes together without running backend.
  • Tests with backend showing the system working.
@wdanilo wdanilo self-assigned this Feb 24, 2020
@wdanilo
Copy link
Member Author

wdanilo commented Feb 24, 2020

This is part of Double representation integration. Closing.

@wdanilo wdanilo closed this as completed Feb 24, 2020
@wdanilo
Copy link
Member Author

wdanilo commented Mar 17, 2020

It seems that the Double Representation integration contains only the controller part while the model part still needs to be created. Reopening.

@wdanilo wdanilo reopened this Mar 17, 2020
@wdanilo wdanilo closed this as completed Apr 29, 2020
@mwu-tow mwu-tow transferred this issue from enso-org/ide Oct 28, 2021
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

No branches or pull requests

1 participant