Updated transfer project owner view and moved it to 'projects:transfer_owner'. Owner of project can be transferred, but the owner still maintains the 'can_view_project' permission and is added to Project.authorized. I.e the owner becomes a member.
Types of changes
What types of changes does your code introduce to STACKn?
[ ] Hotfix (fixing a critical bug in production)
[ ] Bugfix
[x] New feature
[ ] Documentation update
Checklist
[x ] This pull request is against develop branch (not applicable for hotfixes)
Status
Description
Updated transfer project owner view and moved it to 'projects:transfer_owner'. Owner of project can be transferred, but the owner still maintains the 'can_view_project' permission and is added to Project.authorized. I.e the owner becomes a member.
Types of changes
What types of changes does your code introduce to STACKn?
Checklist