This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch template_less in repository https://gitbox.apache.org/repos/asf/superset.git
commit 4afbfd11e036d13d51c0e2f4cbc536a1ae58b4fc Merge: 31eb10590e f4a05a5ffd Author: Maxime Beauchemin <[email protected]> AuthorDate: Mon Mar 24 09:18:21 2025 -0700 Merge branch 'master' into template_less docs/docs/security/security.mdx | 43 ++++++++++++++++++++++ docs/src/styles/custom.css | 1 - superset-frontend/package-lock.json | 36 ++++++++++-------- superset-frontend/package.json | 3 +- .../src/Bubble/transformProps.ts | 4 +- superset/config.py | 7 +++- superset/models/helpers.py | 2 +- superset/queries/saved_queries/schemas.py | 1 + superset/sql_lab.py | 4 +- superset/utils/excel.py | 14 +++++++ tests/integration_tests/fixtures/importexport.py | 1 + tests/unit_tests/models/helpers_test.py | 16 ++++---- tests/unit_tests/utils/excel_tests.py | 24 ++++++++++++ 13 files changed, 124 insertions(+), 32 deletions(-)
