Ghost/ghost/admin/tests/unit
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
..
authenticators Fixed linting 2018-10-08 09:55:05 +01:00
components Swap out ember-inline-svg for ember-svg-jar (#970) 2018-03-19 09:57:31 +00:00
controllers Removed dated permalinks setting 2018-08-14 17:49:50 +01:00
helpers Contributor Role (#948) 2018-02-07 10:42:46 +01:00
mixins Refactor new->edit transition to avoid editor re-renders (#949) 2018-01-17 13:27:37 +00:00
models Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
routes Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
serializers Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
services Remove usage of ember-element-resize-detector 2018-04-30 17:03:29 +01:00
transforms Handle empty array of slack setting objects 2018-07-02 14:57:41 +01:00
utils Remove unused {{gh-datetime-input}} and related helper 2017-11-30 17:06:48 +07:00
validators Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00