Ghost/ghost/admin/tests/unit/serializers
Kevin Ansfield 5047b9f3d7 Added initial custom integrations UI (#1051)
refs https://github.com/TryGhost/Ghost/issues/9865, https://github.com/TryGhost/Ghost/issues/9942

- `integration`, `api-key`, and `webhook` models and respective mirage mocks
- moves integration routes around to match ember's concept of nested routes (nested routes reflect nested UI not nested URLs)
- adds custom integrations list to integrations screen
- adds custom integration screen
  - allow editing of integration details
  - show list of webhooks
  - webhook creation modal

NB: the `enableDeveloperExperiments` flag needs to be enabled in the `config.development.json` file for the custom integrations UI to be displayed until it's out of development.
2018-10-18 00:18:29 +01:00
..
api-key-test.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
integration-test.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
notification-test.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
post-test.js Resurrect the old alpha Koenig editor (#916) 2018-01-18 15:36:01 +00:00
role-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
setting-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
subscriber-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
tag-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
user-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
webhook-test.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00