-
Notifications
You must be signed in to change notification settings - Fork 14k
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: saved query list view + sort/filters #11005
Conversation
superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #11005 +/- ##
==========================================
- Coverage 61.70% 61.41% -0.30%
==========================================
Files 816 383 -433
Lines 38586 24188 -14398
Branches 3650 0 -3650
==========================================
- Hits 23808 14854 -8954
+ Misses 14598 9334 -5264
+ Partials 180 0 -180
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
fed8e1c
to
83fa638
Compare
4ead2cc
to
a1e7c24
Compare
8bce102
to
9075f8d
Compare
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, will merge once CI passes
SUMMARY
SavedQueryList
withListView
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
SavedQueryList_spec
ADDITIONAL INFORMATION