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

Adding activities #2154

Merged
merged 4 commits into from
Dec 28, 2021
Merged

Adding activities #2154

merged 4 commits into from
Dec 28, 2021

Conversation

dartcafe
Copy link
Collaborator

@dartcafe dartcafe commented Dec 28, 2021

Recreation of #2138 because of unsolvable merge conflicts

resolves #804

First implementation of activities integration

  • Added activities
  • Owner can see activities in a poll
  • Users see their activities in the activity app
  • Avoid spamming using the uniqueUniqueConstraintViolationException of the logs (identical actions are only triggered once, until logger cron is executed)
  • logging and other actions are triggered via listeners
  • extended event types and listeners

Fixes, enhancements and optimizations in different PRs

Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
@dartcafe dartcafe added this to the 3.5 milestone Dec 28, 2021
@dartcafe dartcafe added this to In progress in Notification via automation Dec 28, 2021
@dartcafe dartcafe closed this Dec 28, 2021
Notification automation moved this from In progress to Done Dec 28, 2021
@dartcafe dartcafe reopened this Dec 28, 2021
Notification automation moved this from Done to In progress Dec 28, 2021
@dartcafe dartcafe changed the title new try Adding activities Dec 28, 2021
@dartcafe dartcafe merged commit 70d682d into master Dec 28, 2021
Notification automation moved this from In progress to Done Dec 28, 2021
@delete-merged-branch delete-merged-branch bot deleted the enhancement/activity2 branch December 28, 2021 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Notification
  
Done
Development

Successfully merging this pull request may close these issues.

Register activity for poll change & vote
1 participant