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

V15: Notification Hub #17776

Draft
wants to merge 23 commits into
base: v15/dev
Choose a base branch
from
Draft

Conversation

nikolajlauridsen
Copy link
Contributor

Creates a SignalR hub that relays server events to the backoffice frontend.

These events are

  • Created
  • Updated
  • Deleted

The events come from a single hub using a single method notify. Upon connecting, the user is authorized to receive certain events. This means that users with only DocumentTreeAccess will only see document events, and so on.

@nikolajlauridsen nikolajlauridsen changed the base branch from contrib to v15/dev December 11, 2024 13:48
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.

1 participant