Ghost/test
Rishabh Garg 2272f84cc9
Added beta {{products}} helper for tiers list on post (#13267)
refs https://github.com/TryGhost/Team/issues/1004

- adds new `{{products}}` helper behind `multipleProducts` flag
- `{{products}}` outputs a string with list of products 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 all available posts for a site via the global products data
- updates {{content}} helper cta to use this new helper to show list of tiers with access to post
2021-09-10 09:30:41 +05:30
..
api-acceptance Exposed dummy subscriptions to theme layer (#13257) 2021-08-26 16:03:32 +01:00
frontend-acceptance Added /email/ route to robots.txt 2021-08-10 13:45:53 +04:00
regression Moved default settings population test to regression suite 2021-09-01 15:23:57 +04:00
unit Added beta {{products}} helper for tiers list on post (#13267) 2021-09-10 09:30:41 +05:30
utils Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
.eslintignore
.eslintrc.js
.jshintrc