Ghost/ghost/admin/tests/unit
Aileen Nowak 515bf1cc14 Added Ghost Explore UI
no issue

- Added `/explore` route which requires min. Admin and is behind a feature flag
- Fetches Admin API key and ID to create a token and return back to Ghost Explore with the correct query params
- Fullscreen UI
2022-08-01 11:11:47 +01:00
..
authenticators Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
components Update dependency ember-mocha to v0.16.0 2019-06-17 15:32:09 +01:00
controllers Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
helpers Switched members table to show info from most-recently-updated subscription instead of first in array 2022-03-04 16:32:41 +00:00
mixins Update dependency eslint-plugin-ghost to v1.4.0 2020-05-06 18:07:01 +01:00
models Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
routes Added Ghost Explore UI 2022-08-01 11:11:47 +01:00
serializers Switched from v3 to canary API 2021-02-05 09:12:26 +00:00
services Fixed raw JS error messages appearing in alerts (#2407) 2022-05-27 11:52:39 +01:00
transforms Refactored to use individual slack settings (#2384) 2022-05-16 11:38:32 +01:00
utils Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
validators Refactored to use individual slack settings (#2384) 2022-05-16 11:38:32 +01:00
.gitkeep