Ghost/ghost/admin/mirage
Kevin Ansfield 353cad7ed2 Fixed mirage members route permissions checks
refs 568e4183e3
refs 258f56ded9

- when in test environment add a `X-Test-User` header to API requests that allows the mirage endpoints to check the logged in user without having to cross boundaries into the application or test contexts
2022-10-03 14:59:16 +01:00
..
config Fixed mirage members route permissions checks 2022-10-03 14:59:16 +01:00
factories Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
fixtures Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
models Removed unneeded member.emailRecipients relationship setup 2022-05-25 11:18:37 +01:00
scenarios
serializers
.eslintrc.js
config.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-dev.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-test.js Refactored delete all content modal 2022-09-08 09:18:46 +01:00
utils.js