Ghost/ghost/admin/app/controllers
Kevin Ansfield 296e35493d Added edit webhook modal (#1056)
requires https://github.com/TryGhost/Ghost/pull/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
2018-10-19 17:34:53 +01:00
..
settings Added edit webhook modal (#1056) 2018-10-19 17:34:53 +01:00
setup Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
team Add {{background-image-style}} helper 2018-05-14 13:04:53 +01:00
about.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
application.js Koenig - Fixed full-width images not respecting fullscreen mode 2018-07-26 13:28:02 +01:00
editor.js Adjust post URL handling for API v2's absolute URLs (#1055) 2018-10-16 16:54:15 +01:00
error.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
posts-loading.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
posts.js ESLint fixes for latest eslint-plugin-ember 2018-03-19 13:05:02 +00:00
reset.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
setup.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
signin.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
signup.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
subscribers.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00