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/15 21:15:35 UTC

[superset] branch hugh-add-db-modal updated (b68aa95 -> 70e7ba4)

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

hugh pushed a change to branch hugh-add-db-modal
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from b68aa95  working global db connection
     add a6c0bbe  add allowed extensions to bootstrap and hard code links
     add 0e9abe9  remove backend links
     add 70e7ba4  fix conflicts

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/views/App.tsx                |  5 ++-
 superset-frontend/src/views/components/Menu.tsx    | 14 +++---
 .../src/views/components/MenuRight.tsx             | 52 ++++++++++++++++++----
 superset/initialization/__init__.py                | 47 -------------------
 superset/views/base.py                             | 11 +++++
 5 files changed, 65 insertions(+), 64 deletions(-)