0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/test/utils/fixtures
Rishabh Garg 4d6b3568c5
Enabled Admin integration for newsletters API (#14714)
refs https://github.com/TryGhost/Team/issues/1546

- allows newsletters API to work with Admin API keys
- updates fixtures to add permissions to admin integration role for new sites
- adds migration to update existing sites to have correct permissions for role
- whitelists add/edit/read/browse on newsletters API for integrations
2022-05-09 20:46:34 +05:30
..
admin-views Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
config
csv Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
data
export Fixed typo "in" default About page. (#13271) 2021-10-04 12:18:15 +01:00
filter-param Removed use of author_id syntax in fixtures 2022-05-09 20:43:19 +08:00
images Added webp image support (#13105) 2021-07-02 09:37:54 +01:00
import 🐛 Fixed uppercase file extensions ignored in content import (#14268) 2022-03-11 09:17:58 +01:00
media Added audio upload support to Media API 2021-11-09 16:39:33 +04:00
settings
themes Fixed fatal errors in theme tests 2022-05-03 12:24:39 +08:00
urls Updated urls/resources cache fixtures 2021-11-22 21:56:32 +13:00
cache-rules.js Moved cacheRules from testUtils into fixtures 2021-02-17 17:55:38 +00:00
context.js
data-generator.js Fixed model posts test suite 2022-05-09 20:34:06 +08:00
default-settings.json Added version_notifications key to settings table 2022-04-21 20:34:19 +08:00
fixtures.json Enabled Admin integration for newsletters API (#14714) 2022-05-09 20:46:34 +05:30
test.hbs