Ghost/ghost/admin/mirage
Simon Backx e879406659
Added outbound link tagging setting (#16146)
fixes https://github.com/TryGhost/Team/issues/2432
    
Adds outbound_link_tagging setting (enabled by default and behind
feature flag). If the feature flag is enabled, and the setting is
disabled, we won't add ?ref to links in emails.
    
This includes new E2E tests for email click tracking, which were also
extended to check outbound link tagging (for both MEGA and the new email
stability flow).

Also fixes a test fixture for the comments_enabled setting.
2023-01-20 13:41:36 +01:00
..
config Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
factories
fixtures Added outbound link tagging setting (#16146) 2023-01-20 13:41:36 +01:00
models Added redeemed offers filtering for members (#16071) 2023-01-11 20:13:09 +08:00
scenarios
serializers Add tests to tabs and events pagination (#15757) 2022-11-07 16:32:06 +04:00
.eslintrc.js
config.js
routes-dev.js
routes-test.js Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
utils.js