Ghost/test/unit/services/theme-engine
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
..
engines Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
handlebars Added beta {{products}} helper for tiers list on post (#13267) 2021-09-10 09:30:41 +05:30
active.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
config.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
i18n.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
middleware.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
preview.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00