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

V0.6.0 - Adds ability to create different notifications #51

Merged
merged 21 commits into from
Nov 9, 2024
Merged

Conversation

KSJaay
Copy link
Owner

@KSJaay KSJaay commented Oct 11, 2024

Summary

This PR introduces notifications for when services are down/recovered. This is the first of two parts for PRs, the second PR will be out later this month. And needs to be merged at the same time!

New Features

  • Allows users to create notifications
  • New page to show currently available notifications
  • Adds notification support for Discord, Slack, Telegram, and Webhooks
  • Adds Collection which extends Map with a few extra functions
  • Adds schemas for notifications (To be used in the future)

Updates

  • Reworks folder structure to better share code
  • Reworks context store to add computed methods

Additional Info

  • Does this update require migration? (If yes, add extra details)
  • Are there any other PRs that need to be merged? (If yes, add extra details)

@KSJaay KSJaay changed the title V0.6.0 V0.6.0 - Adds ability to create different notifications Oct 13, 2024
@KSJaay KSJaay merged commit 61b9b09 into main Nov 9, 2024
0 of 2 checks passed
@KSJaay KSJaay deleted the v0.6.0 branch November 9, 2024 19:41
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