0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/services
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
..
apps Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
auth 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
mail Refactored GhostMailer into a class 2019-10-06 21:03:56 +07:00
permissions Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
routing Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
rss 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
settings 🔥 Removed V1 code/references in frontend resources/routing layer (#11087) 2019-09-10 11:41:42 +02:00
themes Bumped default engines.ghost-api to v3 2019-09-16 23:05:12 +02:00
url Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
slack_spec.js 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
xmlrpc_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00