Ghost/ghost/admin/app/adapters
Rishabh 46e281241e Wired new membership tiers UI to API
refs https://github.com/TryGhost/Team/issues/712
closes https://github.com/TryGhost/Team/issues/717

The product API is updated to support `monthly/yearly_price` on each product instead of using list of stripe prices. This change updates the handling of membership settings to use the updated API instead of `stripe_prices` property.
2021-06-04 13:30:11 +05:30
..
api-key.js
application.js
base.js
email.js
embedded-relation-adapter.js
label.js
member.js
page.js
post.js Added label and product options for email recipients (#1947) 2021-05-07 11:58:05 +01:00
product.js Wired new membership tiers UI to API 2021-06-04 13:30:11 +05:30
setting.js
tag.js
theme.js
user.js