You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2022/02/24 21:02:12 UTC

[superset] branch master updated (822dd6d -> 209e3f4)

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

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


    from 822dd6d  chore: update UPDATING re: SIP-68 (#18935)
     add 209e3f4  feat: DBC-UI Globally available across the app 🌎 (#18722)

No new revisions were added by this update.

Summary of changes:
 .../src/views/components/Menu.test.tsx             |  99 ++++++++---
 superset-frontend/src/views/components/Menu.tsx    |   2 +-
 .../src/views/components/MenuRight.tsx             | 189 ++++++++++++---------
 .../FilterCard => views/components}/types.ts       |  28 +--
 superset/views/base.py                             |   6 +
 5 files changed, 209 insertions(+), 115 deletions(-)
 copy superset-frontend/src/{dashboard/components/nativeFilters/FilterCard => views/components}/types.ts (62%)