Commit Graph

  • 9670970c63 Fix Datasource type semantic-layer-explore-integration Beto Dealmeida 2026-03-30 15:42:28 -04:00
  • 3998e5d973 fix(tests): fail hard instead of silently skipping gsheets dataset tests Joe Li 2026-03-30 12:11:00 -07:00
  • 38fdfb4ca2 fix(mcp): prevent stale g.user from causing user impersonation across tool calls (#38747) Amin Ghadersohi 2026-03-30 20:23:46 +02:00
  • f6d9bf4c83 Merge branch 'master' into enxdev/fix/table-adhoc-column-cross-filters enxdev/fix/table-adhoc-column-cross-filters Enzo Martellucci 2026-03-30 17:11:03 +02:00
  • 15bab227bb feat(mcp): support saved metrics from datasets in chart generation (#38955) Kamil Gabryjelski 2026-03-30 16:38:31 +02:00
  • d331a043a3 fix(mcp): prevent PendingRollbackError from poisoned sessions after SSL drops (#38934) Amin Ghadersohi 2026-03-30 16:30:15 +02:00
  • 41d401a879 fix(select): ensure filter dropdown matches input field width (#38886) Enzo Martellucci 2026-03-30 15:52:37 +02:00
  • 89f7e5e7ba fix(mcp): validate dataset exists in generate_explore_link before generating URL (#38951) Amin Ghadersohi 2026-03-30 15:29:29 +02:00
  • 406ee151f7 handle innapropriate values alexandrusoare 2026-03-30 16:08:41 +03:00
  • 875d0c062f fix(mcp): prevent GRID_ID injection into ROOT_ID on tabbed dashboards (#38890) Amin Ghadersohi 2026-03-30 11:26:58 +02:00
  • fc59965536 move logic from backend to frontend alexandrusoare/fix/remove-cache-screenshot alexandrusoare 2026-03-30 15:27:17 +03:00
  • e08c305396 fix(mcp): remove @parse_request decorator for cleaner tool schemas (#38918) Amin Ghadersohi 2026-03-29 22:09:51 +02:00
  • df2a0416eb fix(sqllab): invalid treeview folder expansion (#38897) JUST.in DO IT 2026-03-27 14:54:45 -07:00
  • 2aaf935db8 fix(Timeseries): dedup x axis labels (#38733) Mehmet Salih Yavuz 2026-03-27 22:13:02 +03:00
  • 54cb0c1fb4 fix(explore): migrate from window.history to React Router history API (#38887) Kamil Gabryjelski 2026-03-27 16:49:54 +01:00
  • 807505a89a fix(sqllab): long cell content overflooding (#38855) JUST.in DO IT 2026-03-27 05:46:10 -07:00
  • f968c5cc78 fix(dataset): add email field to owners_data for Chart Explore path (#38836) Krishna Chaitanya 2026-03-27 05:44:11 -07:00
  • c512e30b17 fix(reports): PUT with empty recipients list does not persist the change (#38711) Enzo Martellucci 2026-03-27 12:54:13 +01:00
  • 9fa0b68575 fix(dataset): add missing currency_code_column to DatasetPostSchema (#38853) Richard Fogaca Nienkotter 2026-03-26 16:58:04 -03:00
  • e2d103f9a5 fix: type probing (#38889) Beto Dealmeida 2026-03-26 13:06:49 -04:00
  • 8d47bd7f42 fix(mcp): add try/except around DAO re-fetch to handle session errors in multi-tenant (#38859) Amin Ghadersohi 2026-03-26 12:43:21 -04:00
  • 3d7f986dc5 Merge branch 'master' into showtime-master showtime-master Mehmet Salih Yavuz 2026-03-30 13:39:17 +03:00
  • aa1a69555b fix(mcp): prevent GRID_ID injection into ROOT_ID on tabbed dashboards (#38890) Amin Ghadersohi 2026-03-30 11:26:58 +02:00
  • 7bedc389ea Merge branch 'master' into showtime-master Mehmet Salih Yavuz 2026-03-30 12:23:45 +03:00
  • 1ef815de38 fix(CI): fix test alexandrusoare/feat/filter-empty-state alexandrusoare 2026-03-30 11:58:07 +03:00
  • d1903afc69 fix(mcp): remove @parse_request decorator for cleaner tool schemas (#38918) Amin Ghadersohi 2026-03-29 22:09:51 +02:00
  • 33bf4dfd8e chore(tests): promote Playwright experimental tests to stable and clean up superseded Cypress tests Joe Li 2026-03-27 15:56:01 -07:00
  • dbc25dc555 fix(ci): resolve failed CodeCov upload for backend tests (#38885) Đỗ Trọng Hải 2026-03-28 05:33:02 +07:00
  • a5d2324e21 fix(sqllab): invalid treeview folder expansion (#38897) JUST.in DO IT 2026-03-27 14:54:45 -07:00
  • d9f30ba585 Merge branch 'master' into dependabot/github_actions/azure/setup-helm-5.0.0 dependabot/github_actions/azure/setup-helm-5.0.0 Joe Li 2026-03-27 13:58:38 -07:00
  • 38e82e4084 chore(deps): bump yaml from 1.10.2 to 1.10.3 in /superset-frontend/cypress-base (#38856) dependabot[bot] 2026-03-27 13:58:26 -07:00
  • 6bcc8bf2b2 chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /superset-frontend/cypress-base (#38862) dependabot[bot] 2026-03-27 13:58:06 -07:00
  • f832f9b0d5 fix(Timeseries): dedup x axis labels (#38733) Mehmet Salih Yavuz 2026-03-27 22:13:02 +03:00
  • eede7ccfb9 fix(tests): add missing React type import in AlertReportList test Joe Li 2026-03-27 10:10:59 -07:00
  • dface257b8 feat(mcp): resolve call_tool proxy name and capture error_type in logging mcp-logging-improvements Maxime Beauchemin 2026-03-27 16:51:07 +00:00
  • 9fcf6d8134 Merge branch 'master' into fix-echart-save-issue fix-echart-save-issue Joe Li 2026-03-27 09:14:51 -07:00
  • fc705d94e3 fix(explore): migrate from window.history to React Router history API (#38887) Kamil Gabryjelski 2026-03-27 16:49:54 +01:00
  • 5fe76c5d9f fix(granular-export): address PR review feedback round 2 Hugh A Miles II 2026-03-27 11:05:43 -04:00
  • 65eae027fa fix(sqllab): long cell content overflooding (#38855) JUST.in DO IT 2026-03-27 05:46:10 -07:00
  • ac96f46c76 fix(dataset): add email field to owners_data for Chart Explore path (#38836) Krishna Chaitanya 2026-03-27 05:44:11 -07:00
  • 5c782397bb refactor(passwords): accept passwords via YAML file (#38059) Alexandru Soare 2026-03-27 14:37:34 +02:00
  • 58b31505c4 remove unnecessary style alexandrusoare 2026-03-27 14:32:43 +02:00
  • 189b1de6e4 feat(filters): adding empty state for filter modal alexandrusoare 2026-03-27 13:59:52 +02:00
  • 40387d5daa fix(reports): PUT with empty recipients list does not persist the change (#38711) Enzo Martellucci 2026-03-27 12:54:13 +01:00
  • cd99f3c0e3 Merge branch 'master' into showtime-master Geidō 2026-03-27 12:39:46 +01:00
  • 7f3351011d chore(deps): bump anthropics/claude-code-action from 1.0.78 to 1.0.80 (#38901) dependabot[bot] 2026-03-27 14:52:31 +07:00
  • d6a6b6db14 chore(deps): bump yaml from 1.10.2 to 1.10.3 in /superset-frontend (#38905) dependabot[bot] 2026-03-27 14:51:06 +07:00
  • 388a1fd0be chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /superset-frontend (#38906) dependabot[bot] 2026-03-27 14:47:12 +07:00
  • c2c929bf94 chore(deps-dev): bump speed-measure-webpack-plugin from 1.5.0 to 1.6.0 in /superset-frontend (#38871) dependabot[bot] 2026-03-27 14:46:12 +07:00
  • 41473a520e chore(deps): bump handlebars from 4.7.8 to 4.7.9 in /superset-frontend (#38894) dependabot[bot] 2026-03-27 14:45:21 +07:00
  • 50a5bb0671 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /superset-websocket (#38895) dependabot[bot] 2026-03-27 14:44:48 +07:00
  • 20d0cfd156 chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 (#38903) dependabot[bot] 2026-03-27 14:44:26 +07:00
  • 5ad91fbb09 chore(deps): bump baseline-browser-mapping from 2.10.10 to 2.10.11 in /docs (#38902) dependabot[bot] 2026-03-27 14:43:58 +07:00
  • 6229c99050 chore(deps): bump @ant-design/icons from 6.1.0 to 6.1.1 in /docs (#38904) dependabot[bot] 2026-03-27 14:43:38 +07:00
  • 7e69d5d839 chore(deps): bump node-forge from 1.3.2 to 1.4.0 in /docs (#38907) dependabot[bot] 2026-03-27 14:42:11 +07:00
  • 8700ec4e6d fix: pin 2 unpinned action(s),extract 21 unsafe expression(s) to env vars (#38893) dagecko 2026-03-27 03:38:20 -04:00
  • 8cbf5fb8df chore(deps-dev): bump lerna from 8.2.4 to 9.0.4 in /superset-frontend (#37914) dependabot[bot] 2026-03-27 14:29:19 +07:00
  • ea87843dd7 fix(tests): harden 3 remaining CI shard 5 flaky tests (v3c) Joe Li 2026-03-26 16:45:31 -07:00
  • 83368530f1 Update tests/integration_tests/test_granular_export_api.py Hugh A. Miles II 2026-03-26 18:53:51 -04:00
  • 708410144c Update docs/docs/security/granular-export-controls.mdx Hugh A. Miles II 2026-03-26 18:52:41 -04:00
  • 9c288d66b5 fix(dataset): add missing currency_code_column to DatasetPostSchema (#38853) Richard Fogaca Nienkotter 2026-03-26 16:58:04 -03:00
  • 7a83cb5233 fix(tests): address PR review feedback (round 3) Joe Li 2026-03-26 12:01:42 -07:00
  • 402260dbd2 fix(tests): fix prettier formatting and harden 2 more flaky tests (v3b) Joe Li 2026-03-26 11:13:59 -07:00
  • 8983edea66 fix: type probing (#38889) Beto Dealmeida 2026-03-26 13:06:49 -04:00
  • bd552209e7 fix(sqllab): inactive leftbar selector on empty state (#38833) JUST.in DO IT 2026-03-26 08:57:16 -07:00
  • 95820fb9e6 docs: improve SQL templating guidance and examples (#38777) Shaitan 2026-03-26 16:47:14 +00:00
  • 6dc3d7ad9f fix(mcp): add try/except around DAO re-fetch to handle session errors in multi-tenant (#38859) Amin Ghadersohi 2026-03-26 12:43:21 -04:00
  • 686fa44a5f fix(echart): multiple time shift line pattern (#38866) JUST.in DO IT 2026-03-26 04:56:05 -07:00
  • 77df7c2add fix(mcp): add permission checks to generate_dashboard and update_chart tools (#38845) Amin Ghadersohi 2026-03-25 16:37:48 -04:00
  • 6a866335b6 fix(mcp): detect unknown chart config fields and suggest correct ones (#38848) Kamil Gabryjelski 2026-03-25 18:38:23 +01:00
  • 26c3021b66 fix(ci): install missing msgcat used for Babel translation update (#38830) Đỗ Trọng Hải 2026-03-25 23:40:40 +07:00
  • bd8b02c1c0 fix(dashboard): larger JSON metadata editor for better editing UX (#38728) (#38745) Mayank Aggarwal 2026-03-25 21:55:47 +05:30
  • 446358749e fix(datasource): align access validation in legacy views (#38647) Shaitan 2026-03-25 14:56:59 +00:00
  • 1e7d781354 fix(echarts): prevent plain legend clipping in dashboards (#38675) Richard Fogaca Nienkotter 2026-03-25 09:38:31 -03:00
  • 9619fa2156 fix(embedded-sdk): wire hideTab to actually hide the dashboard tab (#38846) Michael S. Molina 2026-03-25 09:19:56 -03:00
  • c4af1cbca7 fix(models): correct TabState.latest_query_id column type to match FK target (#38837) Joe Li 2026-03-25 01:24:53 -07:00
  • 9a35a4f43a fix(report): raise warning when filter type not recognized (#38676) Alexandru Soare 2026-03-25 01:06:44 +02:00
  • a5d4348fb1 feat(mcp): add Handlebars chart type support to MCP service (#38402) Amin Ghadersohi 2026-03-24 12:25:39 -04:00
  • dd1f946962 fix(extensions-cli): remove publisher prefix from bundle filename (#38823) Michael S. Molina 2026-03-24 13:09:10 -03:00
  • 27206fc892 fix(sqllab): FilterText does not apply accordingly (#38813) JUST.in DO IT 2026-03-24 09:04:41 -07:00
  • 861ce50473 fix(mcp): fix generate_dashboard cross-session SQLAlchemy error (#38827) Amin Ghadersohi 2026-03-24 11:39:37 -04:00
  • d118d7a41b fix(tests): harden AlertReportModal CI shard 5 flaky tests (v3) Joe Li 2026-03-26 09:23:53 -07:00
  • cfa1aba1e0 fix(sqllab): inactive leftbar selector on empty state (#38833) JUST.in DO IT 2026-03-26 08:57:16 -07:00
  • 4226d8211a Merge branch 'master' into enxdev/fix/table-adhoc-column-cross-filters Enzo Martellucci 2026-03-26 16:20:54 +01:00
  • 43816d7528 chore(deps): bump aws-actions/amazon-ecs-deploy-task-definition from 2.6.0 to 2.6.1 (#38874) dependabot[bot] 2026-03-26 21:59:45 +07:00
  • 6dd82afb0b chore(deps): bump dayjs from 1.11.19 to 1.11.20 in /superset-frontend (#38840) dependabot[bot] 2026-03-26 21:52:42 +07:00
  • f798d29488 fix: tuple msyavuz/fix/alert-report-filters-wo-tabs Mehmet Salih Yavuz 2026-03-26 15:29:14 +03:00
  • e045f49787 fix(echart): multiple time shift line pattern (#38866) JUST.in DO IT 2026-03-26 04:56:05 -07:00
  • 38d3a39c06 test(sqllab): add SQL Lab SDK API contract tests (#38860) Joe Li 2026-03-26 04:52:14 -07:00
  • 649d33a8e9 fix(test): fix CI alexandrusoare 2026-03-26 13:35:26 +02:00
  • ecd681325b Merge branch 'master' into msyavuz/fix/alert-report-filters-wo-tabs Mehmet Salih Yavuz 2026-03-26 13:29:41 +03:00
  • f0dc7fb5d2 fix(CI): fixing tests alexandrusoare 2026-03-26 12:27:14 +02:00
  • aabef4f518 fix(staleState): making force=true default alexandrusoare 2026-03-26 12:03:44 +02:00
  • 6d807070d6 chore(deps): bump ag-grid-react in /superset-frontend dependabot[bot] 2026-03-26 07:04:18 +00:00
  • 1e77ec03c8 chore: fix spacing in AGENTS.md Joe Li 2025-11-14 14:33:52 -08:00
  • a1ee218deb Merge remote-tracking branch 'origin/master' into alert-report-test-gaps Joe Li 2026-03-25 17:35:25 -07:00
  • bc25f7cfae fix(tests): harden AlertReportModal CI shard 5 flaky tests (v2) Joe Li 2026-03-25 17:28:50 -07:00
  • 2d011b0006 fix: lint Enzo Martellucci 2026-03-25 22:31:21 +01:00
  • 37504117ca test(table): add tests for adhoc column label resolution in cross-filters Enzo Martellucci 2026-03-25 22:03:26 +01:00
  • e50602cc60 fix(table): resolve adhoc column labels to original names in cross-filters Enzo Martellucci 2026-03-25 21:54:53 +01:00