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

Add Group Management and Group-Based Activation for Features #875

Open
4 tasks
helakaraa opened this issue Sep 19, 2024 · 0 comments
Open
4 tasks

Add Group Management and Group-Based Activation for Features #875

helakaraa opened this issue Sep 19, 2024 · 0 comments

Comments

@helakaraa
Copy link
Contributor

Description:

Create a new interface that allows the creation and management of user groups. Additionally, activate the ability to assign groups to features throught the Activation condition when creating a new feature. :

For Groups Management:

  • Navbar Link: Add a "Groups" link in the application’s navbar with a team icon.

  • Groups Page: Include a "Create New Group" button. {To create a group, the user provides the group name and selects users to add.}

  • Display a table of all created groups. The table should contain:

  • Group Name.

  • Group ID.

  • List of related users.

  • Actions: Edit or Delete buttons for managing each group.

Feature-Specific Group Permissions:

  • When creating or editing a feature, allow the user to select a group of users that can activate the feature.

Mockup

Capture d’écran 2024-09-19 à 14 28 57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants