-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
feat: Hide nav create with RBAC #17157
Conversation
Codecov Report
@@ Coverage Diff @@
## master #17157 +/- ##
==========================================
+ Coverage 76.83% 76.98% +0.14%
==========================================
Files 1038 1042 +4
Lines 55557 56277 +720
Branches 7567 7794 +227
==========================================
+ Hits 42687 43323 +636
- Misses 12620 12701 +81
- Partials 250 253 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
@geido Ephemeral environment spinning up at http://52.41.104.137:8080. Credentials are |
@hughhhh Login as user with perm for sql lab only ✅ PASSED Login as user with perm for chart edit and read only for dashboard ❓I SEE DASHBOARD not chart ? Did I test it wrong? |
@hughhhh this looks good. Can you check that running a query works for you? I wasn't seeing any results in the bottom section for a query or the preview, although the api was returning a response. |
@rosemarie-chiu so the mapping is based only on writing for the 3 resources So if the user has the following role it will appear in the create: also found a small bug and pushed it up so tested it out 1 more time when you get the chance |
It was working for me in the ephermeral env Screen.Recording.2021-10-21.at.3.52.09.PM.mov |
/testenv up |
@hughhhh Ephemeral environment spinning up at http://34.221.76.192:8080. Credentials are |
tested and verified! |
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! QA sign off
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
Remerging #16902 since webpack issue have been resolved
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION