This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch asf_yaml
in repository https://gitbox.apache.org/repos/asf/superset.git
from 937f6ae08b fixing mailing list targets
add e35145c816 feat(file uploads): List only allowed schemas in the file
uploads dialog (#32702)
add 1684ddc7e6 chore(asf): trying to fix `.asf.yaml` again to re-enable
Discussions (#32712)
add 34cd741e9b fix(docs): Fixes scrolling issue with AI widget on docs
site (#32713)
add f0c8c12c1a chore(docs): touching up AI styling/text (#32689)
add 258c9f015d Merge branch 'master' into asf_yaml
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 6 +-
docs/docusaurus.config.ts | 13 ++--
.../UploadDataModel/UploadDataModal.test.tsx | 4 +-
.../features/databases/UploadDataModel/index.tsx | 2 +-
superset/databases/api.py | 21 +++++-
superset/databases/schemas.py | 1 +
tests/integration_tests/databases/api_tests.py | 87 ++++++++++++++++++++++
7 files changed, 119 insertions(+), 15 deletions(-)