Skip to content
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: set dashboard mine tab to created_by filter #16280

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

pkdotson
Copy link
Member

@pkdotson pkdotson commented Aug 16, 2021

SUMMARY

This pr fixes an issue where the old mine tab filter in the dashboard table would filter by owners where it should be set to created_by.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Screen.Recording.2021-08-16.at.4.35.18.PM.mov

TESTING INSTRUCTIONS

go to. home page dashboard table and make sure mine tab loads same user objects on page load and clicking mine tab.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Aug 16, 2021

Codecov Report

Merging #16280 (85cecb1) into master (36bc7b0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16280   +/-   ##
=======================================
  Coverage   76.64%   76.64%           
=======================================
  Files         997      997           
  Lines       53246    53246           
  Branches     6777     6777           
=======================================
  Hits        40808    40808           
  Misses      12208    12208           
  Partials      230      230           
Flag Coverage Δ
javascript 70.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...frontend/src/views/CRUD/welcome/DashboardTable.tsx 64.89% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36bc7b0...85cecb1. Read the comment docs.

@pkdotson pkdotson changed the title fix: set dashboard min tab to created_by filter fix: set dashboard mine tab to created_by filter Aug 16, 2021
@pkdotson
Copy link
Member Author

/testenv up

@github-actions
Copy link
Contributor

@pkdotson Ephemeral environment spinning up at http://34.221.182.57:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

Copy link
Member

@michael-s-molina michael-s-molina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@pkdotson pkdotson merged commit f581e04 into apache:master Aug 17, 2021
@github-actions
Copy link
Contributor

Ephemeral environment shutdown and build artifacts deleted.

@henryyeh
Copy link
Contributor

🏷️ 2021.31

henryyeh pushed a commit to preset-io/superset that referenced this pull request Aug 20, 2021
(cherry picked from commit f581e04)
opus-42 pushed a commit to opus-42/incubator-superset that referenced this pull request Nov 14, 2021
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 28, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.4.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset:2021.31 preset-io size/XS 🚢 1.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants