Ghost/test/unit
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
..
adapters Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
api Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
apps Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
data Added migration for emails.track_opens column (#12331) 2020-11-05 11:39:53 +00:00
helpers Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
lib 🔥 Added support for Node 14 2020-10-23 12:57:02 +01:00
models Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
server Fixed settings reinit to only emit changed settings events (#12184) 2020-09-23 14:35:03 +01:00
services Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
shared/config Updated tests locations and added linting of core/shared (#11872) 2020-06-01 22:06:50 +01:00
web Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01:00