-
Notifications
You must be signed in to change notification settings - Fork 3
fix: user management team view #476
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
Conversation
CasLubbers
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment
CasLubbers
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Talked with Jeho and feature is working as it should. Naming is just a bit confusing. As you now can assign someone as a admin for a team. And you have the team-admin
ElderMatt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Ani1357
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Tested on a cluster running APL v4.1.1. Updated api and core to APL-305.
- Created a new team (demo) and user ([email protected])
- Checked the team-admin checkbox in the "team" view of team-admin

- When I go back to the platform's "User Management" and try to check the "Is team admin" checkbox I get en error in console if I click "Submit"


|
Strange that the bug is back, because is has already been fixed once before. |
|
closed. see: #484 |
Implements
https://jira.linode.com/browse/APL-305
Description
This PR fixes the user management team view to assign user to
team-adminand enable/disable theupdate usersbutton.Is paired with: linode/apl-api#590