Ghost/test/unit/server
Thibaut Patel 1ba72edce6
Added the emails-newsletters relation (#14434)
refs https://github.com/TryGhost/Team/issues/1497

- This enables us to keep track of which newsletter an email was sent to even if the related post is deleted.
- Adds the `newsletter_id` property to the email API
2022-04-08 16:16:23 +02:00
..
adapters Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
data Added the emails-newsletters relation (#14434) 2022-04-08 16:16:23 +02:00
lib Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
models Cleaned up newsletter schema migrations (#14441) 2022-04-08 19:06:30 +05:30
services Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
web 🐛 Fixed theme activation with capitalized names 2022-03-09 20:07:04 +13:00
notify.test.js Fixed notify library tests 2021-12-06 08:20:39 +00:00
overrides.test.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00