0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Fabien O'Carroll 9dd7aff9c6
Updated Content API to use members plans to determine permission (#10483)
no-issue


* Refactored hideMembersOnlyContent to 3 "stages"
* Exported paymentConfigured flag from members service
* Updated Content-API to check members service for paymentConfigured
* Updated members content output serializer to remove content if plan required and no plan
* Updated isContentAPI method
* Moved api util test
2019-02-14 18:17:02 +01:00
..
acceptance Removed id restriction for posts relations in Admin API v2 (#10489) 2019-02-13 20:38:25 +01:00
regression Removed more unused fields from Admin API v2 response 2019-02-13 11:42:08 +01:00
unit Updated Content API to use members plans to determine permission (#10483) 2019-02-14 18:17:02 +01:00
utils
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json
.jshintrc