Ghost/core/test/integration/api
Katharina Irrgang b003a6c173 🐛 fix transfer ownership (#8784)
closes #8781

- when the ownership get's transferred, the id of the new owner is not '1' anymore
- we previously added a database rule, which signalises if the blog is setup or not, see 827aa15757 (diff-7a2fe80302d7d6bf67f97cdccef1f71fR542)
- this database rule is based on the owner id being '1', which is wrong when you transfer ownership
- we should keep in mind, that the owner id being '1' is only the default Ghost setup, but it can change
- blog is setup if the owner is locked
2017-07-31 13:37:37 +04:00
..
advanced_browse_spec.js 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
api_authentication_spec.js 🐛 fix transfer ownership (#8784) 2017-07-31 13:37:37 +04:00
api_configuration_spec.js Primary tag (#8669) 2017-07-31 13:00:03 +04:00
api_db_spec.js 🎨 delete all content: do not delete subscribers (#8282) 2017-04-05 21:57:41 +01:00
api_invites_spec.js 🐛 invite existing users 2017-07-18 18:24:36 +01:00
api_mail_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_notifications_spec.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
api_posts_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_roles_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_schedules_spec.js Primary tag (#8669) 2017-07-31 13:00:03 +04:00
api_settings_spec.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
api_slugs_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_subscription_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_tags_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_users_spec.js 🐛 fix transfer ownership (#8784) 2017-07-31 13:37:37 +04:00