Ghost/ghost/admin/app/routes/settings
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
..
design ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
integration/webhooks Added edit webhook modal (#1056) 2018-10-19 17:34:53 +01:00
integrations Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
tags Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
code-injection.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
design.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
general.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
integration.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
integrations.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
labs.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
tags.js Removed used of ember-data-filter 2018-04-30 13:54:09 +01:00