-
Notifications
You must be signed in to change notification settings - Fork 30
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
luis fix admins permissions added unassignUserInProject, assignUserInProject permission to creteI… #610
base: development
Are you sure you want to change the base?
Conversation
…nitalPermissions to the admin account
Hey, I reviewed and tested your PR. I was able to delete the member from the project. Thank you 610.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job Luis! This feature works as expected on my side.
Screen.Recording.2023-12-09.at.02.43.35.mov
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am for some reason unable to click on anything.
pr.review.610.mp4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
This PR resolves part C.Main changes explained:
Added both 'unassignUserInProject' and 'assignUserInProject' to admins permission on initial setup.
How to test:
npm run build
,npm run install
npm run start
to run this PR locallyScreenshots or videos of changes:
Screen.Recording.2023-11-13.at.8.18.08.PM.mov