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

feat(#3386): notify user when added as a collaborator in the project #4839

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lyt3ral
Copy link

@lyt3ral lyt3ral commented Mar 21, 2024

Fixes #3386

Describe the changes you have made in this PR -

  • When a user is added to a project they receive a notification saying:
    "You have been added as a collaborator in project by author"

  • On clicking the notification it redirects to the project

  • Different locale support has also been included (screenshot included for hindi version)

  • I have also written rspec tests for the notification

Screenshots of the changes

notification
notification_hi

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

Copy link

codeclimate bot commented Mar 21, 2024

Code Climate has analyzed commit 02c2fa3 and detected 0 issues on this pull request.

View more on Code Climate.

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.

feat: notify user when added as a collaborator in the project
1 participant