-
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
Shiwani add permission for edit project category or status #650
Shiwani add permission for edit project category or status #650
Conversation
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.
Comment left in the FE PR 1606
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 tested this PR and everything works perfectly.
Detailed comment on the front end PR1606.
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.
Please check my comment on #1606
I left my comment on #1606 |
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.
Everything works as intended! Left a review on the frontend PR
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.
Hi, I left my comment on FE: OneCommunityGlobal/HighestGoodNetworkApp#1606 (review)
I've left a review in the Frontend PR linked to this: OneCommunityGlobal/HighestGoodNetworkApp#1606 (comment) |
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.
Changes work as expected. I also left a comment in the frontend PR.
I left a review on the front-end PR. Review |
Thank you all, merging! |
Description
Make permission management fix for edit project category or status.
Related PRS (if any):
To test this backend PR you need to checkout the #1606 frontend PR.
Main changes explained:
How to test:
npm install
and...
to run this PR locallyScreenshots or videos of changes:
Before:
before.mov
After:
after.mov