generated from MinBZK/python-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Description
Build the UI for:
- Adding members with a role
- Removing members
- Changing members
On the level of:
- Organization
- Algorithm
Designs
Organization level:
Role changes are made through a modal inside the 'Leden'/'Members' tab of the organization.
Same flow as for algorithms.
Algorithm level:
Role changes are made through a modal inside the 'Leden'/'Members' tab of the algorithm.
Technical Implementation:
- Default role when adding a new user to an organization is 'Member'.
- It is based on what we have build for organization management.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done