-
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
fix(dashboard): make to show the correct owned objects #19372
Conversation
Codecov Report
@@ Coverage Diff @@
## master #19372 +/- ##
=======================================
Coverage 66.67% 66.67%
=======================================
Files 1676 1676
Lines 64715 64715
Branches 6506 6506
=======================================
Hits 43151 43151
Misses 19878 19878
Partials 1686 1686
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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, thanks for fixing!
* fix(dashboard): make to show the correct owned objects * fix(dashboard): make to filter is reusable * fix(homepage): make sure the type Array<Filters> * fix(homepage): make to display dashboard correctly by owners (cherry picked from commit 6d89ffb)
* fix(dashboard): make to show the correct owned objects * fix(dashboard): make to filter is reusable * fix(homepage): make sure the type Array<Filters> * fix(homepage): make to display dashboard correctly by owners (cherry picked from commit 6d89ffb)
* fix(dashboard): make to show the correct owned objects * fix(dashboard): make to filter is reusable * fix(homepage): make sure the type Array<Filters> * fix(homepage): make to display dashboard correctly by owners (cherry picked from commit 6d89ffb)
🏷️ preset:2022.13 |
* fix(dashboard): make to show the correct owned objects * fix(dashboard): make to filter is reusable * fix(homepage): make sure the type Array<Filters> * fix(homepage): make to display dashboard correctly by owners
SUMMARY
ReOpen: Making myself owner of a dashboard that was NOT created by me does not show in "Mine" tab on homepage
Relative PR: #19223
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
BEFORE:
AFTER:
TESTING INSTRUCTIONS
How to reproduce bugs
ADDITIONAL INFORMATION