Commit Graph

  • c1b7a2d2ee Bump code coverage to 100% rls-splice Beto Dealmeida 2026-05-20 12:11:19 -04:00
  • 6a88f6a43f refactor(mcp): promote local imports to module level in RBAC middleware mcp-rbac-tool-visibility Amin Ghadersohi 2026-05-20 16:02:38 +00:00
  • be145c3364 ci: trigger CI run after rebase Amin Ghadersohi 2026-05-20 15:56:04 +00:00
  • ed001a4b1f chore(deps-dev): bump typescript-eslint in /superset-websocket dependabot/npm_and_yarn/superset-websocket/typescript-eslint-8.59.4 dependabot[bot] 2026-05-20 15:42:00 +00:00
  • ea1ce7140c chore(deps-dev): bump webpack from 5.106.2 to 5.107.0 in /docs (#40291) master dependabot[bot] 2026-05-20 22:35:32 +07:00
  • 038414ea5c chore(deps-dev): bump ts-jest from 29.4.9 to 29.4.10 in /superset-websocket (#40290) dependabot[bot] 2026-05-20 22:34:25 +07:00
  • 5bb54cc96b fix(echarts): preserve dataZoom range across setOption(notMerge) (#40173) jesperct 2026-05-20 12:33:29 -03:00
  • 6437208b93 Address comments sl-coerce-filters Beto Dealmeida 2026-05-20 11:10:10 -04:00
  • fb276b08dd fix(mcp): Skip misleading trend analysis for categorical ASCII charts (#39761) Alexandru Soare 2026-05-20 18:04:21 +03:00
  • 97c42a1ddd feat(mcp): add get_dashboard_layout companion tool msyavuz/feat/mcp-get-dashboard-layout Mehmet Salih Yavuz 2026-05-20 18:00:01 +03:00
  • 94aa03bd3d fix(listview): fix search input clipping and match antd option height compact-filter-pills kasiazjc 2026-05-20 14:55:46 +00:00
  • ade1a0e5e2 fix(listview): close dropdown on resize; add OptionList padding kasiazjc 2026-05-20 14:52:04 +00:00
  • a704330400 docs: retake screenshots — tooltip, dropdown, active state kasiazjc 2026-05-20 14:50:58 +00:00
  • 6c49ad74f9 fix(listview): remove duplicate top padding on panel container kasiazjc 2026-05-20 14:45:10 +00:00
  • 345d87b4b0 docs: update compact filter pills screenshots kasiazjc 2026-05-20 14:44:30 +00:00
  • d013003cf1 fix(listview): match search top padding to left/right for consistency kasiazjc 2026-05-20 14:44:03 +00:00
  • 75d731398e Revert "refactor(listview): CompactSelectPanel reuses Select/AsyncSelect" kasiazjc 2026-05-20 14:42:05 +00:00
  • 6a16e7dca4 refactor(listview): CompactSelectPanel reuses Select/AsyncSelect kasiazjc 2026-05-20 14:41:18 +00:00
  • eb945f8289 fix(listview): search input contained within dropdown panel kasiazjc 2026-05-20 14:38:30 +00:00
  • 96234d2cfe fix(listview): match Explore Select dropdown height + fix clear-all after refresh kasiazjc 2026-05-20 14:35:16 +00:00
  • 541cfd989c style(listview): match Select dropdown option style from Explore kasiazjc 2026-05-20 14:16:06 +00:00
  • 3c1f1d5535 feat(listview): tooltip on disabled Clear all button kasiazjc 2026-05-20 14:11:24 +00:00
  • 97c22497f4 fix(listview): search input grows to fill available space kasiazjc 2026-05-20 14:10:11 +00:00
  • f28a8f6f78 fix(listview): Clear all always visible, disabled when no active filters kasiazjc 2026-05-20 14:06:53 +00:00
  • b868d3c7bf feat(listview): add Clear all button to compact filter controls kasiazjc 2026-05-20 14:04:06 +00:00
  • 32abb4d1bf Merge branch 'master' of https://github.com/apache/superset into alexandrusoare/fix/get_chart_recommandation alexandrusoare/fix/get_chart_recommandation alexandrusoare 2026-05-20 16:49:45 +03:00
  • 765d9d39a9 docs: add compact filter pills screenshots for PR kasiazjc 2026-05-20 13:48:11 +00:00
  • d520d461b3 fix(listview): read tooltip label from DOM textContent, not ReactNode kasiazjc 2026-05-20 13:46:36 +00:00
  • 926b9b2311 feat(listview): compact filter pills for all CRUD list views kasiazjc 2026-05-20 13:35:23 +00:00
  • 3331146643 fix(oauth2): make OAuth2 completion idempotent and listener resilient fix-oauth-followup Beto Dealmeida 2026-05-20 08:57:31 -04:00
  • 6e8b3bf976 fix(mcp): raise right error (#39964) Alexandru Soare 2026-05-20 14:32:45 +03:00
  • 55024e8f4d feat(mcp): Add mcp_call_id to tool responses for server log correlation (#39776) Alexandru Soare 2026-05-20 14:30:22 +03:00
  • b98bd2a07a fix(mcp): Block destructive DDL (DROP, TRUNCATE, ALTER) in execute_sql (#39621) Alexandru Soare 2026-05-20 14:29:15 +03:00
  • 0a3a35018c fix(mcp): changed_on_humanized null in write tool responses (generate_dashboard, generate_chart) (#39488) Alexandru Soare 2026-05-20 14:08:51 +03:00
  • 77d63e183d fix(react18): address review feedback on logging test + AvatarGroup msyavuz/chore/react-18.3-bump Mehmet Salih Yavuz 2026-05-20 13:35:33 +03:00
  • cbb84778dc Merge remote-tracking branch 'origin/master' into msyavuz/chore/react-18.3-bump Mehmet Salih Yavuz 2026-05-20 13:34:57 +03:00
  • 0f30b026f5 fix(mcp): drop whitespace-only titles before emitting ?name= msyavuz/feat/sqllab-mcp-tab-title Mehmet Salih Yavuz 2026-05-20 12:37:39 +03:00
  • b1b21be040 fix(mcp): use name URL param so AI-generated SQL Lab titles render Mehmet Salih Yavuz 2026-05-20 12:03:50 +03:00
  • e6179036ec fix(sqllab): handle scientific notation in big number JSON responses (#39994) Jean Massucatto 2026-05-20 02:39:47 -03:00
  • 81b4d580db chore(deps-dev): bump @types/node from 25.8.0 to 25.9.1 in /superset-websocket (#40249) dependabot[bot] 2026-05-19 21:54:36 -07:00
  • 9acfac1523 chore(deps-dev): bump @typescript-eslint/parser from 8.59.3 to 8.59.4 in /superset-websocket (#40252) dependabot[bot] 2026-05-19 21:53:59 -07:00
  • b0b99222ff fix(deps): bump @typescript-eslint/parser to match eslint-plugin 8.59.4 in superset-websocket dependabot/npm_and_yarn/superset-websocket/typescript-eslint/eslint-plugin-8.59.4 Claude 2026-05-19 21:53:26 -07:00
  • 7afeeefcb9 chore(deps): bump zod from 4.4.1 to 4.4.3 in /superset-frontend dependabot/npm_and_yarn/superset-frontend/zod-4.4.3 dependabot[bot] 2026-05-20 04:52:50 +00:00
  • 3aeb9db2d0 chore(deps-dev): bump @typescript-eslint/eslint-plugin dependabot/npm_and_yarn/superset-frontend/typescript-eslint/eslint-plugin-8.59.4 dependabot[bot] 2026-05-20 04:52:49 +00:00
  • 270d3e2529 chore(deps): bump react-map-gl from 8.1.0 to 8.1.1 in /superset-frontend dependabot/npm_and_yarn/superset-frontend/react-map-gl-8.1.1 dependabot[bot] 2026-05-20 04:52:45 +00:00
  • 6835abfd95 chore(deps): bump react-syntax-highlighter in /superset-frontend dependabot/npm_and_yarn/superset-frontend/react-syntax-highlighter-16.1.1 dependabot[bot] 2026-05-20 04:52:45 +00:00
  • aa9af6c307 chore(deps-dev): bump typescript-eslint from 8.59.3 to 8.59.4 in /docs (#40254) dependabot[bot] 2026-05-19 21:52:10 -07:00
  • fbb3056508 chore(deps): bump baseline-browser-mapping from 2.10.30 to 2.10.31 in /docs (#40255) dependabot[bot] 2026-05-19 21:51:56 -07:00
  • ffbce27c9b chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#40269) dependabot[bot] 2026-05-19 21:51:40 -07:00
  • 9b7cb8844e test(sql-parser): use UNION ALL in oracle-specific repro per bot review tdd/issue-25659-with-union-not-mutation Claude Code 2026-05-14 19:40:46 -07:00
  • 67ba67624e test(sql-parser): pin WITH+UNION as non-mutating across dialects Claude Code 2026-05-14 18:28:41 -07:00
  • fe8b218a5f chore(deps): bump mapbox-gl from 3.23.1 to 3.24.0 in /superset-frontend (#40258) dependabot[bot] 2026-05-19 21:50:31 -07:00
  • f5fe9bfa26 chore(deps-dev): bump ts-jest from 29.4.9 to 29.4.10 in /superset-frontend (#40260) dependabot[bot] 2026-05-19 21:50:16 -07:00
  • 7f1c47521e chore(deps-dev): bump @typescript-eslint/parser from 8.59.3 to 8.59.4 in /superset-frontend (#40263) dependabot[bot] 2026-05-19 21:50:03 -07:00
  • 0fffa74bc6 chore(deps-dev): bump tsx from 4.22.0 to 4.22.3 in /superset-frontend (#40267) dependabot[bot] 2026-05-19 21:49:40 -07:00
  • 738ebf9cc6 chore(deps-dev): bump @types/node from 25.8.0 to 25.9.1 in /superset-frontend (#40268) dependabot[bot] 2026-05-19 21:49:26 -07:00
  • 98dff2e170 chore(deps): bump yeoman-generator from 8.1.2 to 8.2.2 in /superset-frontend (#40271) dependabot[bot] 2026-05-19 20:03:44 -07:00
  • b5ad4a7a07 test(sql-parser): pin TimescaleDB hyperfunctions parse on postgresql (#32028) (#40142) Evan Rusackas 2026-05-19 19:53:33 -07:00
  • 3c6ae223a2 feat(semantic layers): add metadata on additive metrics sl-additive-metrics Beto Dealmeida 2026-05-19 20:32:50 -04:00
  • 0240bf3540 fix(dataset): row-level OOB fallback prevents silent coercion of malformed timestamps fix/out-of-bounds-nanosecond-timestamp Matt Fitzgerald 2026-05-19 00:54:29 +00:00
  • 4dd4131d47 fix(subdirectory): route get_redirect_url query through url_for to satisfy CodeQL claude/subdirectory-helpers-tdd Joe Li 2026-05-19 16:52:36 -07:00
  • 76cc1d9cf9 fix(AsyncSelect): drop stale responses without poisoning fetch cache fix-asyncselect-search-option-merging Joe Li 2026-05-19 16:47:32 -07:00
  • d9385efa92 refactor(AsyncSelect): simplify search-restore tracking and tighten tests Joe Li 2026-05-14 14:47:50 -07:00
  • 089f23ac2d fix(AsyncSelect): preserve isNewOption entries and reset refs on options-prop change Joe Li 2026-05-14 14:19:27 -07:00
  • b986e41581 fix(select): replace cached options with search results in AsyncSelect sadpandajoe 2026-05-09 02:07:26 +00:00
  • 8a0fc2951c test(playwright): standardize delete-modal wait and clarify count-vs-visibility comments fix-flakey-playwright-tests Joe Li 2026-05-14 10:28:09 -07:00
  • cc7e442539 fix(playwright): address review feedback on de-flake change Joe Li 2026-05-11 14:31:18 -07:00
  • 05582a7b09 fix(playwright): extend de-flake hardening across list specs Joe Li 2026-05-07 23:52:23 -07:00
  • dfa43ae116 fix(playwright): de-flake dashboard-list delete and bulk-export tests Joe Li 2026-05-06 22:00:13 -07:00
  • 6e3b668735 fix(embedded-e2e): address round-2 review findings embedded-e2e-tests Joe Li 2026-05-14 10:36:48 -07:00
  • 12d2d67a65 fix(embedded-e2e): strengthen assertion signal-to-noise from review Joe Li 2026-05-08 16:33:06 -07:00
  • 1b0f106d08 feat(docker-light): enable embedded-dashboard support in local stack Joe Li 2026-05-08 15:02:32 -07:00
  • f154f254c4 fix(embedded-e2e): harden Playwright suite against flake Joe Li 2026-05-08 15:02:12 -07:00
  • 8082013e2e fix(embedded-e2e): use route allowlist in static test server Joe Li 2026-04-30 19:27:59 -07:00
  • cc08a4be01 ci(embedded-e2e): build SDK and configure test environment Joe Li 2026-04-30 19:27:47 -07:00
  • b2955fbb4a feat(embedded-e2e): add Playwright E2E tests for embedded dashboards Joe Li 2026-04-30 19:27:33 -07:00
  • 5c32f135fd chore(deps): bump echarts from 5.6.0 to 6.1.0 in /superset-frontend dependabot/npm_and_yarn/superset-frontend/echarts-6.1.0 dependabot[bot] 2026-05-19 20:18:17 +00:00
  • b2577cb4c3 chore(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2026-05-19 20:00:04 +00:00
  • 26b7b8cdea test(echarts): Tier 3 plugin-level smoke tests for 4 migrated charts feat/glyph-single-file Evan Rusackas 2026-05-19 14:01:16 -05:00
  • 2908674e1f test(glyph): add GlyphOptionsPanel component tests Evan Rusackas 2026-05-19 13:53:21 -05:00
  • e4be3d30eb Address comments Beto Dealmeida 2026-05-19 14:15:10 -04:00
  • 55813154e7 Fix lint sl-cache Beto Dealmeida 2026-05-19 14:08:01 -04:00
  • 1230b9091b docs: hide Component Playground top-level nav item (#40247) Evan Rusackas 2026-05-19 09:32:53 -07:00
  • 852d0182b5 fix(roles): prevent 404 and silent user removal on large role edits (#40178) madhushreeag 2026-05-19 09:13:43 -07:00
  • 8af79150f8 fix(mcp): distinguish execute_sql permission from write access in instructions Amin Ghadersohi 2026-05-19 13:57:35 +00:00
  • 07b96d669a fix(mcp): fix two failing unit tests for RBAC tool visibility Amin Ghadersohi 2026-05-18 19:56:33 +00:00
  • 83a5a59f8e fix(mcp): fix CI pre-commit failures for RBAC tool visibility Amin Ghadersohi 2026-05-15 00:39:07 +00:00
  • 5e1ce67237 fix(mcp): address remaining Copilot review comments on RBAC tool visibility Amin Ghadersohi 2026-05-15 00:24:26 +00:00
  • 9ed83c6a5b fix(mcp): address remaining code review findings for RBAC tool visibility Amin Ghadersohi 2026-05-15 00:14:15 +00:00
  • cd7ae7e2b2 fix(mcp): address code review findings for RBAC tool visibility Amin Ghadersohi 2026-05-13 21:27:57 +00:00
  • 2ccb099450 fix(mcp): hide write tools from users without write permissions Amin Ghadersohi 2026-05-13 20:39:56 +00:00
  • 86f2f056d2 test(glyph-core): add Tier 1 unit test suite (162 tests) Evan Rusackas 2026-05-19 01:10:23 -05:00
  • ca885b2341 docs(perf): add Dashboard Performance guide covering virtualization, lazy tabs, and chart-count guidance docs/dashboard-performance-guide Claude Code 2026-05-19 00:57:08 -05:00
  • 664a891f84 fix(ChartRenderer): address review on class→function refactor chore/fc-08-chart-renderer Claude Code 2026-05-19 00:30:50 -05:00
  • 49dbed213b chore(superset-ui-core): address review on TS6 forward-compat fixes ts6-migration/phase-b-superset-ui-core Claude Code 2026-05-19 00:28:25 -05:00
  • e90521ea37 chore(superset-ui-core): forward-compat fixes for TypeScript 6.0 Evan Rusackas 2026-04-21 18:37:04 -07:00
  • 74c0769477 test(database): regression for #27897 — sqla engine should be created once per URL tdd/issue-27897-sqla-engine-cache Claude 2026-05-19 00:24:30 -05:00
  • e7a863b016 fix(extensions): address review on hot-reload watcher fix/extensions-dev-hot-reload Claude Code 2026-05-19 00:23:40 -05:00
  • 1613e53aaf fix(subdirectory): address Copilot review feedback Joe Li 2026-05-18 22:20:49 -07:00
  • 79eb91da96 fix(docker): make docker compose up build reliably Evan Rusackas 2026-05-19 00:19:40 -05:00