• Joined on 2026-02-05
QT synced commits to fix/celery-outside-of-context-error at QT/superset2 from mirror 2026-03-05 18:40:18 +00:00
QT synced commits to url-redirect at QT/superset2 from mirror 2026-03-05 18:40:18 +00:00
ade8ad90d5 Use <Result/>
QT synced commits to master at QT/superset2 from mirror 2026-03-05 18:40:18 +00:00
0dbd4c5b90 docs(mcp): add MCP server deployment and authentication guide (#38415)
f0416eff78 fix(dashboard): fix multiple drag-and-drop and edit mode issues (#37891)
a513406239 feat!: upgrade project's Node version to v22 (#37223)
f6f734f0d1 chore(deps): bump google-auth-library from 10.5.0 to 10.6.1 in /superset-frontend (#38436)
a2c23a2a58 chore(deps-dev): bump css-minimizer-webpack-plugin from 7.0.4 to 8.0.0 in /superset-frontend (#38434)
Compare 6 commits »
QT synced and deleted reference refs/tags/feat/bump-node-to-v22 at QT/superset2 from mirror 2026-03-05 18:40:17 +00:00
QT synced commits to adopt-pr-34525-fix-cache-warmup at QT/superset2 from mirror 2026-03-05 18:40:17 +00:00
QT synced new reference adopt-pr-34525-fix-cache-warmup to QT/superset2 from mirror 2026-03-05 18:40:17 +00:00
QT synced commits to dependabot/npm_and_yarn/superset-frontend/eslint-10.0.2 at QT/superset2 from mirror 2026-03-05 18:40:17 +00:00
173db70ce6 chore(deps-dev): bump eslint from 8.57.1 to 10.0.2 in /superset-frontend
a2c23a2a58 chore(deps-dev): bump css-minimizer-webpack-plugin from 7.0.4 to 8.0.0 in /superset-frontend (#38434)
20cc3345d8 chore(playwright): Using warning for timeouts (#38441)
880cab58c3 fix(bug): Error when adding a filter using custom sql (#38246)
Compare 4 commits »
QT synced commits to dependabot/npm_and_yarn/superset-frontend/multi-8f3f190bed at QT/superset2 from mirror 2026-03-05 18:40:17 +00:00
b02a7dfda9 chore(deps): bump @tootallnate/once and jest-environment-jsdom
f6f734f0d1 chore(deps): bump google-auth-library from 10.5.0 to 10.6.1 in /superset-frontend (#38436)
a2c23a2a58 chore(deps-dev): bump css-minimizer-webpack-plugin from 7.0.4 to 8.0.0 in /superset-frontend (#38434)
20cc3345d8 chore(playwright): Using warning for timeouts (#38441)
880cab58c3 fix(bug): Error when adding a filter using custom sql (#38246)
Compare 6 commits »
QT synced commits to feat/migrate-to-vitest-for-superset-websocket at QT/superset2 from mirror 2026-03-05 18:40:17 +00:00
bf0ab39417 chore: resolve prettier issue
QT synced commits to feat/update-geostyler-deps-to-latest-major-version at QT/superset2 from mirror 2026-03-05 18:40:17 +00:00
fe8bd2d165 feat: port @jansule fork into upstream
130dcd3128 Merge branch 'master' into feat/update-geostyler-deps-to-latest-major-version
f6f734f0d1 chore(deps): bump google-auth-library from 10.5.0 to 10.6.1 in /superset-frontend (#38436)
a2c23a2a58 chore(deps-dev): bump css-minimizer-webpack-plugin from 7.0.4 to 8.0.0 in /superset-frontend (#38434)
20cc3345d8 chore(playwright): Using warning for timeouts (#38441)
Compare 150 commits »
QT synced and deleted reference refs/tags/enxdev/fix/dashboard-edit-mode at QT/superset2 from mirror 2026-03-05 18:40:16 +00:00
QT synced and deleted reference refs/tags/dependabot/npm_and_yarn/superset-frontend/css-minimizer-webpack-plugin-8.0.0 at QT/superset2 from mirror 2026-03-05 18:40:16 +00:00
QT synced and deleted reference refs/tags/dependabot/npm_and_yarn/superset-frontend/google-auth-library-10.6.1 at QT/superset2 from mirror 2026-03-05 18:40:16 +00:00
QT synced commits to feat/migrate-to-vitest-for-superset-websocket at QT/superset2 from mirror 2026-03-05 10:30:16 +00:00
5f582b2f01 Merge branch 'master' into feat/migrate-to-vitest-for-superset-websocket
e9a0367bb4 fix: ensure the mocked redis.xrange is not called for test assertion
cf7261c142 chore: replace workaround with permanent spyOn for static getter
4dfb0e66cb chore(deps-dev): bump webpack from 5.105.3 to 5.105.4 in /superset-frontend (#38385)
fdf19db5e6 chore(deps): bump svgo from 3.3.2 to 3.3.3 in /superset-frontend (#38421)
Compare 57 commits »
QT synced commits to fix-master-ci at QT/superset2 from mirror 2026-03-05 10:30:16 +00:00
QT synced commits to master at QT/superset2 from mirror 2026-03-05 10:30:16 +00:00
880cab58c3 fix(bug): Error when adding a filter using custom sql (#38246)
4dfb0e66cb chore(deps-dev): bump webpack from 5.105.3 to 5.105.4 in /superset-frontend (#38385)
Compare 2 commits »
QT synced new reference fix-master-ci to QT/superset2 from mirror 2026-03-05 10:30:16 +00:00
QT synced commits to fix-dynamic-search-dataset at QT/superset2 from mirror 2026-03-05 10:30:16 +00:00
3a661fcf9a fix(roles): normalize cache keys and improve test coverage
QT synced commits to fix-cannot-view-dashboard-if-no-theme-role at QT/superset2 from mirror 2026-03-05 10:30:16 +00:00
ae1baff20a test(dashboard): harden theme test types, E2E assertions, and spy cleanup
d5eebbc0c5 fix(dashboard): merge dashboard theme with system base theme and load fonts
52b6cc4420 test(dashboard): add E2E test for non-admin user viewing themed dashboard
d9e72c10e6 Merge remote-tracking branch 'origin/master' into fix-cannot-view-dashboard-if-no-theme-role
fdf19db5e6 chore(deps): bump svgo from 3.3.2 to 3.3.3 in /superset-frontend (#38421)
Compare 31 commits »