Skip to content

Add the ability to contribute frontend-defined tools in the palette #2252

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

Closed
sbegaudeau opened this issue Aug 16, 2023 · 0 comments · Fixed by #2342
Closed

Add the ability to contribute frontend-defined tools in the palette #2252

sbegaudeau opened this issue Aug 16, 2023 · 0 comments · Fixed by #2342

Comments

@sbegaudeau
Copy link
Member

Using an architecture similar to our various contribution mechanisms, it should be possible for an application integrating Sirius Web to contribute React Components tools to the palette. This work should thus introduce a new DiagramPaletteToolContribution in a similar fashion as the TreeItemContextMenuContribution.

Such tool will have the ability to perform any HTTP request or user interaction such as opening dialogs for example.

@sbegaudeau sbegaudeau added this to the 2023.10.0 milestone Aug 16, 2023
frouene added a commit that referenced this issue Sep 5, 2023
Bug: #2252
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
@frouene frouene linked a pull request Sep 5, 2023 that will close this issue
39 tasks
frouene added a commit that referenced this issue Sep 5, 2023
Bug: #2252
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
frouene added a commit that referenced this issue Sep 5, 2023
Bug: #2252
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
frouene added a commit that referenced this issue Sep 6, 2023
Bug: #2252
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
frouene added a commit that referenced this issue Sep 7, 2023
Bug: #2252
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
frouene added a commit that referenced this issue Sep 8, 2023
Bug: #2252
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
frouene added a commit that referenced this issue Sep 11, 2023
Bug: #2252
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Sep 11, 2023
Bug: #2252
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Sep 11, 2023
Bug: #2252
Signed-off-by: Florian ROUËNÉ <florian.rouene@obeosoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment