Ghost/core/frontend
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
..
apps Update dependency @tryghost/url-utils to 0.4.0 (#11156) 2019-09-25 12:35:59 +01:00
helpers Added guard to asset helper for missing paths 2019-09-09 13:02:45 +01:00
meta 🐛 Fixed lack of space in excerpt generated from paragraphs 2019-08-26 18:05:14 +02:00
services Members post gating options (#11160) 2019-09-26 15:38:35 +02:00