Ghost/ghost/admin/tests/unit/models
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
invite-test.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
navigation-item-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
post-test.js Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00
role-test.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
setting-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
subscriber-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
tag-test.js deps: ember-source@2.12.0 2017-03-29 10:47:46 +01:00
user-test.js Contributor Role (#948) 2018-02-07 10:42:46 +01:00
webhook-test.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00