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 support for defining unsynchronized nodes and edges #884

Closed
pcdavid opened this issue Dec 14, 2021 · 0 comments · Fixed by #923
Closed

Add support for defining unsynchronized nodes and edges #884

pcdavid opened this issue Dec 14, 2021 · 0 comments · Fixed by #923
Assignees
Milestone

Comments

@pcdavid
Copy link
Member

pcdavid commented Dec 14, 2021

The View DSL should support the definition of unsychronized elements.

Adding support for the SynchronizationPolicy itself is trivial, but it only makes sense if it is possible to use operations like "Create View" and "Delete View" in tool definitions.

@pcdavid pcdavid self-assigned this Dec 14, 2021
@pcdavid pcdavid added this to the 2022.01.0 milestone Dec 14, 2021
@pcdavid pcdavid changed the title Add support for SynchronizationPolicy on nodes and edges Add support for defining unsynchronized nodes and edges Dec 14, 2021
pcdavid added a commit that referenced this issue Jan 7, 2022
- Add synchronization policy on Nodes & Edges
- Add support for defining a drop tool on diagrams
- Add CreateView and DeleteView operations to be used in tools

Bug: #884
Signed-off-by: Pierre-Charles David <[email protected]>
pcdavid added a commit that referenced this issue Jan 7, 2022
- Add synchronization policy on Nodes & Edges
- Add support for defining a drop tool on diagrams
- Add CreateView and DeleteView operations to be used in tools

Bug: #884
Signed-off-by: Pierre-Charles David <[email protected]>
pcdavid added a commit that referenced this issue Jan 7, 2022
- Add synchronization policy on Nodes & Edges
- Add support for defining a drop tool on diagrams
- Add CreateView and DeleteView operations to be used in tools

Bug: #884
Signed-off-by: Pierre-Charles David <[email protected]>
@sbegaudeau sbegaudeau linked a pull request Jan 13, 2022 that will close this issue
17 tasks
pcdavid added a commit that referenced this issue Jan 13, 2022
- Add synchronization policy on Nodes & Edges
- Add support for defining a drop tool on diagrams
- Add CreateView and DeleteView operations to be used in tools

Bug: #884
Signed-off-by: Pierre-Charles David <[email protected]>
sbegaudeau pushed a commit that referenced this issue Jan 14, 2022
- Add synchronization policy on Nodes & Edges
- Add support for defining a drop tool on diagrams
- Add CreateView and DeleteView operations to be used in tools

Bug: #884
Signed-off-by: Pierre-Charles David <[email protected]>
sbegaudeau pushed a commit that referenced this issue Jan 14, 2022
- Add synchronization policy on Nodes & Edges
- Add support for defining a drop tool on diagrams
- Add CreateView and DeleteView operations to be used in tools

Bug: #884
Signed-off-by: Pierre-Charles David <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant