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

Changes the teams panel so read only users cannot edit it. #1481

Merged
merged 1 commit into from
May 24, 2023

Conversation

fredkingham
Copy link
Contributor

@fredkingham fredkingham commented May 24, 2023

Read only users should not be able to edit the teams modal so override the opal panel and hide the icon if the user is read only.

We use javascript because the django teams panel template tag does not pass the request context to the template.

@fredkingham fredkingham changed the base branch from v0.109 to v0.110 May 24, 2023 16:21
Read only users should not be able to edit the teams modal so override
the opal panel and hide the icon if the user is read only.
@davidmiller davidmiller merged commit e9427c1 into v0.110 May 24, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants