Ghost/core/frontend/services/url
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
..
configs Members post gating options (#11160) 2019-09-26 15:38:35 +02:00
index.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
Queue.js Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
Resource.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
Resources.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
UrlGenerator.js Revert post.page->post.type handling 2019-08-19 12:02:14 +01:00
Urls.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
UrlService.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00