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

[Feature] Admin-Controlled User Group Creation #86

Merged
merged 10 commits into from
Aug 13, 2023
Merged

[Feature] Admin-Controlled User Group Creation #86

merged 10 commits into from
Aug 13, 2023

Conversation

sinamics
Copy link
Owner

@sinamics sinamics commented Aug 12, 2023

  • New admin section to create new groups.
  • New UserGroup db table, one-to-many relationship between the UserGroup and Users
  • Implement user assignment to groups in user table.
  • Default group assignment feature for new users registering on the platform.
  • Validation checks to prevent deletion of groups with active users.
  • User table pagination with search
  • Translations

resolves #80

@sinamics sinamics merged commit 893630e into main Aug 13, 2023
@sinamics sinamics deleted the user_group branch August 13, 2023 19:45
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.

[Feature Request]: User Groups to Limit Virtual Network Creation
1 participant