0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/utils/fixtures
Jacob Gable 9369dd3bf7 Add app permission checking to canThis
- Pass permissions loading to buildObjectTypeHandlers to eliminate
shared state
- Load both app and user permissions to check
- Check app permissions if present
- Create apps table and App model
- Move effectiveUserPermissions to permissions/effective
- Change permissable interface to take context; user and app.
- Add unit tests for app canThis checks and effective permissions
2014-04-16 18:06:39 +02:00
..
app Load Apps Sandboxed 2014-02-04 15:46:31 -06:00
theme/partials Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
data-generator.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
example.js Load Apps Sandboxed 2014-02-04 15:46:31 -06:00
export-000.json Update import tool to be safe 2013-12-29 13:23:23 +00:00
export-001.json Rename 'plugins' to 'apps' 2014-01-21 15:45:27 +07:00
export-002.json Fix posts.html and posts.markdown field type 2014-01-15 14:29:23 +01:00
test.hbs Move API tests to /integration/ 2013-11-07 14:26:47 +01:00