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

Add support for Slack notifications #730

Merged
merged 29 commits into from
Jun 24, 2024
Merged
Changes from 3 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
ec5e133
Add slack notifications
hanifn Jun 11, 2024
8bf4f9f
Escape form element names
hanifn Jun 12, 2024
31ab216
Simplify slack alert texts
hanifn Jun 12, 2024
2fb73da
Switch to generic webhook notifications
hanifn Jun 13, 2024
8d2487e
Hide webhook url input if it’s disabled
hanifn Jun 13, 2024
48bda0c
Fix phpcs errors
hanifn Jun 13, 2024
79e565a
Fix more phpcs errors
hanifn Jun 13, 2024
d7962a1
Add filters for webhook message and payload
hanifn Jun 13, 2024
d3bd8e7
Rename methods and setting names
hanifn Jun 13, 2024
4df9210
Fix phpcs errors
hanifn Jun 13, 2024
4ce2556
More phpcs fixes
hanifn Jun 13, 2024
d757db0
Fix repeat fetching of POST variables
hanifn Jun 14, 2024
0d6ddf2
Use single string literal for i18n function
hanifn Jun 14, 2024
8c0adc7
Verify nonce before saving ef post subs
hanifn Jun 14, 2024
5919a69
Update module description
hanifn Jun 14, 2024
d410b67
Run the production build for the js/css files
ingeniumed Jun 17, 2024
57a6806
Fix editorial comment error handling
hanifn Jun 19, 2024
331166c
Fix phpcs errors
hanifn Jun 19, 2024
586e779
Refactor send to webhook method for versatility
hanifn Jun 19, 2024
69676fd
Update module descriptions
hanifn Jun 21, 2024
6458d6b
Add some TODOs
hanifn Jun 21, 2024
34906df
Update PHPCS ruleset
hanifn Jun 21, 2024
a551fcd
Use short array syntax instead
hanifn Jun 21, 2024
653f3d2
Change webhook error message
hanifn Jun 21, 2024
81fa03c
Add form validation for webhook settings
hanifn Jun 21, 2024
caf723f
Revert "Add form validation for webhook settings"
hanifn Jun 24, 2024
902bc04
Update notifications meta box description
hanifn Jun 24, 2024
a540e18
Sanitize webhook URL
hanifn Jun 24, 2024
157ec5c
Refactor validation for brevity
hanifn Jun 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading