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

Implementation Notification & ToastNotification #323

Merged
merged 30 commits into from
Aug 18, 2021

Conversation

JayKim94
Copy link
Collaborator

@JayKim94 JayKim94 commented Aug 16, 2021

Before this PR can be merged, the following checkboxes have to be ticked

`

  • New functions with more than 5 lines have docstrings
  • New code has been integrated with the MessengerService if appropiate
  • New code has been integrated with the SignalRService if appropiate
  • New functions or classes have been documented in the Entwurfsdokumentation
  • Changes introduce no commented out code or Console.Writeline() statements used for debugging

Related issues:

#172

Notification had DB issue, therefore ToastNotifications are sent more extensively as an alternative solution

Toast is sent on: StateProvider.Initialize(), EventProvider.MessageReceived, EventProvider.InvitationReceived, CacheQuery.Reload()

ToastNotification is this thing

image
image

@JayKim94 JayKim94 added status: review_phase Implementation is finished, except for potential feedback and removed status: in development labels Aug 17, 2021
robbelDev
robbelDev previously approved these changes Aug 18, 2021
@robbelDev robbelDev merged commit c8c17fd into unstable Aug 18, 2021
@JayKim94 JayKim94 mentioned this pull request Sep 15, 2021
15 tasks
@JonasMuehlmann JonasMuehlmann deleted the implement-notification-system branch September 24, 2021 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend status: review_phase Implementation is finished, except for potential feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants