Commit Graph

  • 48530cb888 chore(deps-dev): bump @babel/register from 7.28.6 to 7.29.3 in /superset-frontend (#39818) dependabot[bot] 2026-05-13 19:17:21 -07:00
  • 6cfb10de3b fix(dashboard): add top padding to "Create new chart" button in builder pane yousoph 2026-05-11 18:25:38 +00:00
  • 676979643f chore(deps-dev): bump @babel/preset-env from 7.29.3 to 7.29.5 in /superset-frontend (#39934) dependabot[bot] 2026-05-13 16:11:01 -07:00
  • 21e62d594e chore(deps-dev): bump wait-on from 9.0.6 to 9.0.10 in /superset-frontend (#40087) dependabot[bot] 2026-05-13 16:09:03 -07:00
  • 5bb315591b fix(mcp): fix stale patch target in auth tests and update stale docstring Amin Ghadersohi 2026-05-13 23:04:02 +00:00
  • 5bad4f55fb chore(deps-dev): bump @playwright/test from 1.59.1 to 1.60.0 in /superset-frontend (#40088) dependabot[bot] 2026-05-13 16:01:26 -07:00
  • 17a5f69339 chore(deps): bump chrono-node from 2.9.0 to 2.9.1 in /superset-frontend (#39939) dependabot[bot] 2026-05-13 15:59:36 -07:00
  • d690aa7eb4 chore(deps): bump immer from 11.1.4 to 11.1.7 in /superset-frontend (#39941) dependabot[bot] 2026-05-13 15:58:20 -07:00
  • d6c458abd4 chore(deps-dev): bump oxlint from 1.62.0 to 1.63.0 in /superset-frontend (#39937) dependabot[bot] 2026-05-13 15:57:30 -07:00
  • c233bf6171 chore(deps-dev): bump baseline-browser-mapping from 2.10.24 to 2.10.29 in /superset-frontend (#39903) dependabot[bot] 2026-05-13 15:56:30 -07:00
  • 992f561ab9 chore(deps): bump mapbox-gl from 3.23.0 to 3.23.1 in /superset-frontend (#39879) dependabot[bot] 2026-05-13 15:55:54 -07:00
  • d7fa9301cc fix(dashboard): restore top-level tab drop target for dashboards with content (#39423) Joe Li 2026-05-13 15:31:29 -07:00
  • 958d4aa3de fix(export): fix double app-root prefix in chart/drill-detail export URLs (#39710) Elizabeth Thompson 2026-05-13 15:17:13 -07:00
  • 9d298f86f0 fix(mcp): fix E501 in update_chart.py and update_chart test mocks for column validation Amin Ghadersohi 2026-05-13 22:12:08 +00:00
  • d8db1c9230 refactor(mcp): delegate load_user_with_relationships to SecurityManager.find_user_with_relationships Amin Ghadersohi 2026-05-13 22:10:36 +00:00
  • b34d346e0d refactor(mcp): address Codex review — fix registry bug, DRY schema hints, remove column regex Amin Ghadersohi 2026-05-13 21:27:39 +00:00
  • 202b19951a fix(mcp): harden auth — PermissionError propagation, passthrough client_id guard, fail-closed on missing token Amin Ghadersohi 2026-05-13 21:26:42 +00:00
  • 18a9eff641 fix(mcp): add full column validation to update_chart Amin Ghadersohi 2026-05-13 20:14:32 +00:00
  • d675a97686 refactor(mcp): extract duplicated app context + sm setup into helper Amin Ghadersohi 2026-05-13 19:57:41 +00:00
  • 2a1dcb79e3 fix(mcp): expose table chart type labels in chart responses (#40060) Richard Fogaca Nienkotter 2026-05-13 16:38:31 -03:00
  • 817814d4f6 chore: Bump core packages to 0.1.0 (#40029) Michael S. Molina 2026-05-13 15:32:19 -04:00
  • e6e424b431 feat(mobile): Add mobile-friendly dashboard consumption mode mobile-dashboard-support Claude Code 2026-05-13 09:46:46 -07:00
  • 1a7a14c357 fix(explore): remove leftover debug console.log in ZoomConfigControl (#39991) Jean-Baptiste Braun 2026-05-13 19:55:29 +02:00
  • eface3bf54 fix(mcp): add threading lock to registry plugin loader Amin Ghadersohi 2026-05-13 17:40:10 +00:00
  • 85c4411041 chore(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.25.0 to 7.29.4 in /superset-embedded-sdk (#39983) dependabot[bot] 2026-05-13 10:10:38 -07:00
  • a50de459ae fix(dashboard): restore spacing for charts inside Tabs layout (#38729) Mayank Aggarwal 2026-05-13 22:14:05 +05:30
  • 6f882f215e feat(plugin-chart-country-map): friendlier labels + auto-migrate from legacy plugin Superset Dev 2026-05-13 09:44:01 -07:00
  • 6216e57490 chore(deps): bump react-syntax-highlighter from 16.1.0 to 16.1.1 in /superset-frontend (#39698) dependabot[bot] 2026-05-13 09:35:42 -07:00
  • cdddb99e9a chore(deps): bump yeoman-generator from 8.1.2 to 8.2.2 in /superset-frontend (#39880) dependabot[bot] 2026-05-13 09:34:42 -07:00
  • 803fed28b8 chore(deps): update react requirement from ^19.2.5 to ^19.2.6 in /superset-frontend/plugins/legacy-plugin-chart-chord (#39929) dependabot[bot] 2026-05-13 09:34:26 -07:00
  • 8074ae2e38 chore(deps): bump fast-uri from 3.1.0 to 3.1.2 in /superset-frontend/cypress-base (#39974) dependabot[bot] 2026-05-13 09:34:11 -07:00
  • 577085eece chore(deps-dev): bump fast-uri from 3.0.1 to 3.1.2 in /superset-embedded-sdk (#39978) dependabot[bot] 2026-05-13 09:33:57 -07:00
  • 5d40d8aeac chore(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 (#40016) dependabot[bot] 2026-05-13 09:33:14 -07:00
  • b4cb780e74 chore(deps): update ace-builds requirement from ^1.43.6 to ^1.44.0 in /superset-frontend/packages/superset-ui-core (#40017) dependabot[bot] 2026-05-13 09:32:35 -07:00
  • aebc6fbf34 chore(deps-dev): bump @types/node from 25.6.0 to 25.7.0 in /superset-websocket (#40052) dependabot[bot] 2026-05-13 09:32:19 -07:00
  • 9e749da93c chore(deps): bump ws from 8.20.0 to 8.20.1 in /superset-websocket (#40085) dependabot[bot] 2026-05-13 09:32:05 -07:00
  • 2c7e418d7b chore(deps): bump @ant-design/icons from 6.2.2 to 6.2.3 in /docs (#40086) dependabot[bot] 2026-05-13 09:31:51 -07:00
  • d1a7c9e82f fix(plugin-chart-country-map): control-panel UX — validators, dynamic choices, visibility Superset Dev 2026-05-13 09:29:03 -07:00
  • 6a1305fe53 chore(deps): update zod requirement from ^4.4.1 to ^4.4.3 in /superset-frontend/plugins/plugin-chart-echarts (#40091) dependabot[bot] 2026-05-13 09:12:39 -07:00
  • adbf5bcff8 feat(plugin-chart-country-map): ship all 33 NE worldviews at Admin 0 Superset Dev 2026-05-13 09:10:04 -07:00
  • 726d83d758 fix(mcp): remove stale created_by_fk filter references from MCP privacy layer (#39955) Amin Ghadersohi 2026-05-13 08:27:10 -07:00
  • 6cebba49ca fix(AlertReportModal): TypeError when pasting text into the Alerts content form search field (#39298) jesperct 2026-05-13 11:38:55 -03:00
  • eca8444bdb feat(event-log): add event logging for embedded Superset (#40083) 5.0-pulse Luiz Otavio 2026-05-13 09:59:48 -03:00
  • 940779ad5f feat(event-log): add event logging for embedded Superset (#40083) Luiz Otavio 2026-05-13 09:59:48 -03:00
  • c59ab8bffd feat(mcp): add data boundary instruction to harden against prompt injection (#40080) Richard Fogaca Nienkotter 2026-05-13 09:40:44 -03:00
  • ae7a947bc0 fix: prettier on remaining country-map files Superset Dev 2026-05-13 00:15:38 -07:00
  • cc7ba360f8 fix(plugin-chart-country-map): add plugin reference + json include in root tsconfig Superset Dev 2026-05-13 00:00:58 -07:00
  • 69afb7653b fix(plugin-chart-country-map): trailing newlines + correct theme/t imports Superset Dev 2026-05-12 23:37:57 -07:00
  • ba97a29468 fix(mcp): fix stale patch target in auth tests and update stale docstring Amin Ghadersohi 2026-05-13 06:34:46 +00:00
  • 240bcad6bd fix(plugin-chart-country-map): trailing newline on static manifest + prettier format on transformProps.test Superset Dev 2026-05-12 23:19:43 -07:00
  • ae61f2f507 fix(plugin-chart-country-map): clear remaining CI issues Superset Dev 2026-05-12 23:14:10 -07:00
  • cbb8477d47 fix(plugin-chart-country-map): resolve TypeScript lint errors Superset Dev 2026-05-12 23:03:58 -07:00
  • 9fd7fd441a fix(country-map): CI failures — license headers, lockfile sync, reproducible build Evan Rusackas 2026-05-12 22:32:51 -07:00
  • 85920f701a feat(sqllab,extensions): contribution surfaces for tab/pane extensions feat/sqllab-extension-contribution-points Amin Ghadersohi 2026-05-12 22:23:52 -07:00
  • 4381fd97ea fix(extensions): make LOCAL_EXTENSIONS hot reload reliable in Docker Amin Ghadersohi 2026-05-12 21:19:57 -07:00
  • e2a8a88d36 docs: Update documentation link for ENABLE_SUPERSET_META_DB (#40076) Evan Rusackas 2026-05-12 20:39:39 -07:00
  • 0d9ecb7664 chore(deps-dev): update @types/node requirement from ^25.6.0 to ^25.7.0 in /superset-frontend/packages/superset-ui-core (#40059) dependabot[bot] 2026-05-12 20:34:10 -07:00
  • 1d220f7172 chore(deps-dev): update fs-extra requirement from ^11.3.4 to ^11.3.5 in /superset-frontend/packages/generator-superset (#39930) dependabot[bot] 2026-05-12 20:33:47 -07:00
  • af4dc3a9aa fix(re-encrypt): handle non-id PKs and make command idempotent (#40079) Ville Brofeldt 2026-05-12 17:59:52 -07:00
  • cfdc7dce8e docs(country-map): SIP — phases 2/3/5 substantially done Evan Rusackas 2026-05-12 17:39:15 -07:00
  • 9a4fff02bf test(country-map): controlPanel test (10 cases) Evan Rusackas 2026-05-12 17:38:26 -07:00
  • 8a06bbac1e test(country-map): unit tests for build script transforms (18 cases) Evan Rusackas 2026-05-12 17:37:27 -07:00
  • cd85b2dc99 ci(country-map): regenerate GeoJSON outputs on config changes Evan Rusackas 2026-05-12 17:35:47 -07:00
  • 2bbbee6cec docs(country-map): UPDATING.md entry for plugin replacement Evan Rusackas 2026-05-12 17:34:49 -07:00
  • f1ff71e849 feat(country-map): port click-to-zoom interaction from legacy plugin Evan Rusackas 2026-05-12 17:33:40 -07:00
  • 5efb93b99b feat(country-map): manifest-driven control choices Evan Rusackas 2026-05-12 17:32:52 -07:00
  • 1817e37b06 feat(country-map): wire build outputs to Flask static path + commit them Evan Rusackas 2026-05-12 17:26:39 -07:00
  • fa06989ed7 fix(mcp): return requested update chart previews (#40077) Richard Fogaca Nienkotter 2026-05-12 21:23:49 -03:00
  • 4d0cc1d7a6 chore(deps): bump zod from 4.4.1 to 4.4.3 in /superset-frontend (#39904) dependabot[bot] 2026-05-12 17:23:14 -07:00
  • d8b2c5872b chore(deps-dev): bump @swc/core from 1.15.32 to 1.15.33 in /superset-frontend (#39935) dependabot[bot] 2026-05-12 17:22:58 -07:00
  • baf33093c2 docs(country-map): SIP — sync impl plan with renderer + controls + viz_type wiring Evan Rusackas 2026-05-12 17:10:54 -07:00
  • adc36ccf6d feat(country-map): wire new plugin into VizType registry + deprecate legacy Evan Rusackas 2026-05-12 17:10:03 -07:00
  • cb5bb69fa8 feat(country-map): build script — emit manifest.json describing outputs Evan Rusackas 2026-05-12 17:06:30 -07:00
  • 52dfc853d2 test(country-map): transformProps + buildQuery tests Evan Rusackas 2026-05-12 17:01:25 -07:00
  • f696fe1e05 feat(country-map): full control panel — worldview, admin level, region filters, language Evan Rusackas 2026-05-12 17:00:08 -07:00
  • b296345332 feat(country-map): port D3 renderer to modern modules + new features Evan Rusackas 2026-05-12 16:58:38 -07:00
  • 2165b95a08 docs(country-map): SIP — add test plan section for maintainer validation Evan Rusackas 2026-05-12 16:57:03 -07:00
  • 86ba63b072 fix(dashboard): prevent duplicate subdirectory prefix when toggling fullscreen (#39534) Elizabeth Thompson 2026-05-12 16:51:37 -07:00
  • fb31a5160d docs(country-map): SIP — sync implementation plan with current progress Evan Rusackas 2026-05-12 16:45:49 -07:00
  • 07532ae1a7 feat(country-map): scaffold modern plugin shell Evan Rusackas 2026-05-12 16:44:43 -07:00
  • d7edbf747a feat(country-map): build script — split Admin 1 per country Evan Rusackas 2026-05-12 16:39:47 -07:00
  • 989ed61f34 feat(country-map): build script — composite_maps transform (5/5 transforms) Evan Rusackas 2026-05-12 16:34:43 -07:00
  • 1e77ff1706 feat(country-map): build script — regional_aggregations transform Evan Rusackas 2026-05-12 16:29:44 -07:00
  • cb005a2ea5 feat(country-map): build script — territory_assignments transform Evan Rusackas 2026-05-12 16:27:04 -07:00
  • 4c14e16e58 chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.20.11 to 7.29.4 in /superset-frontend/cypress-base (#39982) dependabot[bot] 2026-05-12 16:25:28 -07:00
  • fe22e06011 chore(deps): bump mermaid from 11.10.0 to 11.15.0 in /docs (#40038) dependabot[bot] 2026-05-12 16:25:09 -07:00
  • 9160da0d27 chore(deps-dev): bump yeoman-test from 11.3.1 to 11.5.2 in /superset-frontend (#40058) dependabot[bot] 2026-05-12 16:24:55 -07:00
  • 43a89f8710 chore(deps-dev): bump terser-webpack-plugin from 5.5.0 to 5.6.0 in /superset-frontend (#40061) dependabot[bot] 2026-05-12 16:24:37 -07:00
  • ae5e1132ba feat(country-map): build script — mapshaper -simplify final pass Evan Rusackas 2026-05-12 16:03:34 -07:00
  • ea9b21b017 feat(country-map): build script — Admin 1 + flying_islands transform Evan Rusackas 2026-05-12 16:02:11 -07:00
  • 2db41bb2b2 feat(country-map): minimum-viable build pipeline (NE → GeoJSON) Evan Rusackas 2026-05-12 16:00:29 -07:00
  • d2916b99ee feat(country-map): backfill France-with-Overseas composite from full notebook cell Evan Rusackas 2026-05-12 15:57:59 -07:00
  • 1eb48e94fc feat(country-map): scaffold scripts/ dir with YAML config schemas Evan Rusackas 2026-05-12 15:56:04 -07:00
  • 2efc64135e fix(lint,test): unblock CI on chore/fc-10-explore-sqllab-misc chore/fc-10-explore-sqllab-misc Claude Code 2026-05-12 15:55:57 -07:00
  • 1fffd9d832 docs(country-map): SIP — add procedural/ escape hatch for edge cases Evan Rusackas 2026-05-12 15:50:05 -07:00
  • 1e349d26a4 docs(country-map): SIP — obsolescence check vs current NE 5.x Evan Rusackas 2026-05-12 15:43:36 -07:00
  • b12044cec7 docs(country-map): SIP — audit notebook touchups, enumerate config surface Evan Rusackas 2026-05-12 15:33:54 -07:00
  • a4b1ecafd1 docs(country-map): SIP draft for Country Map plugin redesign Evan Rusackas 2026-05-12 15:16:03 -07:00
  • a01a855603 fix(CollectionTable): restore controlled pagination + filter clamping Claude 2026-05-12 14:33:54 -07:00
  • 7e2064037e chore(deps): add polib to development requirements Claude Code 2026-05-12 14:33:32 -07:00