mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
closes https://github.com/TryGhost/Team/issues/1491 With multiple newsletters feature, a site should always have at-least one newsletter by default. Also, as with the default product, the default newsletter also needs to be renamed to the site title during the setup flow. - adds default newsletter to main and test fixtures - updates setup flow to rename newsletter name and sender name to site title - updates model to extend default value for fields - updates test |
||
---|---|---|
.. | ||
utils | ||
actions.js | ||
authentication.js | ||
authors-public.js | ||
config.js | ||
custom-theme-settings.js | ||
db.js | ||
email-post.js | ||
email-preview.js | ||
emails.js | ||
files.js | ||
identities.js | ||
images.js | ||
index.js | ||
integrations.js | ||
invites.js | ||
labels.js | ||
mail.js | ||
media.js | ||
member-signin-urls.js | ||
members-stripe-connect.js | ||
members.js | ||
newsletters.js | ||
notifications.js | ||
oembed.js | ||
offers.js | ||
pages-public.js | ||
pages.js | ||
posts-public.js | ||
posts.js | ||
preview.js | ||
products-public.js | ||
products.js | ||
redirects.js | ||
roles.js | ||
schedules.js | ||
session.js | ||
settings-public.js | ||
settings.js | ||
site.js | ||
slack.js | ||
slugs.js | ||
snippets.js | ||
stats.js | ||
tags-public.js | ||
tags.js | ||
themes.js | ||
tiers-public.js | ||
tiers.js | ||
users.js | ||
webhooks.js |