0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/frontend
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
..
apps Moved URL service to backend 2021-10-19 07:29:09 +13:00
helpers Added new {{tiers}} theme helper 2022-03-04 18:22:59 +05:30
meta 🐛 Fixed AssetHelper not working with svg (#13978) 2022-02-07 15:07:18 +00:00
services Added new {{tiers}} theme helper 2022-03-04 18:22:59 +05:30
web/middleware Updated servePublicFile to honor v= cache keys 2021-11-23 12:49:53 +00:00