Ghost/ghost/admin/app/controllers/settings
Rishabh 757f061362 Added stripe connect guard for saving product
no refs

While saving on membership screen, we also try and save the product with any prices that have changed. In case Stripe is not connected, saving Product doesn't make sense as we should not edit prices for the default product without Stripe connection.
2021-05-24 21:17:40 +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 default newsletter recipients setting (#1946) 2021-05-07 10:02:19 +01:00
membership.js Added stripe connect guard for saving product 2021-05-24 21:17:40 +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 an upgrade modal to the custom theme activation failure scenario 2021-04-20 19:15:33 +02:00