Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer ownership #3087

Closed
ErisDS opened this issue Jun 24, 2014 · 1 comment · Fixed by #3362
Closed

Transfer ownership #3087

ErisDS opened this issue Jun 24, 2014 · 1 comment · Fixed by #3362
Assignees
Labels
affects:api Affects the Ghost API

Comments

@ErisDS
Copy link
Member

ErisDS commented Jun 24, 2014

Requires https://github.com/TryGhost/Ghost-UI/issues/33


An owner has one power that no other user has, and that is the power to transfer ownership:

image

image

This issue covers both implementing the UI (which can only be seen by an owner) and any API changes needed.

@ErisDS ErisDS added this to the 0.5 Multi-user milestone Jun 24, 2014
@ErisDS ErisDS mentioned this issue Jun 24, 2014
26 tasks
@sebgie sebgie mentioned this issue Jul 21, 2014
sebgie added a commit to sebgie/Ghost that referenced this issue Jul 21, 2014
refs TryGhost#3087
- added ability to edit user/roles relation
- user is not allowed assign roles to himself
- only one role per user is supported atm
- added tests
sebgie added a commit to sebgie/Ghost that referenced this issue Jul 23, 2014
closes TryGhost#3364 (special thanks to @jaswilli)
closes TryGhost#3087
- added modal
- added controller
@sebgie
Copy link
Contributor

sebgie commented Jul 23, 2014

Updated and removed updated_* and created_* where it isn't used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:api Affects the Ghost API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants