-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
fix: Add perm for showing DBC-UI in Global Nav #19023
Conversation
76f155a
to
2706935
Compare
/testenv up |
@eschutho Container image not yet published for this PR. Please try again when build is complete. |
@eschutho Ephemeral environment creation failed. Please check the Actions logs for details. |
cc @yousoph |
/testenv up |
Codecov Report
@@ Coverage Diff @@
## master #19023 +/- ##
==========================================
- Coverage 66.56% 66.55% -0.01%
==========================================
Files 1641 1656 +15
Lines 63495 66267 +2772
Branches 6425 7394 +969
==========================================
+ Hits 42265 44106 +1841
- Misses 19550 20332 +782
- Partials 1680 1829 +149
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
@hughhhh Ephemeral environment spinning up at http://35.86.172.78:8080. Credentials are |
2706935
to
554d36f
Compare
554d36f
to
cec2a42
Compare
/testenv up |
@hughhhh Ephemeral environment spinning up at http://34.220.146.9:8080. Credentials are |
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.
LGTM!
/testenv up |
@yousoph Ephemeral environment spinning up at http://34.215.223.144:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
* add perm for global db add * fix permissions * missing roles params (cherry picked from commit c337491)
SUMMARY
Add perm check for showing DBC-UI inside the global nav create nav button, users must have
can_write -> Database
to be able to see the linksBEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION