0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Rishabh Garg 95670eed52
Handled default newsletter fixtures setup (#14459)
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
2022-04-12 19:44:21 +05:30
..
client@3a7049948f Updated Admin to v4.43.1 2022-04-11 12:16:38 +01:00
frontend Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
server Handled default newsletter fixtures setup (#14459) 2022-04-12 19:44:21 +05:30
shared Wired newsletter preference page in Portal to API 2022-04-05 22:49:09 +05:30
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added theme-service-init metric during boot 2022-03-24 09:20:52 +00:00
bridge.js 💡 Pinned frontend API version to canary 2022-02-17 17:55:55 +00:00