Ghost/ghost/admin/tests/unit/services
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
..
config-test.js Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
event-bus-test.js theme management UI 2016-08-23 12:42:38 +01:00
notifications-test.js fix cross-browser support (#164) 2016-08-06 09:04:06 +02:00
upgrade-status-test.js "400 Version Mismatch" error handling 2016-07-08 14:56:26 +01:00