-
Notifications
You must be signed in to change notification settings - Fork 58
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
Introduce the object query service #697
Comments
See the relevant ADR for more details: https://github.com/eclipse-sirius/sirius-components/blob/master/doc/adrs/029_introduce_some_object_services.adoc |
pcdavid
added a commit
that referenced
this issue
Aug 23, 2021
#697 Signed-off-by: Pierre-Charles David <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Aug 26, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
17 tasks
florianbarbin
added a commit
that referenced
this issue
Aug 26, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Aug 27, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Aug 27, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Aug 27, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Aug 27, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Aug 27, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Aug 27, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Aug 31, 2021
* It also add queryBasedInt on Object GraphQL API. Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Aug 31, 2021
* It also add queryBasedInt on Object GraphQL API. Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 1, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 3, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 9, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
17 tasks
florianbarbin
added a commit
that referenced
this issue
Sep 13, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 13, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 14, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 17, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 21, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 21, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 22, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
florianbarbin
added a commit
that referenced
this issue
Sep 22, 2021
Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Sep 22, 2021
…nd Object Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Sep 22, 2021
…nd Object Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Sep 22, 2021
…nd Object Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Sep 22, 2021
…nd Object Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Sep 22, 2021
…nd Object Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
sbegaudeau
pushed a commit
that referenced
this issue
Sep 22, 2021
…nd Object Bug: #697 Signed-off-by: Florian Barbin <[email protected]>
17 tasks
sbegaudeau
changed the title
Introduce the object query, creation and relationship services
Introduce the object query service
Oct 6, 2021
pcdavid
added a commit
that referenced
this issue
Nov 2, 2021
#697 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
Problem
We need to add the ability to perform some queries on the objects of an editing context.
Solution
We will improve our GraphQL API to perform some queries on objects.
Cutting backs
Rabbit holes
No-gos
Test
Doc
UX/UI
Next
The text was updated successfully, but these errors were encountered: