Ghost/core/server/api/canary
Naz Gargol ff13821b27
Members post gating options (#11160)
no issue

- Removed uses of `visibility` column in frontend url service configs
- The value of `visibility` is always set to 'public' in posts at the moment and doesn't serve any specific purpose when used with these filters.
- Allowed new visibility attributes in post model
- `posts.visibility` column is being repurposed for the needs of member content gating
- Added test for visibility editing in Admin API
- Corrected test schema checks for Admin API post/page responses
2019-09-26 15:38:35 +02:00
..
utils Members post gating options (#11160) 2019-09-26 15:38:35 +02:00
actions.js Updated canary actions endpoint 2019-08-14 17:40:36 +08:00
authentication.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
authors-public.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
config.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
db.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
images.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
integrations.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
invites.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
mail.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
members.js Updated getMember to return null rather than throw 2019-09-05 11:14:50 +08:00
notifications.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
oembed.js 🐛 Fixed wrong icon being pulled into bookmark cards for some sites (#11055) 2019-08-27 19:32:26 +01:00
pages-public.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
pages.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
posts-public.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
posts.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
preview.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
redirects.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
roles.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
schedules.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
session.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
settings-public.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
settings.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
site.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
slack.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
slugs.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
subscribers.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
tags-public.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
tags.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
themes.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
users.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
webhooks.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30