Ghost/ghost/admin/app/templates/settings
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
..
design ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
integration/webhooks Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
integrations Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
tags Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
code-injection-loading.hbs 💄 Fix positioning of loading spinner (#751) 2017-06-19 11:09:53 +01:00
code-injection.hbs ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
design-loading.hbs 💄 Fix positioning of loading spinner (#751) 2017-06-19 11:09:53 +01:00
design.hbs ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
general-loading.hbs 💄 Fix positioning of loading spinner (#751) 2017-06-19 11:09:53 +01:00
general.hbs Removed dated permalinks setting 2018-08-14 17:49:50 +01:00
integration-loading.hbs Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
integration.hbs Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
integrations.hbs Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
labs-loading.hbs 💄 Fix positioning of loading spinner (#751) 2017-06-19 11:09:53 +01:00
labs.hbs Updated links to use v2 docs (#1036) 2018-08-15 23:35:17 +02:00
tags-loading.hbs Refactor general UI state into a service 2017-08-15 16:01:12 +01:00
tags.hbs Always use closure actions 2017-11-25 09:49:49 +00:00