Ghost/test/unit
Rishabh 665c30f255 Added new {{tiers}} theme helper
refs https://github.com/TryGhost/Team/issues/1004

- adds new `{{tiers}}` helper behind `multipleProducts` flag
- `{{tiers}}` outputs a string with list of tiers that have access to specific post when used in a post context in theme
- outputs empty string when used out of a post context and without access to `visibility` property
- uses tiers attached to post column for data
2022-03-04 18:22:59 +05:30
..
api Added tiers data for posts with non tiers visibility 2022-03-04 18:22:59 +05:30
frontend Added new {{tiers}} theme helper 2022-03-04 18:22:59 +05:30
server Switched products.visible for products.visibility (#14264) 2022-03-04 11:07:38 +00:00
shared Added test-specific default-settings.json configuration 2022-02-21 20:06:20 +13:00