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

chore: refactor role management #2427

Merged
merged 18 commits into from
Feb 23, 2024
Merged

chore: refactor role management #2427

merged 18 commits into from
Feb 23, 2024

Conversation

zunderscore
Copy link
Collaborator

Description of the Change

Refactors role management to track users by user ID, updates custom roles to store user ID/login name/display name, and migrates existing custom roles to new data format. Also updates UI elements to include username for users with Unicode display names.

Applicable Issues

#2203, #1247

Testing

Verified built in roles still work as expected
Verified custom roles migrate and continue to work as expected
Verified adding/removing users from custom roles works both in UI and via effect

@zunderscore zunderscore merged commit 2e9dfeb into v5 Feb 23, 2024
2 checks passed
@zunderscore zunderscore deleted the v5-role-refactor branch February 23, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants