Ghost/ghost/admin/tests/integration
Kevin Ansfield 6c317054c1 Fetch config from endpoint rather than meta tags (#368)
refs TryGhost/Ghost#7628 (issue), refs TryGhost/Ghost#7631 (required)

- update `config` service to fetch from public configuration endpoint
- add `beforeModel` to `application` route to fetch config and pause further processing until the request is complete
- remove `<meta name="env-*">` tags from generated `default.hbs` and internal testing `index.html`
- add mirage config to simulate configuration endpoint and helper to simulate enabled oauth config
- update `ghost-oauth2` torii provider to use auth server URL from server-provided config
2016-10-28 14:07:50 +01:00
..
adapters deps: grunt-jscs,ember-suave@3.0.0 2016-06-11 13:39:31 -06:00
components deps: ember@2.8.2 2016-10-07 17:32:30 +01:00
services Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00