0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/regression/api/canary/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 Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
db_spec.js Fixed db regression tests 2019-09-30 22:32:11 +02:00
images_spec.js
members_spec.js Added members CSV export to Admin API (#11198) 2019-10-03 20:36:22 +02:00
notifications_spec.js
posts_spec.js Members post gating options (#11160) 2019-09-26 15:38:35 +02:00
redirects_spec.js Fixed local utils paths in canary regression tests 2019-10-02 17:09:33 +02:00
schedules_spec.js Skipped scheduler tests using old auth method 2019-09-24 12:17:03 +05:30
settings_spec.js
slack_spec.js Fixed local utils paths in canary regression tests 2019-10-02 17:09:33 +02:00
users_spec.js
utils.js Merge branch 'master' into v3 2019-10-08 13:58:08 +01:00