• Joined on 2026-02-05
QT synced new reference dependabot/npm_and_yarn/docs/prettier-3.8.3 to QT/superset2 from mirror 2026-04-16 14:45:23 +00:00
QT synced commits to alexandrusoare/fix/safety-for-is_nullable at QT/superset2 from mirror 2026-04-16 14:45:23 +00:00
6303450dc6 fix logic
QT synced commits to dependabot/npm_and_yarn/docs/typescript-eslint/parser-8.58.2 at QT/superset2 from mirror 2026-04-16 14:45:23 +00:00
QT synced commits to dependabot/npm_and_yarn/docs/prettier-3.8.3 at QT/superset2 from mirror 2026-04-16 14:45:23 +00:00
QT synced new reference dependabot/github_actions/aws-actions/amazon-ecr-login-2.1.3 to QT/superset2 from mirror 2026-04-16 14:45:23 +00:00
QT synced commits to dependabot/github_actions/aws-actions/amazon-ecr-login-2.1.3 at QT/superset2 from mirror 2026-04-16 14:45:23 +00:00
QT synced commits to 6.1 at QT/superset2 from mirror 2026-04-16 14:45:22 +00:00
954902db1d fix(sqllab): format_sql to apply db dialect by database_id (#39393)
8b9a74a3d4 fix(mcp): always push fresh app context per tool call to prevent g.user race (#39385)
2dca313e41 fix(mcp): update instructions to use correct request wrapper and identifier params (#39392)
b196e11af2 fix(EmptyState): prevent SVG cropping in empty state images (#37287)
b3c2965eaf fix(i18n): typo in fr language (#36982)
Compare 5 commits »
QT synced commits to showtime-master at QT/superset2 from mirror 2026-04-16 06:34:56 +00:00
d57a1def6c chore: fix spacing in AGENTS.md
e7b9fb277e fix(mcp): always push fresh app context per tool call to prevent g.user race (#39385)
838ee870d0 fix(mcp): update instructions to use correct request wrapper and identifier params (#39392)
84af6c9f29 chore(deps-dev): bump @docusaurus/tsconfig from 3.9.2 to 3.10.0 in /docs (#39189)
05227e8a80 chore(deps): bump caniuse-lite from 1.0.30001786 to 1.0.30001788 in /docs (#39376)
Compare 36 commits »
QT synced commits to sc-101082-filter-apply-button-scale at QT/superset2 from mirror 2026-04-16 06:34:55 +00:00
4a4b072db5 Merge remote-tracking branch 'origin/master' into sc-101082-filter-apply-button-scale
e7b9fb277e fix(mcp): always push fresh app context per tool call to prevent g.user race (#39385)
838ee870d0 fix(mcp): update instructions to use correct request wrapper and identifier params (#39392)
84af6c9f29 chore(deps-dev): bump @docusaurus/tsconfig from 3.9.2 to 3.10.0 in /docs (#39189)
05227e8a80 chore(deps): bump caniuse-lite from 1.0.30001786 to 1.0.30001788 in /docs (#39376)
Compare 69 commits »
QT synced commits to msyavuz/feat/mcp-preview-chart-update at QT/superset2 from mirror 2026-04-16 06:34:54 +00:00
ddd2593473 fix: ci
70eea9b1d9 fix: attend reviews
Compare 2 commits »
QT synced commits to fix-playwright-gsheet-dependency at QT/superset2 from mirror 2026-04-16 06:34:54 +00:00
28b0e5fa8e Merge remote-tracking branch 'origin/master' into fix-playwright-gsheet-dependency
e7b9fb277e fix(mcp): always push fresh app context per tool call to prevent g.user race (#39385)
838ee870d0 fix(mcp): update instructions to use correct request wrapper and identifier params (#39392)
84af6c9f29 chore(deps-dev): bump @docusaurus/tsconfig from 3.9.2 to 3.10.0 in /docs (#39189)
05227e8a80 chore(deps): bump caniuse-lite from 1.0.30001786 to 1.0.30001788 in /docs (#39376)
Compare 45 commits »
QT synced commits to fix/core-packages-ts-coverage at QT/superset2 from mirror 2026-04-16 06:34:54 +00:00
e496fcc0d6 ci(frontend): add core-packages-coverage job to enforce 100% TS coverage
QT synced commits to master at QT/superset2 from mirror 2026-04-16 06:34:54 +00:00
e7b9fb277e fix(mcp): always push fresh app context per tool call to prevent g.user race (#39385)
838ee870d0 fix(mcp): update instructions to use correct request wrapper and identifier params (#39392)
84af6c9f29 chore(deps-dev): bump @docusaurus/tsconfig from 3.9.2 to 3.10.0 in /docs (#39189)
Compare 3 commits »
QT synced commits to embedded-e2e-tests at QT/superset2 from mirror 2026-04-16 06:34:53 +00:00
543ca790e0 fix(embedded-e2e): pass dashboard ID as string to guest token API
06582d51f9 fix(embedded-e2e): add CI SDK build step, align with conventions, improve test assertions
Compare 2 commits »
QT synced commits to fix-echart-save-issue at QT/superset2 from mirror 2026-04-16 06:34:53 +00:00
f1b8940f5e Merge branch 'master' into fix-echart-save-issue
e7b9fb277e fix(mcp): always push fresh app context per tool call to prevent g.user race (#39385)
838ee870d0 fix(mcp): update instructions to use correct request wrapper and identifier params (#39392)
84af6c9f29 chore(deps-dev): bump @docusaurus/tsconfig from 3.9.2 to 3.10.0 in /docs (#39189)
05227e8a80 chore(deps): bump caniuse-lite from 1.0.30001786 to 1.0.30001788 in /docs (#39376)
Compare 225 commits »
QT synced commits to feat/extension-color-scheme-api at QT/superset2 from mirror 2026-04-16 06:34:53 +00:00
d8f2fb7e6e refactor(colors): move palette data back to @superset-ui/core, keep only API in @apache-superset/core
3bf629f12c refactor(colors): use @apache-superset/core/colors for sequential scheme IDs in CountryMap story
e9dc58e757 refactor(colors): delegate @superset-ui/core palette data to @apache-superset/core/colors
77aa873915 feat(colors): add palette data to @apache-superset/core/colors
70251482d2 feat(extensions): expose Superset categorical color schemes to extensions
Compare 347 commits »
QT synced and deleted reference refs/tags/dependabot/npm_and_yarn/docs/docusaurus/tsconfig-3.10.0 at QT/superset2 from mirror 2026-04-16 06:34:52 +00:00
QT synced commits to dependabot/npm_and_yarn/superset-frontend/dompurify-3.4.0 at QT/superset2 from mirror 2026-04-16 06:34:52 +00:00
QT synced new reference dependabot/npm_and_yarn/docs/dompurify-3.4.0 to QT/superset2 from mirror 2026-04-16 06:34:52 +00:00
QT synced commits to dependabot/npm_and_yarn/docs/dompurify-3.4.0 at QT/superset2 from mirror 2026-04-16 06:34:52 +00:00