Ghost/ghost/admin/app/styles
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
..
components Redesigned Unsplash modal 2018-08-10 18:11:35 +01:00
layouts Renamed Apps to Integrations (#1050) 2018-10-04 11:02:36 +01:00
patterns Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
app-dark.css Koenig - Night Shift support 2018-06-07 09:48:27 +01:00
app.css 🐛 Fixed broken scrolling/scroll bars in Code Injection inputs 2018-06-04 13:29:28 +01:00