You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2023/03/01 18:30:01 UTC

[superset] branch master updated (022df93422 -> 5f0c320415)

This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 022df93422 fix: Video Game Sales dashboard default filters (#23242)
     add 5f0c320415 chore: Deprecate show_native_filters (#23228)

No new revisions were added by this update.

Summary of changes:
 .../integration/dashboard/nativeFilters.test.ts    |  1 -
 .../spec/fixtures/mockDashboardState.js            |  2 +-
 superset-frontend/src/constants.ts                 |  4 ---
 superset-frontend/src/dashboard/actions/hydrate.js |  3 --
 .../DashboardBuilder/DashboardBuilder.test.tsx     |  1 -
 .../dashboard/components/DashboardBuilder/state.ts |  6 ----
 .../FilterBarSettings/FilterBarSettings.test.tsx   |  1 -
 superset-frontend/src/dashboard/types.ts           |  1 -
 superset/dashboards/schemas.py                     |  1 -
 ...-46_c0a3ea245b61_remove_show_native_filters.py} | 42 +++++++++++-----------
 tests/unit_tests/fixtures/assets_configs.py        |  2 --
 11 files changed, 21 insertions(+), 43 deletions(-)
 copy superset/migrations/versions/{2022-04-04_15-04_b0d0249074e4_deprecate_time_range_endpoints_v2.py => 2023-02-28_14-46_c0a3ea245b61_remove_show_native_filters.py} (61%)