Ghost/core/server/api
Austin Burdine 777247cbc7 Contributor Role (#9315)
closes #9314 

* added fixtures for contributor role
* update post api tests to prevent contributor publishing post
* update permissible function in role/user model
* fix additional author code in invites
* update contributor role migration for knex-migrator v3
* fix paths in contrib migration
* ensure contributors can't edit or delete published posts, fix routing tests [ci skip]
* update db fixtures hash
* strip tags from post if contributor
* cleanup post permissible function
* excludedAttrs to ignore tag updates for now (might be removed later)
* ensure contributors can't edit another's post
* migration script for 1.21
2018-02-07 10:46:22 +01:00
..
authentication.js Improved forwarding model options in the API layer (#9380) 2018-01-09 13:26:09 +01:00
clients.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
configuration.js Resurrect the old alpha Koenig editor (#9277) 2018-01-18 15:43:22 +00:00
db.js Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
index.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
invites.js Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
mail.js Removed html usage in error messages (#9444) 2018-02-07 09:35:48 +01:00
notifications.js 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00
posts.js Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
redirects.js Moved validateRedirects helper to data/validation 2017-12-14 11:55:10 +01:00
roles.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
schedules.js Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
settings.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
slack.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
slugs.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
subscribers.js Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
tags.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
themes.js 🐛 Reload translations if active theme get's overridden (#9392) 2018-01-12 09:19:28 +00:00
upload.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
users.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
utils.js Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
webhooks.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00