Attention, this pull request is incomplete and should not be merged. This is the pull request for #63. This adds the functionality of assigning a member to a course-iteration. The functionality is accessed through /assign-member.
It's missing a database function to delete a member from a course-iteration as well as the tests. In addition when assigning a member a new role, there seems to be a bug in the database layer as well.
Attention, this pull request is incomplete and should not be merged. This is the pull request for #63. This adds the functionality of assigning a member to a course-iteration. The functionality is accessed through /assign-member. It's missing a database function to delete a member from a course-iteration as well as the tests. In addition when assigning a member a new role, there seems to be a bug in the database layer as well.