Ghost/ghost/admin/tests/acceptance
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
..
posts
settings deps: ember@2.8.2 2016-10-07 17:32:30 +01:00
authentication-test.js Mobile-Doc based editor (#291) 2016-09-26 15:04:20 +02:00
editor-test.js New editor layout (#355) 2016-10-24 11:55:55 +01:00
ghost-desktop-test.js
password-reset-test.js
setup-test.js Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
signin-test.js Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
signup-test.js Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
subscribers-test.js deps: ember-light-table@1.4.2 (#307) 2016-10-07 13:58:53 +01:00
team-test.js Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
version-mismatch-test.js