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

Added edit webhook route to v2 Admin API #10033

Merged
merged 5 commits into from
Oct 19, 2018

Conversation

kevinansfield
Copy link
Contributor

no issue

  • webhooks UI requires the ability to edit webhooks
  • added edit permission for webhook
  • added edit method to v2 webhook controller
  • added PUT /webhooks/:id route to v2 Admin API routes

kevinansfield added a commit to kevinansfield/Ghost-Admin that referenced this pull request Oct 18, 2018
requires TryGhost/Ghost#10033
- added `settings.integration.webhooks.edit` route
  - `/integrations/:integration_id/webhooks/:webhook_id`
kevinansfield added a commit to kevinansfield/Ghost-Admin that referenced this pull request Oct 18, 2018
requires TryGhost/Ghost#10033
- added `settings.integration.webhooks.edit` route
  - `/integrations/:integration_id/webhooks/:webhook_id`
kevinansfield and others added 2 commits October 19, 2018 10:37
no issue
- webhooks UI requires the ability to edit webhooks
- added `edit` permission for `webhook`
- added `edit` method to v2 webhook controller
- added `PUT /webhooks/:id` route to v2 Admin API routes
kevinansfield added a commit to TryGhost/Admin that referenced this pull request Oct 19, 2018
requires TryGhost/Ghost#10033
- added `settings.integration.webhooks.edit` route
  - `/integrations/:integration_id/webhooks/:webhook_id`
- added error handling to the webhook form modal that copes with the actual errors we get back from the server
- added `event-name` helper to display humanised event names in the webhooks list
- added delete button to the webhooks list and associated confirmation modal
@kevinansfield kevinansfield changed the title [WIP] Added edit webhook route to v2 Admin API Added edit webhook route to v2 Admin API Oct 19, 2018
@kevinansfield kevinansfield merged commit 71f0c08 into TryGhost:master Oct 19, 2018
@kevinansfield kevinansfield deleted the webhooks-edit branch October 19, 2018 17:36
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.

None yet

2 participants