Skip to content

feat: Send notification for user comment #213

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

Merged
merged 17 commits into from
Oct 7, 2020

Conversation

orronai
Copy link
Collaborator

@orronai orronai commented Oct 3, 2020

  • Moderator would receive replies from user
  • The moderator would get only one message for user replies
  • Added some unittests
  • IMPORTANT: Moderator won't get messages between two different replies if he won't comment in the middle

- The checker of the solution will get notification for user comments replies
- Added some unittests
- IMPORTANT: If user comments before the solution has checked and the moderator didn't add comments - he won't see new comments
- The moderator will get just one notification when user comment, after the moderator replies the comments
- The checker of the solution will get notification for user comments replies
- Added some unittests
- IMPORTANT: If user comments before the solution has checked and the moderator didn't add comments - he won't see new comments
- The moderator will get just one notification when user comment, after the moderator replies the comments
@orronai orronai self-assigned this Oct 3, 2020
- Now there will be ping pong notifications, untill someone stops commenting
- Fixed a test
- Compiled babel translations again
@orronai orronai changed the title Send notification for user comment feat: Send notification for user comment Oct 3, 2020
- Fixed comments sorting check in order to get last comment
- Now user can comment only after a solution has checked
- Translated babel again
- Added a test to check that user can't comment before solution has checked
@yammesicka yammesicka linked an issue Oct 5, 2020 that may be closed by this pull request
@yammesicka yammesicka linked an issue Oct 5, 2020 that may be closed by this pull request
- Moved files limit sizes into config
@yammesicka yammesicka merged commit 306b4c9 into master Oct 7, 2020
@yammesicka yammesicka deleted the send-notification-for-user-comment branch October 7, 2020 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send the moderator a notification when a user replies with a comment. Allow students to comment/reply
2 participants