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

Provide the data fetchers used by the representations #1312

Closed
sbegaudeau opened this issue Jul 28, 2022 · 0 comments · Fixed by #1313 or #1315
Closed

Provide the data fetchers used by the representations #1312

sbegaudeau opened this issue Jul 28, 2022 · 0 comments · Fixed by #1313 or #1315

Comments

@sbegaudeau
Copy link
Member

The core behavior of Sirius Components relies on having some data fetchers which are currently located in Sirius Web. Giving access to those data fetchers directly in Sirius Components would allow consumers of Sirius Components to setup their Sirius Components based application more easily.

This will mostly be a transfer of code from Sirius Web to Sirius Components.

@sbegaudeau sbegaudeau added this to the 2022.9.0 milestone Jul 28, 2022
sbegaudeau added a commit that referenced this issue Jul 28, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jul 28, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
@sbegaudeau sbegaudeau linked a pull request Jul 28, 2022 that will close this issue
39 tasks
sbegaudeau added a commit that referenced this issue Jul 28, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jul 28, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jul 28, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jul 29, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jul 29, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jul 29, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jul 29, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Aug 1, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Aug 1, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Aug 1, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Aug 1, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
@sbegaudeau sbegaudeau linked a pull request Aug 1, 2022 that will close this issue
39 tasks
sbegaudeau added a commit that referenced this issue Aug 1, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Aug 3, 2022
Bug: #1312
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment