Ghost/ghost/core/test/e2e-api
Rishabh 5780fc2a93 Added new source and source type columns to emails table
refs https://github.com/TryGhost/Team/issues/2280

We are moving away from storing html and plaintext on email and instead will store the email data in source and source_type columns which allows us to store the email in other formats like mobiledoc and lexical. Storing in those formats allows greater flexibility for later html generation

- adds new `source` column that stores `mobiledoc`/`lexical`/`html` data for a newsletter
- adds new `source_type` column that stores one of `mobiledoc`/`lexical`/`html` to identify type of source
2022-11-23 15:04:11 +05:30
..
admin Added new source and source type columns to emails table 2022-11-23 15:04:11 +05:30
content Update the cover image in default fixtures (#15817) 2022-11-15 21:19:50 +00:00
members Sped up comments and feedback tests by reusing Ghost app instance 2022-11-18 14:58:35 +01:00
members-comments Sped up comments and feedback tests by reusing Ghost app instance 2022-11-18 14:58:35 +01:00
shared Update the cover image in default fixtures (#15817) 2022-11-15 21:19:50 +00:00