This is an automated email from the ASF dual-hosted git repository.
sadpandajoe pushed a change to branch claude/subdirectory-helpers-tdd
in repository https://gitbox.apache.org/repos/asf/superset.git
discard 0df6748e0ae fix(subdirectory): align SPA + sibling view routes after
Superset.route_base=""
discard 70d2b87d396 test(subdirectory): close review nits on the navbar-logo
round-3 fix
discard e6a58cb0473 fix(subdirectory): navbar logo double-prefix on /superset/
deployment
discard 756458f031e fix(subdirectory): create-chart link, permalink doubling,
and dead Superset.* routes
discard b3774c109e3 docs(updating): note navigationUtils helper API for
contributors
discard 8657111c638 test(subdirectory): split AppLink tests into a tsx file
with mock pattern
discard 3141d926a5f test(subdirectory): cover redirect, getShareableUrl,
AppLink, and walker branches
discard 7538a1501a6 revert(subdirectory): remove SupersetClient response
normaliser wiring
discard 686ad4ecfc4 test(explore): update ViewQuery to expect openInNewTab
third arg
discard 6d6a1d847b7 fix(ts): allow undefined appRoot in normalizeJsonResponse
signature
discard ac5055b40ac style: re-apply prettier 3.8.3 formatting to QueryTable
discard 0f78cfd54c1 feat(frontend): migrate all subdirectory call sites to
navigationUtils helpers
discard 678d5f3d475 style: apply prettier line-wrap to
normalizeBackendUrls.test.ts
discard 34f1b2712e7 refactor(subdirectory): trim over-commented helpers and
tests
discard cfaeb114686 fix(subdirectory): reinstate invariants scan, harden
scanner
discard 986f19c2f70 fix(subdirectory): drop disabled-test, remove unused
imports
discard e24f9d85613 fix(subdirectory): skip invariants scan to isolate shard-6
hang
discard 5794946d619 fix(subdirectory): avoid TDZ on mockApplicationRoot during
mock factory invoke
discard 7d6d33fa09a fix(subdirectory): use explicit __esModule mock shape for
getBootstrapData
discard 11a47c63a30 fix(subdirectory): preserve default export when mocking
getBootstrapData
discard bd63151503c style: collapse SAFE_NAVIGATION_URL_RE onto one line per
prettier
discard 434131d20f4 fix(subdirectory): reorder navigationUtils so primitives
precede helpers
discard 38c7236ec91 fix(subdirectory): collapse redirect into navigateTo to
clear CodeQL alert
discard 59cee58f842 fix(subdirectory): add navigation URL scheme allow-list to
satisfy CodeQL
discard 6ccb9683825 fix(subdirectory): unblock CI on subdirectory-helpers PR
discard e9cb5c4a65a feat(subdirectory): implement application root URL helpers
and backend normaliser
discard fd7c7d97326 style: apply prettier line-wrapping in skeleton modules
discard be43d00d5d4 test(subdirectory): scaffold red/green tests for
application root URL helpers
add d023fe17035 fix(trino/presto): use equality for boolean filters to
support computed columns (#39500)
add a60860c9692 fix(table): fall back to datasource columns for
conditional formatting when query results are empty (#39345)
add 68fa8e2733c fix(viz): flatten MultiIndex columns in Time-Series Table
for multiple Group By (#37869)
add f67dd4a8f3a chore(deps): bump geostyler from 18.5.0 to 18.5.1 in
/superset-frontend (#39702)
add f81821086a4 chore(releasing): fix email parsing in verify_release.py
(#39602)
add d83b0c5ce33 feat: support creating datasets for schema-less databases
(#39433)
add 372b50e19d7 fix(dashboard): row limit warning missing for non-table
charts (#39911)
add 245fffca799 fix(dashboard): Clear All filters now stages changes until
Apply (#39778)
add 5a453fe95d5 chore(deps-dev): bump wait-on from 9.0.5 to 9.0.6 in
/superset-frontend (#40014)
add 2adb6f64eb6 chore(deps): bump baseline-browser-mapping from 2.10.27 to
2.10.29 in /docs (#40013)
add 2cf4a2c31f3 chore(deps-dev): bump databricks-sql-connector from 4.1.2
to 4.2.6 (#39989)
add 6271272e601 chore(deps): bump nh3 from 0.2.21 to 0.3.5 (#39988)
add 1c795418d28 chore(deps-dev): bump pyinstrument from 4.4.0 to 5.1.2
(#39987)
add 14ba6665948 chore(deps-dev): update ibm-db-sa requirement from
<=0.4.0,>0.3.8 to >0.3.8,<=0.4.4 (#39986)
add fcf3f6c0d52 chore(deps-dev): update pinotdb requirement from
<6.0.0,>=5.0.0 to >=5.0.0,<10.0.0 (#39985)
add 3e1cfc6d697 chore(deps): bump @babel/plugin-transform-modules-systemjs
from 7.27.1 to 7.29.4 in /docs (#39981)
add ad7075d2aae chore(deps): bump fast-uri from 3.0.6 to 3.1.2 in /docs
(#39979)
add 494c29f5bf0 chore(deps-dev): bump @typescript-eslint/eslint-plugin
from 8.59.1 to 8.59.2 in /superset-frontend (#39878)
add 1d1a0e6fecc chore(deps-dev): update sqlalchemy-firebird requirement
from <0.8,>=0.7.0 to >=0.7.0,<2.2 (#39755)
add eed7098093e perf(sql-lab): use useDeferredValue for schema browser
search (#39928)
add 3e3c5c36c34 perf(explore): use useDeferredValue for datasource panel
search (#39970)
add 2cc20d3284b perf(explore): use useDeferredValue for explore menu
search and JS editor parse (#39975)
add 516bb19e105 feat(frontend): enable React StrictMode at root (#39893)
add 96ad20318d5 chore(superset-core): forward-compat fixes for TypeScript
6.0 - Phase C (#39537)
add db0c5b32da9 chore(lint): convert SuperChart and SuperChartCore to
function components (#39457)
add a7aa854968a fix(big-number): guard against null colorPicker in
transformProps (#39110)
add 26ef4b7ed37 fix(sqla): pass catalog and schema to get_sqla_engine in
values_for_column (#38681)
add 2fe6269c22b chore(lint): convert ChartDataProvider and StatefulChart
to function components (#39456)
add 006a1800bec chore(lint): convert react-pivottable components to
function components (#39453)
add 6ee4d694bcb fix(sqllab): include template_params when overwriting a
dataset (#39501)
add d90d3a2dea4 fix(importexport): honor overwrite flag on
/api/v1/assets/import (#39502)
add 785a08c7d5c chore(frontend): export typed useAppDispatch /
useAppSelector hooks (#40027)
add e77f6ece92e fix(ci): serialize Docs Deployment runs to avoid push
races (#40030)
add cfb704dbeb7 test(sqllab): stabilize SaveDatasetModal overwrite-flow
test helper (#40036)
add 187bb416e76 fix(plugin-chart-ag-grid-table): use display text for
filter and sort on HTML cells (#39885)
add e66fbc91c2d chore(gha): pass commenter login through env in claude.yml
(#40042)
add 5ab8583cd0d chore(gha): pin github/codeql-action to a SHA (#40043)
add 24d76b42495 fix(sunburst): remove label text outline in dark theme
(#39774)
add fed29b3017d fix(deploy): prevent double-prefix of logo URL in
subdirectory deployments (#39472)
add a6ad0bf1692 fix(re-encrypt-secrets): use db.Model.metadata to discover
encrypted … (#39390)
add fa168fcc8a5 fix(Label): use correct color for label component (#38707)
add 85935b0b882 fix(mcp): handle SSL connection drop during pre-call
session teardown (#39917)
add 460992d89b3 fix(mcp): improve not-found errors to suggest
corresponding list_* tools (#39919)
add d2ae5fb275c fix(ux): remove CSS-forced uppercase from button labels
(#40049)
add c394405fc18 fix(explore): restore spacing between tabs and content in
control popovers (#40023)
add b0c5b061c52 fix(sqllab): display horizontal scrollbar in data preview
modal (#39799)
add 4a79896bb24 chore(build): replace replaceable `jest-mock-console` with
native Jest spies (#38643)
add 658907a0a61 fix(gha): use sound condition gating for latest-tag step
(#40035)
add c9fb1bc10fc chore(deps-dev): bump @typescript-eslint/parser from
8.59.2 to 8.59.3 in /superset-frontend (#40057)
add 3363b481807 fix(spark): register Spark SQLAlchemy dialect so spark://
URIs resolve to SparkEngineSpec (#38299)
add 39ad6b200fb docs(update): fix typos in UPDATING.md (#40068)
add 2392c8e624a fix(Select): fix Russian translations for Select (#35751)
add 74451057355 fix(explore): explain disabled chart overwrite option
(#39796)
add f2eee4ef464 fix(frontend): prevent LanguagePicker crash when locale is
missing from LANGUAGES config (#39585)
add e94465208f5 fix(bar-chart): cap bar width so a single data point
doesn't stretch across the chart (#39588)
add a77fec68d40 fix(drill-detail): make page-size selector functionally
adjustable (#37975)
add 43a89f8710e chore(deps-dev): bump terser-webpack-plugin from 5.5.0 to
5.6.0 in /superset-frontend (#40061)
add 9160da0d27a chore(deps-dev): bump yeoman-test from 11.3.1 to 11.5.2 in
/superset-frontend (#40058)
add fe22e060118 chore(deps): bump mermaid from 11.10.0 to 11.15.0 in /docs
(#40038)
add 4c14e16e583 chore(deps): bump @babel/plugin-transform-modules-systemjs
from 7.20.11 to 7.29.4 in /superset-frontend/cypress-base (#39982)
add 86ba63b0723 fix(dashboard): prevent duplicate subdirectory prefix when
toggling fullscreen (#39534)
add d8b2c5872b7 chore(deps-dev): bump @swc/core from 1.15.32 to 1.15.33 in
/superset-frontend (#39935)
add 4d0cc1d7a60 chore(deps): bump zod from 4.4.1 to 4.4.3 in
/superset-frontend (#39904)
add fa06989ed71 fix(mcp): return requested update chart previews (#40077)
add af4dc3a9aa6 fix(re-encrypt): handle non-id PKs and make command
idempotent (#40079)
add 1d220f7172c chore(deps-dev): update fs-extra requirement from ^11.3.4
to ^11.3.5 in /superset-frontend/packages/generator-superset (#39930)
add 0d9ecb76645 chore(deps-dev): update @types/node requirement from
^25.6.0 to ^25.7.0 in /superset-frontend/packages/superset-ui-core (#40059)
add e2a8a88d366 docs: Update documentation link for
ENABLE_SUPERSET_META_DB (#40076)
add c59ab8bffdf feat(mcp): add data boundary instruction to harden against
prompt injection (#40080)
add 940779ad5f1 feat(event-log): add event logging for embedded Superset
(#40083)
add 6cebba49ca0 fix(AlertReportModal): TypeError when pasting text into
the Alerts content form search field (#39298)
add 726d83d758d fix(mcp): remove stale created_by_fk filter references
from MCP privacy layer (#39955)
add 6a1305fe530 chore(deps): update zod requirement from ^4.4.1 to ^4.4.3
in /superset-frontend/plugins/plugin-chart-echarts (#40091)
add 2c7e418d7bc chore(deps): bump @ant-design/icons from 6.2.2 to 6.2.3 in
/docs (#40086)
add 9e749da93c6 chore(deps): bump ws from 8.20.0 to 8.20.1 in
/superset-websocket (#40085)
add aebc6fbf344 chore(deps-dev): bump @types/node from 25.6.0 to 25.7.0 in
/superset-websocket (#40052)
add b4cb780e748 chore(deps): update ace-builds requirement from ^1.43.6 to
^1.44.0 in /superset-frontend/packages/superset-ui-core (#40017)
add 5d40d8aeac7 chore(deps): bump actions/dependency-review-action from
4.9.0 to 5.0.0 (#40016)
add 577085eeceb chore(deps-dev): bump fast-uri from 3.0.1 to 3.1.2 in
/superset-embedded-sdk (#39978)
add 8074ae2e38c chore(deps): bump fast-uri from 3.1.0 to 3.1.2 in
/superset-frontend/cypress-base (#39974)
add 803fed28b89 chore(deps): update react requirement from ^19.2.5 to
^19.2.6 in /superset-frontend/plugins/legacy-plugin-chart-chord (#39929)
add cdddb99e9ac chore(deps): bump yeoman-generator from 8.1.2 to 8.2.2 in
/superset-frontend (#39880)
add 6216e574909 chore(deps): bump react-syntax-highlighter from 16.1.0 to
16.1.1 in /superset-frontend (#39698)
add a50de459aea fix(dashboard): restore spacing for charts inside Tabs
layout (#38729)
add 85c44110414 chore(deps-dev): bump
@babel/plugin-transform-modules-systemjs from 7.25.0 to 7.29.4 in
/superset-embedded-sdk (#39983)
add 1a7a14c3573 fix(explore): remove leftover debug console.log in
ZoomConfigControl (#39991)
add 817814d4f65 chore: Bump core packages to 0.1.0 (#40029)
add 2a1dcb79e37 fix(mcp): expose table chart type labels in chart
responses (#40060)
add 958d4aa3dec fix(export): fix double app-root prefix in
chart/drill-detail export URLs (#39710)
add d7fa9301cca fix(dashboard): restore top-level tab drop target for
dashboards with content (#39423)
add 992f561ab9e chore(deps): bump mapbox-gl from 3.23.0 to 3.23.1 in
/superset-frontend (#39879)
add c233bf61713 chore(deps-dev): bump baseline-browser-mapping from
2.10.24 to 2.10.29 in /superset-frontend (#39903)
add d6c458abd41 chore(deps-dev): bump oxlint from 1.62.0 to 1.63.0 in
/superset-frontend (#39937)
add d690aa7eb4c chore(deps): bump immer from 11.1.4 to 11.1.7 in
/superset-frontend (#39941)
add 17a5f693393 chore(deps): bump chrono-node from 2.9.0 to 2.9.1 in
/superset-frontend (#39939)
add 5bad4f55fb5 chore(deps-dev): bump @playwright/test from 1.59.1 to
1.60.0 in /superset-frontend (#40088)
add 21e62d594eb chore(deps-dev): bump wait-on from 9.0.6 to 9.0.10 in
/superset-frontend (#40087)
add 676979643fe chore(deps-dev): bump @babel/preset-env from 7.29.3 to
7.29.5 in /superset-frontend (#39934)
add 48530cb8884 chore(deps-dev): bump @babel/register from 7.28.6 to
7.29.3 in /superset-frontend (#39818)
add d1e9a5df06c chore(docs): clean up version-cutting tooling and finish
developer_portal rename (#39837)
add 01224007daf fix(mixed-timeseries): preserve all-NaN metric columns
after pivot when Jinja evaluates to NULL (#40005)
add a62bf2b0bb7 fix: chart rendering race condition and homepage
connection reset (#40065)
add e56883baef6 fix(ci): handle schedule event in change_detector and
actually trigger all-changed (#40105)
add 64dae07675e chore(deps): bump markdown-to-jsx from 9.7.16 to 9.8.0 in
/superset-frontend (#40111)
add 8b0e63b58c5 fix(rls): prevent double-apply when converting physical
dataset to virtual (#39725)
add 966e97989bb chore(mcp): Standardize error response shapes across chart
tools (#39905)
add 823eb905d3f fix(mcp): JSON-serialize order_by_cols and support sort
direction (#39952)
add 62dc2370141 chore(ci): add explicit permissions to additional
workflows (#40067)
add 144dae7c43a fix(dashboard): use datasetUuid instead of datasetId in
display controls export/import (SC-104655) (#40008)
add 8fa5a75c704 fix(mcp): apply cached adhoc filters to chart retrieval
(#40099)
add 672e9a14771 fix(docs): tighten onBrokenLinks to throw and fix surfaced
broken links (#40102)
add 4e09889607f test(datasets): regression coverage for #16141 (export
with same table name, different schemas) (#40123)
add d8539308402 chore(deps): bump react-syntax-highlighter from 16.1.0 to
16.1.1 in /superset-frontend (#40107)
add 5fa9657528e chore(deps): update @ant-design/icons requirement from
^6.2.2 to ^6.2.3 in /superset-frontend/packages/superset-ui-core (#40092)
add f02e5b7e839 chore(deps-dev): bump babel-jest from 30.3.0 to 30.4.1 in
/superset-frontend (#40090)
add 2b71d964cc3 fix(sqllab): missing estimate action button (#40101)
add 88231f2b41f test(subdirectory): scaffold red/green tests for
application root URL helpers
add 438031cbc4a style: apply prettier line-wrapping in skeleton modules
add 7ca048a0eba feat(subdirectory): implement application root URL helpers
and backend normaliser
add 7aee4fb7bdb fix(subdirectory): unblock CI on subdirectory-helpers PR
add 0bd3d3a06b1 fix(subdirectory): add navigation URL scheme allow-list to
satisfy CodeQL
add f8b26caf9d9 fix(subdirectory): collapse redirect into navigateTo to
clear CodeQL alert
add 5c0d2bfc5bf fix(subdirectory): reorder navigationUtils so primitives
precede helpers
add ea9199156ef style: collapse SAFE_NAVIGATION_URL_RE onto one line per
prettier
add 57cc9a671f3 fix(subdirectory): preserve default export when mocking
getBootstrapData
add a93081940f0 fix(subdirectory): use explicit __esModule mock shape for
getBootstrapData
add 3d5002c622b fix(subdirectory): avoid TDZ on mockApplicationRoot during
mock factory invoke
add bbe9fb2d125 fix(subdirectory): skip invariants scan to isolate shard-6
hang
add 1f42ee1bb54 fix(subdirectory): drop disabled-test, remove unused
imports
add 197bd912eb9 fix(subdirectory): reinstate invariants scan, harden
scanner
add 15ed72878b5 refactor(subdirectory): trim over-commented helpers and
tests
add e0b51e4bf85 style: apply prettier line-wrap to
normalizeBackendUrls.test.ts
add 5ed2a403a56 feat(frontend): migrate all subdirectory call sites to
navigationUtils helpers
add 04b6429597a style: re-apply prettier 3.8.3 formatting to QueryTable
add 3275147a07d fix(ts): allow undefined appRoot in normalizeJsonResponse
signature
add 32b02842aea test(explore): update ViewQuery to expect openInNewTab
third arg
add 6697e694688 revert(subdirectory): remove SupersetClient response
normaliser wiring
add 9e94723ef7c test(subdirectory): cover redirect, getShareableUrl,
AppLink, and walker branches
add 9c4bbc6c2fd test(subdirectory): split AppLink tests into a tsx file
with mock pattern
add a639285944d docs(updating): note navigationUtils helper API for
contributors
add d26802bcb3a fix(subdirectory): create-chart link, permalink doubling,
and dead Superset.* routes
add 7daa1741d0e fix(subdirectory): navbar logo double-prefix on /superset/
deployment
add b7c4d1e9995 test(subdirectory): close review nits on the navbar-logo
round-3 fix
add c531185d0ae fix(subdirectory): align SPA + sibling view routes after
Superset.route_base=""
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0df6748e0ae)
\
N -- N -- N refs/heads/claude/subdirectory-helpers-tdd
(c531185d0ae)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/check-python-deps.yml | 4 +
.github/workflows/claude.yml | 10 +-
.github/workflows/codeql-analysis.yml | 4 +-
.github/workflows/dependency-review.yml | 2 +-
.github/workflows/docker.yml | 4 +
.github/workflows/embedded-sdk-release.yml | 3 +
.github/workflows/embedded-sdk-test.yml | 3 +
.github/workflows/generate-FOSSA-report.yml | 3 +
.github/workflows/github-action-validator.yml | 3 +
.github/workflows/latest-release-tag.yml | 2 +-
.github/workflows/license-check.yml | 3 +
.github/workflows/superset-app-cli.yml | 4 +
.github/workflows/superset-docs-deploy.yml | 10 +
.github/workflows/superset-docs-verify.yml | 7 +
.github/workflows/superset-extensions-cli.yml | 4 +
.github/workflows/superset-helm-lint.yml | 3 +
.github/workflows/superset-translations.yml | 4 +
.github/workflows/superset-websocket.yml | 3 +
.rat-excludes | 3 +
RELEASING/verify_release.py | 62 +-
UPDATING.md | 8 +-
docs/DOCS_CLAUDE.md | 33 +-
docs/README.md | 56 +-
docs/components/versions.json | 1 -
.../components/design-system/index.mdx | 14 +-
docs/developer_docs/components/index.mdx | 2 +-
docs/developer_docs/components/ui/index.mdx | 92 +-
docs/developer_docs/contributing/code-review.md | 8 +-
.../contributing/development-setup.md | 2 +-
docs/developer_docs/contributing/guidelines.md | 2 +-
docs/developer_docs/contributing/howtos.md | 2 +-
.../developer_docs/contributing/issue-reporting.md | 4 +-
docs/developer_docs/contributing/overview.md | 10 +-
.../developer_docs/contributing/release-process.md | 2 +-
docs/developer_docs/contributing/submitting-pr.md | 6 +-
docs/developer_docs/extensions/architecture.md | 8 +-
.../developer_docs/extensions/components/index.mdx | 4 +-
.../extensions/contribution-types.md | 8 +-
docs/developer_docs/extensions/dependencies.md | 6 +-
docs/developer_docs/extensions/development.md | 2 +-
.../extensions/extension-points/editors.md | 6 +-
.../extensions/extension-points/sqllab.md | 10 +-
docs/developer_docs/extensions/mcp.md | 4 +-
docs/developer_docs/extensions/overview.md | 20 +-
docs/developer_docs/extensions/quick-start.md | 16 +-
docs/developer_docs/extensions/security.md | 2 +-
.../guidelines/backend-style-guidelines.md | 2 +-
.../guidelines/frontend-style-guidelines.md | 8 +-
.../frontend/component-style-guidelines.md | 4 +-
docs/developer_docs/testing/overview.md | 8 +-
docs/developer_docs/versions.json | 1 -
docs/developer_portal_versions.json | 1 -
docs/docusaurus.config.ts | 2 +-
docs/package.json | 17 +-
docs/scripts/generate-superset-components.mjs | 12 +-
docs/scripts/lint-docs-links.mjs | 230 +++
docs/scripts/manage-versions.mjs | 259 ++-
docs/src/theme/DocVersionBadge/index.js | 28 +-
docs/src/theme/DocVersionBanner/index.js | 121 --
docs/src/theme/DocVersionBanner/styles.module.css | 49 -
docs/static/feature-flags.json | 2 +-
docs/tutorials_versions.json | 3 -
.../version-6.0.0/configuration/alerts-reports.mdx | 8 +-
.../version-6.0.0/configuration/cache.mdx | 4 +-
.../configuration/configuring-superset.mdx | 6 +-
.../version-6.0.0/configuration/databases.mdx | 108 +-
.../configuration/networking-settings.mdx | 2 +-
.../version-6.0.0/configuration/sql-templating.mdx | 2 +-
.../version-6.0.0/configuration/timezones.mdx | 2 +-
.../version-6.0.0/contributing/contributing.mdx | 2 +-
.../version-6.0.0/contributing/development.mdx | 4 +-
.../version-6.0.0/contributing/guidelines.mdx | 2 +-
docs/versioned_docs/version-6.0.0/faq.mdx | 14 +-
.../version-6.0.0/installation/architecture.mdx | 12 +-
.../version-6.0.0/installation/docker-compose.mdx | 2 +-
.../installation/installation-methods.mdx | 10 +-
.../version-6.0.0/installation/kubernetes.mdx | 4 +-
docs/versioned_docs/version-6.0.0/intro.md | 2 +-
docs/versioned_docs/version-6.0.0/quickstart.mdx | 12 +-
.../creating-your-first-dashboard.mdx | 4 +-
docs/yarn.lock | 564 +++---
pyproject.toml | 12 +-
scripts/change_detector.py | 16 +-
superset-core/pyproject.toml | 2 +-
superset-embedded-sdk/package-lock.json | 568 ++----
superset-extensions-cli/pyproject.toml | 2 +-
superset-frontend/.eslintrc.js | 4 +
superset-frontend/cypress-base/package-lock.json | 427 ++---
superset-frontend/package-lock.json | 1079 +++++++----
superset-frontend/package.json | 32 +-
.../packages/generator-superset/package.json | 6 +-
.../packages/superset-core/package.json | 4 +-
.../packages/superset-core/src/theme/Theme.tsx | 5 +
.../packages/superset-ui-core/package.json | 7 +-
.../src/chart/components/ChartDataProvider.tsx | 204 +-
.../src/chart/components/SuperChart.tsx | 439 +++--
.../src/chart/components/SuperChartCore.tsx | 376 ++--
.../src/chart/components/createLoadableRenderer.ts | 130 +-
.../src/components/Label/index.tsx | 2 +-
.../src/components/Select/Select.tsx | 6 +-
.../test/chart/components/SuperChart.test.tsx | 30 +-
.../test/chart/components/SuperChartCore.test.tsx | 38 +-
.../components/createLoadableRenderer.test.tsx | 7 -
.../superset-ui-core/test/models/Registry.test.ts | 25 +-
.../tests/dashboard/clear-all-filters.spec.ts | 220 +++
.../plugins/legacy-plugin-chart-chord/package.json | 2 +-
.../plugins/legacy-plugin-chart-rose/src/Rose.ts | 11 +-
.../src/utils/htmlTextFilterValueGetter.test.ts | 83 +
.../src/utils/htmlTextFilterValueGetter.ts | 74 +
.../src/utils/useColDefs.ts | 21 +
.../BigNumberWithTrendline/transformProps.test.ts | 27 +
.../BigNumberWithTrendline/transformProps.ts | 10 +-
.../src/Sunburst/transformProps.ts | 2 -
.../src/Timeseries/transformers.ts | 3 +
.../test/Sunburst/transformProps.test.ts | 53 +
.../src/react-pivottable/PivotTable.tsx | 10 +-
.../src/react-pivottable/TableRenderers.tsx | 1969 ++++++++++----------
.../test/react-pivottable/tableRenders.test.tsx | 1380 ++++----------
.../plugin-chart-point-cluster-map/package.json | 2 +-
.../plugin-chart-table/src/controlPanel.tsx | 84 +-
.../plugin-chart-table/test/controlPanel.test.tsx | 145 +-
.../components/EstimateQueryCostButton/index.tsx | 2 +-
.../src/SqlLab/components/QueryTable/styles.ts | 1 -
.../SaveDatasetModal/SaveDatasetModal.test.tsx | 127 +-
.../SqlLab/components/SaveDatasetModal/index.tsx | 93 +-
.../SqlLab/components/TableExploreTree/index.tsx | 20 +-
.../Chart/DrillDetail/DrillDetailPane.test.tsx | 78 +
.../Chart/DrillDetail/DrillDetailPane.tsx | 23 +-
.../src/components/Chart/chartAction.ts | 18 +
.../src/components/Chart/chartActions.test.ts | 72 +
.../src/components/DatabaseSelector/index.tsx | 10 +-
.../src/components/DatabaseSelector/types.ts | 2 +
.../TableSelector/TableSelector.test.tsx | 46 +
.../src/components/TableSelector/index.tsx | 9 +-
.../DashboardBuilder/DashboardBuilder.test.tsx | 46 +
.../DashboardBuilder/DashboardBuilder.tsx | 7 +-
.../dashboard/components/Header/Header.test.tsx | 91 +
.../Header/useHeaderActionsDropdownMenu.tsx | 13 +-
.../components/SliceHeader/SliceHeader.test.tsx | 117 ++
.../src/dashboard/components/SliceHeader/index.tsx | 11 +-
.../components/gridComponents/Chart/Chart.tsx | 5 +-
.../nativeFilters/FilterBar/FilterBar.test.tsx | 129 +-
.../components/nativeFilters/FilterBar/index.tsx | 13 +-
.../src/dashboard/util/getDashboardUrl.test.ts | 10 +
superset-frontend/src/embedded/index.tsx | 23 +-
.../src/explore/components/ChartPills.tsx | 6 +-
.../explore/components/DatasourcePanel/index.tsx | 7 +-
.../explore/components/ExploreContentPopover.tsx | 10 +-
.../src/explore/components/SaveModal.test.tsx | 29 +-
.../src/explore/components/SaveModal.tsx | 17 +-
.../FilterControl/AdhocFilterEditPopover/index.tsx | 20 +-
.../index.tsx | 7 +-
.../components/controls/JSEditorControl.test.tsx | 4 -
.../components/controls/JSEditorControl.tsx | 9 +-
.../LayerConfigsPopoverContent.tsx | 2 -
.../controls/MapViewControl/MapViewControl.tsx | 1 -
.../ZoomConfigControl/ZoomConfigControl.tsx | 1 -
.../useExploreAdditionalActionsMenu/index.tsx | 11 +-
.../src/explore/exploreUtils/exportChart.test.ts | 26 +-
.../src/explore/exploreUtils/index.ts | 15 +-
.../src/features/alerts/AlertReportModal.test.tsx | 24 +
.../src/features/alerts/AlertReportModal.tsx | 9 +-
.../DatasetPanel/DatasetPanelWrapper.test.tsx} | 49 +-
.../datasets/AddDataset/DatasetPanel/index.tsx | 17 +-
.../datasets/hooks/useDatasetLists.test.ts | 60 +
.../src/features/datasets/hooks/useDatasetLists.ts | 11 +-
.../src/features/home/LanguagePicker.tsx | 14 +-
.../src/hooks/apiResources/tables.test.ts | 29 +
superset-frontend/src/hooks/apiResources/tables.ts | 19 +-
.../src/middleware/loggerMiddleware.ts | 9 +-
.../src/pages/DatasetCreation/index.tsx | 1 +
.../Spin/index.tsx => src/types/emotion-jest.d.ts} | 2 +-
superset-frontend/src/views/store.ts | 14 +
superset-websocket/package-lock.json | 606 ++----
superset-websocket/package.json | 10 +-
superset/app.py | 16 -
superset/cli/update.py | 22 +-
superset/commands/dashboard/export.py | 32 +
superset/commands/dashboard/importers/v1/utils.py | 27 +
superset/commands/database/tables.py | 4 +-
superset/commands/importers/v1/assets.py | 86 +-
superset/config.py | 2 +-
superset/connectors/sqla/models.py | 1 +
superset/databases/schemas.py | 3 +
superset/db_engine_specs/base.py | 5 +
superset/db_engine_specs/presto.py | 4 +
superset/db_engine_specs/spark.py | 6 +-
superset/db_engine_specs/ydb.py | 1 +
superset/importexport/api.py | 11 +
superset/mcp_service/app.py | 15 +
superset/mcp_service/auth.py | 45 +-
superset/mcp_service/chart/chart_helpers.py | 451 ++++-
superset/mcp_service/chart/chart_utils.py | 21 +-
superset/mcp_service/chart/preview_utils.py | 2 +
superset/mcp_service/chart/schemas.py | 52 +-
superset/mcp_service/chart/tool/generate_chart.py | 9 +-
superset/mcp_service/chart/tool/get_chart_data.py | 247 +--
.../mcp_service/chart/tool/get_chart_preview.py | 126 +-
superset/mcp_service/chart/tool/get_chart_sql.py | 241 +--
superset/mcp_service/chart/tool/update_chart.py | 14 +-
.../mcp_service/chart/tool/update_chart_preview.py | 39 +-
superset/mcp_service/common/error_schemas.py | 58 +-
.../tool/add_chart_to_existing_dashboard.py | 10 +-
.../dashboard/tool/generate_dashboard.py | 5 +-
superset/mcp_service/dataset/tool/query_dataset.py | 5 +-
.../explore/tool/generate_explore_link.py | 6 +
superset/mcp_service/privacy.py | 31 +-
superset/mcp_service/sql_lab/tool/execute_sql.py | 5 +-
.../sql_lab/tool/open_sql_lab_with_context.py | 3 +-
superset/models/helpers.py | 9 +-
superset/sqllab/utils.py | 1 +
superset/utils/encrypt.py | 192 +-
superset/utils/pandas_postprocessing/pivot.py | 78 +-
superset/utils/rls.py | 40 +-
superset/viz.py | 9 +
tests/integration_tests/cli_tests.py | 42 +
tests/integration_tests/databases/api_tests.py | 8 +
tests/integration_tests/utils/encrypt_tests.py | 230 ++-
tests/integration_tests/viz_tests.py | 39 +
tests/unit_tests/commands/dashboard/export_test.py | 226 +++
tests/unit_tests/commands/databases/tables_test.py | 72 +
.../commands/importers/v1/assets_test.py | 316 ++++
.../dashboards/commands/importers/v1/utils_test.py | 137 ++
tests/unit_tests/databases/api_test.py | 2 +
tests/unit_tests/datasets/commands/export_test.py | 52 +
tests/unit_tests/db_engine_specs/test_presto.py | 44 +
tests/unit_tests/db_engine_specs/test_trino.py | 44 +
tests/unit_tests/importexport/api_test.py | 54 +-
.../mcp_service/chart/test_chart_helpers.py | 179 ++
.../mcp_service/chart/test_chart_schemas.py | 16 +
.../mcp_service/chart/test_chart_utils.py | 46 +-
.../mcp_service/chart/tool/test_generate_chart.py | 55 +-
.../mcp_service/chart/tool/test_get_chart_data.py | 179 ++
.../chart/tool/test_get_chart_preview.py | 386 ++++
.../mcp_service/chart/tool/test_get_chart_sql.py | 55 +
.../chart/tool/test_update_chart_preview.py | 74 +
.../explore/tool/test_generate_explore_link.py | 35 +
.../sql_lab/tool/test_open_sql_lab_with_context.py | 3 +-
.../mcp_service/test_auth_user_resolution.py | 44 +
tests/unit_tests/mcp_service/test_mcp_config.py | 28 +
tests/unit_tests/models/helpers_test.py | 119 ++
.../unit_tests/pandas_postprocessing/test_pivot.py | 243 +++
tests/unit_tests/sql/test_spark_dialect.py | 94 +
tests/unit_tests/sql_lab_test.py | 38 +-
244 files changed, 10518 insertions(+), 5778 deletions(-)
delete mode 100644 docs/components/versions.json
delete mode 100644 docs/developer_docs/versions.json
delete mode 100644 docs/developer_portal_versions.json
create mode 100644 docs/scripts/lint-docs-links.mjs
delete mode 100644 docs/src/theme/DocVersionBanner/index.js
delete mode 100644 docs/src/theme/DocVersionBanner/styles.module.css
delete mode 100644 docs/tutorials_versions.json
create mode 100644
superset-frontend/playwright/tests/dashboard/clear-all-filters.spec.ts
create mode 100644
superset-frontend/plugins/plugin-chart-ag-grid-table/src/utils/htmlTextFilterValueGetter.test.ts
create mode 100644
superset-frontend/plugins/plugin-chart-ag-grid-table/src/utils/htmlTextFilterValueGetter.ts
create mode 100644
superset-frontend/plugins/plugin-chart-echarts/test/Sunburst/transformProps.test.ts
copy
superset-frontend/src/{components/ErrorMessage/DatasetNotFoundErrorMessage.test.tsx
=> features/datasets/AddDataset/DatasetPanel/DatasetPanelWrapper.test.tsx}
(53%)
copy
superset-frontend/{packages/superset-ui-core/src/components/Spin/index.tsx =>
src/types/emotion-jest.d.ts} (95%)
create mode 100644 tests/unit_tests/commands/dashboard/export_test.py
create mode 100644 tests/unit_tests/sql/test_spark_dialect.py