Ghost/ghost/core/test/utils/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
..
admin-build 🐛 Fixed missing published Admin assets when running in development 2022-08-04 10:55:35 +02:00
config Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
csv Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
data Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
export Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
filter-param Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
images Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
import Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
media Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
settings Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
themes Fixed the typo 2022-08-04 15:38:32 +01:00
urls Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
cache-rules.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
context.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
data-generator.js Fixed users:no-owner fixture to add roles correctly 2022-09-02 08:26:30 +01:00
default-settings.json Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
fixtures.json Switched off email alerts for subscription cancellation by default (#15304) 2022-08-24 18:54:00 +05:30
test.hbs Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00