Ghost/core
Rishabh 7ab4c44475 Updated serialization for handling tiers visibility
refs https://github.com/TryGhost/Team/issues/1071

Going forward, if the visibility of a page/post is set for specific tiers, we send a `tiers` array in API response that contains list of tiers with access. This change -

- updates post/page mapper to transform existing data where `visibility` is a custom nql string to tiers array
- updates default include for post/pages to include `products`, which allows attaching relevant tiers from the pivot table
- cleans up usage of `visibility_filter` in serialization
2022-02-01 11:13:51 +05:30
..
client@799b8d0b7e Updated Admin to v4.34.0 2022-01-28 16:00:27 +00:00
frontend Included benefits with theme product data (#14051) 2022-01-24 13:55:25 +02:00
server Updated serialization for handling tiers visibility 2022-02-01 11:13:51 +05:30
shared Remove Editor card settings panel alpha flag (#14087) 2022-01-31 14:12:05 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added library for extracting database information 2022-01-18 09:31:08 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00