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/06/08 16:19:47 UTC

[superset] branch master updated (f5148ef728 -> 69c2cd5f40)

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 f5148ef728 feat: Migrates Dual Line Chart to Mixed Chart (#23910)
     add 69c2cd5f40 chore: Remove unused sliceCanEdit logic (#24312)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/dashboard/actions/hydrate.js             |  1 -
 .../src/dashboard/components/SliceHeader/SliceHeader.test.tsx  | 10 ----------
 .../src/dashboard/components/SliceHeader/index.tsx             |  2 --
 .../SliceHeaderControls/SliceHeaderControls.test.tsx           |  3 ---
 .../src/dashboard/components/SliceHeaderControls/index.tsx     |  1 -
 .../src/dashboard/components/gridComponents/Chart.jsx          |  3 ---
 .../src/dashboard/components/gridComponents/Chart.test.jsx     |  1 -
 superset-frontend/src/dashboard/containers/Chart.jsx           |  1 -
 tests/integration_tests/security_tests.py                      |  2 --
 9 files changed, 24 deletions(-)