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 Added staff personal tokens 2020-11-20 10:23:19 +01:00
application.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
base.js Removed usage of deprecated EmberSimpleAuth mixins (#1910) 2021-04-12 13:21:57 +01:00
email.js Added ability to retry failed emails from the confirm modal (#1412) 2019-11-22 15:09:48 +00:00
embedded-relation-adapter.js Fixed multiple no-shadow linting errors 2020-06-17 09:35:46 +01:00
label.js Added labels for Members (#1477) 2020-02-14 15:04:01 +05:30
member.js Added activity feed to member details screen (#1796) 2020-12-10 11:38:38 +00:00
page.js Removed use of ?include=tags,authors,authors.roles query param on post/page requests 2019-02-25 21:55:55 +07:00
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 Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
tag.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
theme.js show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
user.js Removed redundant 'status=all' in user queries 2019-01-28 16:28:14 +00:00