Ghost/test/api-acceptance/admin
Fabien 'egg' O'Carroll 9a1417c8b9
Exposed dummy subscriptions to theme layer (#13257)
refs https://github.com/TryGhost/Team/issues/986

This updates the @tryghost/members-api module to return the full member
object from getMemberIdentityData, which is used to populate req.member
used by themes to construct the `@member` template data.

The full object is read from the service which handles all additional
properties and logic for retrieving members, including the dummy
subscriptions for comped members.
2021-08-26 16:03:32 +01:00
..
actions.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
config.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
db.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
email_preview.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
emails.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
images.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
integrations.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
invites.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
key_authentication.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
labels.test.js 🐛 Fixed API errors when including member counts for labels 2021-07-09 19:51:17 +05:30
mail.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
members.test.js Exposed dummy subscriptions to theme layer (#13257) 2021-08-26 16:03:32 +01:00
notifications.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
oembed.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
pages.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
posts.test.js Added email_only column to posts_meta table 2021-08-05 19:44:35 +12:00
roles.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
settings.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
slugs.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
snippets.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
tags.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
themes.test.js Fixed test for overriding active theme 2021-07-11 20:02:32 +01:00
users.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
utils.js Added email_only column to posts_meta table 2021-08-05 19:44:35 +12:00
webhooks.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00