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

Add additional message verbs to messaging endpoint #2321

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

KipSigei
Copy link
Contributor

@KipSigei KipSigei commented Oct 4, 2022

Changes / Features implemented

This PR Implements message notifications for the following actions:

  • export_created
  • export_deleted
  • form_created
  • form_deleted
  • project_created
  • project_shared
  • project_edited
  • project_deleted
  • user_added_to_project
  • user_removed_from_project

Steps taken to verify this change does what is intended

  • Added tests

Side effects of implementing this change

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2067

@KipSigei KipSigei force-pushed the add-additional-message-verbs branch 2 times, most recently from 967975a to cf0bb46 Compare October 19, 2022 06:24
@KipSigei KipSigei changed the title [WIP] Add additional message verbs to messaging endpoint Add additional message verbs to messaging endpoint Jan 31, 2023
@KipSigei KipSigei force-pushed the add-additional-message-verbs branch 8 times, most recently from 397e6d3 to b7f8efc Compare February 10, 2023 13:13
@KipSigei KipSigei force-pushed the add-additional-message-verbs branch 3 times, most recently from 271ddd1 to 49b8ec1 Compare March 10, 2023 06:34
Signed-off-by: Kipchirchir Sigei <[email protected]>
Signed-off-by: Kipchirchir Sigei <[email protected]>
Signed-off-by: Kipchirchir Sigei <[email protected]>
Signed-off-by: Kipchirchir Sigei <[email protected]>
Signed-off-by: Kipchirchir Sigei <[email protected]>
Signed-off-by: Kipchirchir Sigei <[email protected]>
Signed-off-by: Kipchirchir Sigei <[email protected]>
@KipSigei KipSigei force-pushed the add-additional-message-verbs branch from 49b8ec1 to 6b3c44f Compare March 22, 2023 07:12
ukanga
ukanga previously approved these changes Mar 28, 2023
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.

Define additional verbs that should be added to the messaging endpoint
2 participants