Ghost/test/e2e-api
Matt Hanley 298599ce91 Added show_header_name column to newsletters table
refs https://github.com/TryGhost/Team/issues/1532

- Added before the migration in https://github.com/TryGhost/Ghost/pull/14468 to populate the default newsletter
- The fixture for the default newsletter has a different value than the model and schema default
- This is because by default the newsletter name is the same as the site title, and the site title is already shown
2022-04-26 12:31:34 +01:00
..
admin Added show_header_name column to newsletters table 2022-04-26 12:31:34 +01:00
content Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
members Updated members API to return subscriptions' offers from the offer_id (#14515) 2022-04-21 12:06:06 +02:00
shared Hooked up api version compatibility middleware 2022-04-22 16:31:56 +08:00