Ghost/ghost/admin/mirage/fixtures
Simon Backx 699e67f4e4
Added email_track_clicks setting (#15409)
fixes https://github.com/TryGhost/Team/issues/1900
refs https://github.com/TryGhost/Team/issues/1901

- Defaults to the same value as the current email_track_opens setting for existing installations, otherwise defaults to true
- Had to use a custom migration because the `addSetting` helper doesn't support using an existing setting as current value
- Added a minimal UI to change the setting, but this still needs some design magic 🪄
- Link replacement is disabled if `email_track_clicks` is disabled. In the future we might consider to still do parial additions, such as source attribution and maybe redirects (to discuss).
2022-09-15 15:48:22 +02:00
..
configs.js
newsletters.js 🐛 Fixed default publish type being "Publish and email" when default recipients set to "Usually nobody" 2022-05-30 20:04:04 +01:00
roles.js
settings.js Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
sites.js
themes.js
tiers.js Renamed products to tiers (#2372) 2022-05-11 22:41:54 +05:30
timezones.js