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

Webhook Notifications #632

Merged
merged 4 commits into from
Jan 12, 2021
Merged

Webhook Notifications #632

merged 4 commits into from
Jan 12, 2021

Conversation

sct
Copy link
Owner

@sct sct commented Jan 12, 2021

Description

Allows custom webhook notificiations. Includes a basic template engine for replacing variables and the JSON structure as you see fit.

Screenshot (if UI related)

image

Todos

  • Add custom webhook page and JSON payload editing
  • Add authorization header setting
  • Add reset JSON payload button on settings page (to go back to the default)
  • Sucessfully builds yarn build
  • Translation Keys yarn i18n:extract
  • Database migration created (if required)

Issues Fixed or Closed by this PR

@sct sct changed the title WIP: Webhook Notifications Webhook Notifications Jan 12, 2021
@sct sct marked this pull request as ready for review January 12, 2021 09:25
@sct sct merged commit a7cc7c5 into develop Jan 12, 2021
@sct sct deleted the feature/webhook branch January 12, 2021 09:28
@github-actions
Copy link

🎉 This PR is included in version 1.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Webhook support
1 participant