0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Rishabh 4627d1c26a Added settings for monthly/yearly price ids
no refs

Since backend now allows multiple prices but we want the prices to be currently limited to monthly/yearly on UI, we need new settings to store the current monthly/yearly price by the site owner. These settings determine the active prices shown in Admin / Portal for the site till we allow all custom products/prices again.
2021-05-18 13:34:31 +05:30
..
api-acceptance Removed dead code 2021-05-13 16:20:28 +04:00
frontend-acceptance Updated tests for member endpoint 2021-05-13 15:35:14 +05:30
regression Added settings for monthly/yearly price ids 2021-05-18 13:34:31 +05:30
unit Added settings for monthly/yearly price ids 2021-05-18 13:34:31 +05:30
utils Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
.eslintignore
.eslintrc.js Enabled no-skipped-tests eslint rule [warn] 2021-05-07 19:24:23 +01:00
.jshintrc