0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
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
..
api-acceptance Exposed dummy subscriptions to theme layer (#13257) 2021-08-26 16:03:32 +01:00
frontend-acceptance Added /email/ route to robots.txt 2021-08-10 13:45:53 +04:00
regression Added members_product_events table (#13236) 2021-08-23 16:29:15 +02:00
unit Gave Administrators permission to connect to Stripe (#13228) 2021-08-26 11:00:40 +01:00
utils Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc