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 ability for specifiers to send back error messages to the frontend #1912

Closed
Tracked by #1925
sbegaudeau opened this issue Apr 13, 2023 · 1 comment · Fixed by #1978
Closed
Tracked by #1925

Provide the ability for specifiers to send back error messages to the frontend #1912

sbegaudeau opened this issue Apr 13, 2023 · 1 comment · Fixed by #1978

Comments

@sbegaudeau
Copy link
Member

It should be possible to send back an error message after the execution of a Java service.

@sbegaudeau sbegaudeau added this to the 2023.6.0 milestone Apr 13, 2023
@sbegaudeau sbegaudeau changed the title Provide the ability for specifier to send back error messages to the frontend Provide the ability for specifiers to send back error messages to the frontend Apr 13, 2023
frouene added a commit to frouene/sirius-components that referenced this issue Apr 25, 2023
Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
frouene added a commit to frouene/sirius-components that referenced this issue May 17, 2023
…after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
@frouene
Copy link
Contributor

frouene commented May 22, 2023

Scope

Feedback service

  • Shape written, reviewed and merged
  • ADR written, reviewed and merged
  • FeedbackMessage interface
  • FeedbackMessage implementation with spring scope request
  • Add feedback msg on error for tool and widget actions.

Snackbar Mututalization

  • Create Toast component
  • Switch all Snackbars ref to new Toast comp.
  • Add test

Improve feedback possibility

  • Add return messages on success payload
  • Add success message to toast comp.
  • Change Toast representation to use multi snackbar

frouene added a commit to frouene/sirius-components that referenced this issue May 22, 2023
…after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
frouene added a commit to frouene/sirius-components that referenced this issue May 23, 2023
…after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
frouene added a commit to frouene/sirius-components that referenced this issue May 23, 2023
…after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
frouene added a commit to frouene/sirius-components that referenced this issue May 24, 2023
…after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
frouene added a commit to frouene/sirius-components that referenced this issue May 24, 2023
…after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
frouene added a commit to frouene/sirius-components that referenced this issue May 24, 2023
…after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
frouene added a commit to frouene/sirius-components that referenced this issue May 25, 2023
…after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
gcoutable pushed a commit to frouene/sirius-components that referenced this issue May 25, 2023
after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
gcoutable pushed a commit to frouene/sirius-components that referenced this issue May 25, 2023
after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
gcoutable pushed a commit to frouene/sirius-components that referenced this issue May 25, 2023
after an action

Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
gcoutable pushed a commit to frouene/sirius-components that referenced this issue May 25, 2023
Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
gcoutable pushed a commit to frouene/sirius-components that referenced this issue May 25, 2023
Bug: eclipse-sirius#1912
Signed-off-by: Florian Rouëné <florian.rouene@obeosoft.com>
gcoutable pushed a commit that referenced this issue May 25, 2023
Bug: #1912
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants