flagsmith
flagsmith copied to clipboard
More details in Project Settings view
Is your feature request related to a problem? Please describe.
In the Project Settings view for a project, when you look at "Members", it is possible to distinguish between Regular Users and Project Administrators. However, you can not see the same for a group.
Describe the solution you'd like.
When you look at the group list, we should add a column for whether the group is a Project Administrator or Regular Group.
In addition, it would be really helpful, in the same list view, to see for each user/group if that user/group have any project permissions (View, Create, Delete, Manage, etc.) without having the click on each user or group.
Describe alternatives you've considered
None
Additional context
No response
In the Project Settings view for a project, when you look at "Members", it is possible to distinguish between Regular Users and Project Administrators. However, you can not see the same for a group.
@dabeeeenster This isn't true, we only distinguish between organisation administrators and normal users but nothing about project permissions.
I'm not sure whether we'd need to adjust the designs for this, would we want to show a list of permissions or perhaps Organisation Administrator | Project Administrator | Environment Administrator | x permissions / permission 1, permission 2
Yes I think here
we should show a list of what permissions that group has.
@matthewelwell is this issue open?
@jatingodnani absolutely, if you're offering to pick this up! I'll probably be picking this up in around a week if not.
@kyle-ssg woulb you like to explain me more about this issue
@jatingodnani sure.
Essentially in the area Ben mentioned show the following if they are admin of that project/environment
Project Administrator
If they are not, we can show their permissions but truncate to the first 3 as tags e.g.
View Feature, Edit feature, Create Change request, +2 more
Hi there! I noticed this open issue and I'm interested in working on it. Would it be possible for someone to assign it to me?
Great thanks - its done!
Thank you @dabeeeenster, I have submitted a PR for this: https://github.com/Flagsmith/flagsmith/pull/3629
I noticed that in the editPermission file, RTK query is not being used for certain requests (such as creating and updating a group). This could prevent the group and user lists from updating when such changes occur. Would it be advisable for me to create an issue regarding this?
I noticed that in the editPermission file, RTK query is not being used for certain requests (such as creating and updating a group). This could prevent the group and user lists from updating when such changes occur. Would it be advisable for me to create an issue regarding this?
Q for @kyle-ssg and @novakzaballa !
@fabricanva you're exactly right, I have a couple of PRs in progress migrating things to RTK - related issue https://github.com/Flagsmith/flagsmith/issues/3619
Reopening as this was progressed in https://github.com/Flagsmith/flagsmith/pull/3629 (thank you so much) but still needs to be done for users
Reopening as this was progressed in #3629 (thank you so much) but still needs to be done for users
No problem, I can implement it if you'd like @kyle-ssg 😁