Ghost/ghost/admin/app/routes
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
..
editor Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01:00
settings Added edit webhook modal (#1056) 2018-10-19 17:34:53 +01:00
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscribers ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
team Resolve ember-infinity InfinityRoute deprecation 2018-07-02 14:57:41 +01:00
about.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
application.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
authenticated.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor.js Remove Koenig references from unsupported client errors 2018-08-22 17:38:37 +01:00
error404.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
posts.js Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01:00
reset.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
setup.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
signin.js Fixed tests 2018-05-08 12:35:42 +01:00
signout.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
signup.js Fixed submit-on-enter and password manager issues on signup 2018-09-17 16:03:58 +01:00
subscribers.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00