0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
Fabien O'Carroll 0a67a25dbc Fixed member permission/role relations in fixtures
no-issue

The previous relations were setup to match against "members", which is
plural, but the object_type on the permission is "member". This was
causing the permissions to not be added as a relation to the role.
2019-05-02 17:31:38 +02:00
..
adapters Removed superagent dependency (#10535) 2019-03-04 15:59:38 +08:00
api 🐛 Fixed Admin API v2 wasn't returning preview url 2019-03-21 19:08:38 +01:00
apps 🐛 Fixed empty amp page 2019-02-27 17:56:09 +01:00
config
data Fixed member permission/role relations in fixtures 2019-05-02 17:31:38 +02:00
helpers Removed use of filters module 2019-04-16 11:05:33 +02:00
lib Added caption support to code card renderer (#10719) 2019-05-01 17:10:24 +02:00
models Updated theme layer to use members-ssr (#10676) 2019-04-16 16:50:25 +02:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services Restructured theme check logic 2019-04-22 22:34:12 +02:00
web Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00