Ghost/test/unit/server
Thibaut Patel ffc57301f6
Fixed the newsletters api permissions (#14458)
refs https://github.com/TryGhost/Team/issues/1504

- The permissions were missing in the fixture file
- This caused some Ghost installs to not have the right permissions
- This is fixed by adding the missing permissions to the fixture file and creating a migration to resolve the missing permissions
2022-04-13 12:02:06 +02:00
..
adapters Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
data Fixed the newsletters api permissions (#14458) 2022-04-13 12:02:06 +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 Handled default newsletter fixtures setup (#14459) 2022-04-12 19:44:21 +05:30
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