You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by pk...@apache.org on 2022/02/17 01:41:25 UTC

[superset] branch master updated (3cccc63 -> 2421d17)

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

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


    from 3cccc63  chore: bumping caniuse-lite from 1.0.30001257 to 1.0.30001312 (#18705)
     add 2421d17  chore: move data nav menu to plus menu (#18629)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/views/App.tsx                |  4 +-
 .../src/views/components/Menu.test.tsx             | 28 ++++++--
 superset-frontend/src/views/components/Menu.tsx    | 36 ++++++----
 .../src/views/components/MenuRight.tsx             | 82 +++++++++++++++++++---
 superset/initialization/__init__.py                | 47 -------------
 superset/views/base.py                             | 10 +++
 tests/integration_tests/security_tests.py          |  1 -
 7 files changed, 132 insertions(+), 76 deletions(-)