Ghost/ghost/core/test/regression/models
Sag f1cd6432a8
Added new setting to enable Recommendations (#17856)
closes https://github.com/TryGhost/Product/issues/3772

- Recommendations are disabled by default and will get enabled when a
first recommendation is added. The "recommendations_enabled" setting
will be not shown explicitly in Admin, it will rather be set implicitly
based on whether there is at least one recommendation
- The "recommendations_enabled" setting belongs to a new setting group
called "recommendations"

Tech Spec: https://www.notion.so/ghost/Recommentions-Tech-Spec-598f09e4109f4eef8d9e32db7245a90c?pvs=4
2023-08-30 08:56:21 +00:00
..
base Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
model_collections.test.js Handled sort_order updates for Collections 2023-08-21 12:16:32 +01:00
model_member_stripe_customer.test.js Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
model_members.test.js Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
model_posts.test.js Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
model_settings.test.js Added new setting to enable Recommendations (#17856) 2023-08-30 08:56:21 +00:00
model_stripe_customer_subscription.test.js Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
model_users.test.js Removed Bluebird from tests 2023-06-23 10:03:03 +02:00