This is an automated email from the ASF dual-hosted git repository.
graceguo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from ac9761c fix: dashboard iframe to markdown db migration (#11845)
add f292015 fix (dataset editor): allow Source tab readOnly mode (#11781)
No new revisions were added by this update.
Summary of changes:
.../datasource/DatasourceEditor_spec.jsx | 66 +++++++++++++++++++++
.../src/components/DatabaseSelector.tsx | 7 ++-
superset-frontend/src/components/TableSelector.tsx | 30 ++++++----
.../src/datasource/DatasourceEditor.jsx | 69 +++++++++++++++++++---
superset-frontend/src/featureFlags.ts | 1 +
superset/config.py | 1 +
superset/views/base.py | 1 +
7 files changed, 152 insertions(+), 23 deletions(-)