Ghost/ghost/admin/app/controllers/settings
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
..
theme Fix the limit service when querying an empty config 2021-04-09 11:16:37 +02:00
code-injection.js 🐛 Fixed unable to exit code injection settings without save 2021-02-11 21:09:55 +05:30
general.js Removed empty init() calls 2021-03-29 10:32:03 +01:00
labs.js Added UI for setting OAuth settings 2021-04-22 19:41:41 +02:00
members-email.js Added query param for email design settings modal 2021-06-03 17:22:59 +01:00
membership.js Wired new membership tiers UI to API 2021-06-04 13:30:11 +05:30
navigation.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
product.js Removed unused members-payments route 2021-05-21 08:57:28 +01:00
products.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
theme.js 🎨 Added error message from limit service to theme upload 2021-05-26 19:05:19 +02:00