This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 4d04565 feat(native-filters): apply scoping of native filters to
dashboard (#12716)
add 20503f9 Fix tests errors and warnings - iteration 6 (#12212) (#12227)
No new revisions were added by this update.
Summary of changes:
.../sqllab/ExploreResultsButton_spec.jsx | 3 +
.../spec/javascripts/sqllab/QueryTable_spec.jsx | 3 +-
.../javascripts/sqllab/TabbedSqlEditors_spec.jsx | 67 +++++++++-------------
.../spec/javascripts/sqllab/fixtures.ts | 1 +
.../views/CRUD/chart/ChartList_spec.jsx | 16 ++++--
.../views/CRUD/dashboard/DashboardList_spec.jsx | 22 +++++--
.../views/CRUD/welcome/ChartTable_spec.tsx | 21 +++++--
.../views/CRUD/welcome/DashboardTable_spec.tsx | 23 ++++----
.../views/CRUD/welcome/SavedQueries_spec.tsx | 2 +-
.../src/views/CRUD/welcome/ActivityTable.tsx | 3 +-
10 files changed, 92 insertions(+), 69 deletions(-)