mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
ba9b2ee68f
closes https://github.com/TryGhost/Team/issues/761 With multiple products, each product can have an active monthly/yearly price, so we no longer store the monthly/yearly price ids in global settings but instead store them in product table directly. This means we need to update our global `@price` helper to also use the updated schema and use the monthly/yearly prices from product table instead of settings data. |
||
---|---|---|
.. | ||
fixtures | ||
mocks | ||
acceptance-utils.js | ||
api.js | ||
assertions.js | ||
configUtils.js | ||
db-utils.js | ||
fixture-utils.js | ||
index.js | ||
old-integration-utils.js | ||
redirects.js | ||
url-service-utils.js | ||
urlUtils.js |