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

[FEATURE] Add notifications for comments and state changes #71

Closed
2 of 4 tasks
RadovanTomik opened this issue Jul 27, 2023 · 2 comments · Fixed by #85 or #125
Closed
2 of 4 tasks

[FEATURE] Add notifications for comments and state changes #71

RadovanTomik opened this issue Jul 27, 2023 · 2 comments · Fixed by #85 or #125
Assignees
Labels
feature enhancment Enhancment of an existing feature

Comments

@RadovanTomik
Copy link
Collaborator

RadovanTomik commented Jul 27, 2023

Brief description.

ROLE: Researcher, Representative

Negotiator needs to send notifications for any changes to relevant requests, specifically comments and state changes. The implementation should maybe include a Notification entity: who, which request, What changed, when, wasRead.

Desired functionality acceptance criteria

  • Each change of state, new comment generates a new Notification
  • A REST API endpoint for pulling all notifications for user
  • A REST API endpoint for pulling any unread notifications for user
  • A REST API endpoint for marking notifications as read
@RadovanTomik RadovanTomik added the New feature New feature or request label Jul 27, 2023
@RadovanTomik
Copy link
Collaborator Author

Try to implement with spring mail: https://mailtrap.io/blog/spring-send-email/

@RadovanTomik RadovanTomik self-assigned this Aug 2, 2023
@RadovanTomik RadovanTomik linked a pull request Aug 2, 2023 that will close this issue
5 tasks
@RadovanTomik RadovanTomik reopened this Sep 11, 2023
@RadovanTomik
Copy link
Collaborator Author

@RadovanTomik RadovanTomik added feature enhancment Enhancment of an existing feature and removed New feature New feature or request labels Oct 9, 2023
@RadovanTomik RadovanTomik changed the title [FEATURE] Email notifications [FEATURE] Add notifications for comments and state changes Nov 3, 2023
@RadovanTomik RadovanTomik linked a pull request Nov 9, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature enhancment Enhancment of an existing feature
Projects
None yet
1 participant