0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
Kevin Ansfield d41c2f8446
Added migration for emails.track_opens column (#12331)
no issue

- tracking of bulk email opens can be enabled/disabled over time, if we're calculating analytics for emails we don't want emails which didn't have tracking enabled skewing the results so we need a record of whether tracking was enabled for each email
2020-11-05 11:39:53 +00:00
..
api-acceptance Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
frontend-acceptance Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
regression Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
unit Added migration for emails.track_opens column (#12331) 2020-11-05 11:39:53 +00:00
utils Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc