1
0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-15 19:52:01 +03:00
Ghost/core/test/integration/api
Austin Burdine 777247cbc7 Contributor Role ()
closes  

* 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
..
advanced_browse_spec.js Support filtering based on primary_tag () 2017-10-10 14:07:44 +02:00
api_authentication_spec.js Moved unique identifier generation to lib/security 2017-12-14 13:52:20 +01:00
api_configuration_spec.js Removed private configuration endpoint 2017-09-20 11:44:47 +01:00
api_db_spec.js Contributor Role () 2018-02-07 10:46:22 +01:00
api_invites_spec.js Contributor Role () 2018-02-07 10:46:22 +01:00
api_mail_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00
api_notifications_spec.js 🐛 Fixed showing old release notifications in the about page 2018-01-18 12:19:55 +01:00
api_posts_spec.js Moved labs, auth, permissions, settings, mail, themes to services () 2017-12-14 03:01:23 +01:00
api_roles_spec.js Contributor Role () 2018-02-07 10:46:22 +01:00
api_schedules_spec.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
api_settings_spec.js Moved labs, auth, permissions, settings, mail, themes to services () 2017-12-14 03:01:23 +01:00
api_slugs_spec.js 💄 🐷 Test consistency () 2017-03-21 09:24:11 +01:00
api_subscribers_spec.js Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
api_tags_spec.js Contributor Role () 2018-02-07 10:46:22 +01:00
api_users_spec.js Contributor Role () 2018-02-07 10:46:22 +01:00
api_webhooks_spec.js Contributor Role () 2018-02-07 10:46:22 +01:00
redirects_spec.js Bump sinon to version 4.1.2 () 2017-11-28 18:19:23 +01:00