Ghost/core/test/acceptance/admin
Naz Gargol 0225936292
Removed subscribers from the codebase (#11153)
refs https://github.com/TryGhost/Ghost/pull/11152

- Added subscribers table drop migration
- Removed subscribers from schema
- Removed subscribers controllers/routes/regression tests
- Removed subscriber related API code
- Removed subscribers from internal apps
- Removed subscriber importer
- Removed subscriber model
- Removed subscriber related permissions
- Removed webhook code related to subscribers
- When upgrading to v3 it is on the site admin to migrate all zapps or any other webhook clients to use members
- Removed subscriber-specific translation
- Removed subscriber lab flag
2019-10-09 11:47:04 +02:00
..
actions_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
config_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
db_spec.js Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
images_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
integrations_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
invites_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
key_authentication_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
mail_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
notifications_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
oembed_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
pages_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
posts_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
roles_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
settings_spec.js Merge branch 'master' into v3 2019-10-08 13:58:08 +01:00
slugs_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
tags_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
themes_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
users_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00
utils.js Merge branch 'master' into v3 2019-10-08 13:58:08 +01:00
webhooks_spec.js Switched to canary endpoints in acceptance tests (#11143) 2019-09-20 17:02:45 +02:00