Ghost/core/test/regression/api/v3/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
..
authentication_spec.js 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
db_spec.js 🏗 Extracted post metadata in new post_meta table (#11102) 2019-09-16 14:15:55 +05:30
images_spec.js 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
notifications_spec.js 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
posts_spec.js 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
redirects_spec.js Switched to correct local utils for api regression tests 2019-09-24 11:18:23 +05:30
schedules_spec.js Skipped scheduler tests using old auth method 2019-09-24 12:17:03 +05:30
settings_spec.js 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
slack_spec.js Switched to correct local utils for api regression tests 2019-09-24 11:18:23 +05:30
users_spec.js 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
utils.js Updated author/author_id cleanup notes 2019-09-17 17:26:23 +02:00