fix: Homepage dashboard examples tab does not show user created objects#16253
fix: Homepage dashboard examples tab does not show user created objects#16253pkdotson merged 1 commit intoapache:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16253 +/- ##
==========================================
- Coverage 76.65% 76.65% -0.01%
==========================================
Files 997 997
Lines 53230 53232 +2
Branches 6771 6772 +1
==========================================
Hits 40805 40805
- Misses 12195 12197 +2
Partials 230 230
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
/testenv up |
|
@rusackas Ephemeral environment spinning up at http://54.218.51.38:8080. Credentials are |
|
Ephemeral environment shutdown and build artifacts deleted. |
(cherry picked from commit a5dbe6a)
(cherry picked from commit a5dbe6a)
…gies * upstream/master: (64 commits) check roles before fetching reports (#16260) chore: upgrade mypy and add type guards (#16227) fix: pivot columns with ints for name (#16259) chore(pylint): Bump Pylint to 2.9.6 (#16146) fix examples tab for dashboard (#16253) chore: bump superset-ui packages to 0.17.84 (#16251) chore: Shows the dataset description in the gallery dropdown (#16200) fix(Dashboard): Omnibar dropdown visibility and keyboard commands (#16168) chore: bump py version for integration test (#16213) fix: skip perms on query context update (#16250) refactor: external metadata fetch API (#16193) feat(dao): admin can remove self from object owners (#15149) fix(dashboard): cross filter chart highlight when filters badge icon clicked (#16233) fix: validate_parameters and query (#16241) fix: Remove Advanced Analytics tag for 2 charts (#16240) Revert "feat: Changing Dataset names (#16199)" (#16235) feat: Allow users to connect via legacy SQLA form (#16201) fix: remove encryption from db params (#16214) fix(Explore): Show the tooltip only when label does not fit the container in METRICS/FILTERS/GROUP BY/SORT BY of the DATA panel (#16060) Show/hide tooltips (#16192) ... # Conflicts: # superset/tasks/caching/cache_strategy.py
(cherry picked from commit a5dbe6a)
(cherry picked from commit a5dbe6a)
(cherry picked from commit f825e7c)
SUMMARY
Ensure example tab only show example objects only in dashboard table.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Screen.Recording.2021-08-13.at.11.49.47.AM.mov
TESTING INSTRUCTIONS
Go to homepage and load user table
ADDITIONAL INFORMATION