You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by aa...@apache.org on 2022/01/12 19:04:28 UTC

[superset] branch master updated (5e84fd1 -> 536ca1f)

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

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


    from 5e84fd1  refactor: Migration for Tabbed Sql Editor (#17925)
     add 536ca1f  chore(DatasourceEditor): Create Datasource Legacy Editor Feature Flag (#18003)

No new revisions were added by this update.

Summary of changes:
 .../packages/superset-ui-core/src/utils/featureFlags.ts            | 1 +
 .../src/components/Datasource/DatasourceModal.test.jsx             | 7 +++++--
 superset-frontend/src/components/Datasource/DatasourceModal.tsx    | 6 +++++-
 superset/config.py                                                 | 4 ++++
 4 files changed, 15 insertions(+), 3 deletions(-)