Ghost/ghost/admin/app/validators
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
..
mixins Refactor Password validator into mixin 2018-09-17 15:52:07 +01:00
base.js Avoid leaking state in Ember objects 2017-11-25 09:49:49 +00:00
integration.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
invite-user.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
nav-item.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
new-user.js Fixed submit-on-enter and password manager issues on signup 2018-09-17 16:03:58 +01:00
post.js Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00
reset.js Refactor Password validator into mixin 2018-09-17 15:52:07 +01:00
setting.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
setup.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
signin.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
signup.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
slack-integration.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
subscriber.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
tag-settings.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
user.js Refactor Password validator into mixin 2018-09-17 15:52:07 +01:00
webhook.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00