0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/api-acceptance/admin
Kevin Ansfield f802128cfc
Added emailAnalytics config feature flag (#12443)
no issue

- email analytics may be desirable to fully switch off in certain circumstances, when that happens we want to prevent related background jobs from running and expose the feature flag via the config endpoint in the Admin API so that clients can adjust accordingly
2020-12-02 13:22:12 +00:00
..
actions_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
config_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
db_spec.js Added migration for snippets table creation (#12282) 2020-10-16 12:52:06 +01:00
email_preview_spec.js 🐛 Removed [http://url/] output in member email preview text 2020-08-12 20:14:06 +01:00
emails_spec.js Added migrations for email analytics (#12387) 2020-11-25 17:48:24 +00:00
images_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
integrations_spec.js Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
invites_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
key_authentication_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
labels_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
mail_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
members_spec.js 🐛 Fixed flat member chart for GMT-X timezones 2020-11-30 11:21:22 +00:00
notifications_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
oembed_spec.js Fixed oembed tests being network dependent 2020-11-30 21:44:15 +00:00
pages_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
posts_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
roles_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
settings_spec.js Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
slugs_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
snippets_spec.js Fixed errant .only in tests 2020-10-16 18:05:18 +01:00
tags_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
themes_spec.js Change theme uploads to move & delete at end 2020-06-08 16:12:17 +01:00
users_spec.js Added the Admin API and tests for Personal Tokens. 2020-11-20 09:53:18 +01:00
utils.js Added emailAnalytics config feature flag (#12443) 2020-12-02 13:22:12 +00:00
webhooks_spec.js Disabled changing webhook's integration_id through PUT API 2020-09-24 16:24:02 +12:00