Commit Graph

19387 Commits

Author SHA1 Message Date
Joe Li
69ec08ff1e fix(dashboard): restore top-level tab drop target for dashboards with content (#39423)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
(cherry picked from commit d7fa9301cc)
2026-07-16 08:23:33 -03:00
Luiz Otavio
39f9611ebb fix(event-log): backport stricter embedded-route regex to 6.1 (#42048)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 15:05:06 -03:00
Luiz Otavio
5ec2498f82 fix(embedded): backport hideTab + filter-bar fix to 6.1 (#38846, #39417) (#42008)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
Co-authored-by: Joe Li <joe@preset.io>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-07-14 08:55:23 -03:00
Luiz Otavio
f8490fc9af fix(event-log): add event logging for embedded Superset (#41938)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 15:23:05 -03:00
Michael S. Molina
862aae398d fix: playwright-tests-experimental failures
(cherry picked from commit a7dbbcb6a9)
2026-07-13 11:00:15 -03:00
Luiz Otavio
e0b1fe4ff4 fix(cross-filter): correctly cast adhoc column types when cross filtering (#41936)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-10 16:54:33 -03:00
Luiz Otavio
c898341a82 fix(jinja): drill-to-detail respects remove_filter=True in Jinja templates (#41934)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-10 16:38:21 -03:00
Luiz Otavio
b50d423fd0 chore(ci): update GHA actions to Node.js 24-compatible versions (#40477) (#41932) 2026-07-10 20:39:20 +07:00
Luiz Otavio
10d3a16e26 fix(chart): chart description not showing (#41453)
(cherry picked from commit 834ccf2613)
2026-07-02 10:11:00 -03:00
Luiz Otavio
569cfc9825 fix(chart-explore): allow Save (Overwrite) after editing chart properties (#41602) 2026-07-01 10:33:26 -03:00
SkinnyPigeon
f2048886c0 feat: Allow specific mcp tools to be disabled (#39835)
(cherry picked from commit 70419e9d8f)
2026-06-12 09:51:31 -03:00
Michael S. Molina
5919bf785a fix: Flaky dataset permissions test 2026-06-11 16:51:52 -03:00
Evan Rusackas
4e45861151 fix(dashboard): address post-approval review feedback on #40528 (#40685)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
(cherry picked from commit 49f3dbba73)
2026-06-11 13:22:39 -03:00
Evan Rusackas
726f17b04e fix(dashboard): prevent "undefined undefined" owner names in properties modal (#40528)
Co-authored-by: Claude Code <noreply@anthropic.com>
(cherry picked from commit aba6ea536c)
2026-06-11 13:22:28 -03:00
Jean Massucatto
983de959c6 fix(sqllab): handle scientific notation in big number JSON responses (#39994)
(cherry picked from commit e6179036ec)
2026-06-10 10:58:05 -03:00
Michael S. Molina
aa365c88c1 fix(extensions): load extensions async to avoid blocking initial page render 2026-06-09 16:15:19 -03:00
Michael S. Molina
24ddc75948 fix(extensions): add cache headers and strip Vary: Cookie for extension static assets (#40120)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit a06e6ea19b)
2026-05-15 10:07:11 -03:00
JUST.in DO IT
d7b60ecf34 fix(sqllab): missing estimate action button (#40101)
(cherry picked from commit 2b71d964cc)
2026-05-15 09:25:10 -03:00
Michael S. Molina
c83fb2bb1d chore: CHANGELOG.md for 6.1.0 RC3 6.1.0 6.1.0rc3 2026-05-01 10:02:35 -03:00
Michael S. Molina
0260de3e92 chore: Bump core packages to 0.1.0 RC3 (#39823)
(cherry picked from commit d23b0cad92)
2026-05-01 09:56:22 -03:00
Luiz Otavio
261f0ecafd fix(drill-to-detail): drill to detail by correctly filtering by metric (#39766)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
(cherry picked from commit df396aa6e9)
2026-04-30 08:44:46 -03:00
Evan Rusackas
e33f676b8b docs: Superset 6.1 documentation catch-up — batch 4 (#39446)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
(cherry picked from commit 979f60a6d4)
2026-04-29 15:43:04 -03:00
Michael S. Molina
1bff24aa34 chore(build): remove thread-loader from webpack build (#39763)
(cherry picked from commit 6ce3885f2e)
2026-04-29 15:42:47 -03:00
Evan Rusackas
848809630d docs: Superset 6.1 documentation catch-up — batch 3 (#39445)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
(cherry picked from commit b4f595953e)
2026-04-29 15:41:20 -03:00
Evan Rusackas
6c53dffb09 docs: Superset 6.1 documentation catch-up — batch 2 (#39441)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit 2b623fd09a)
2026-04-29 15:41:09 -03:00
Evan Rusackas
861f8d1bb8 docs(mcp): update MCP server docs for 6.1 (#39422)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit fe074c0d76)
2026-04-29 15:40:51 -03:00
JUST.in DO IT
687f168042 fix(dashboard): escape emoji in position_json before saving to prevent truncation (#39737)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
(cherry picked from commit 54f1e32763)
2026-04-29 10:34:52 -03:00
Jean Massucatto
2f6254bfb4 fix(chart): use categorical axis for bar charts with numeric x-axis (#39141)
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com>
(cherry picked from commit 171414f165)
2026-04-29 10:33:48 -03:00
Maxime Beauchemin
3159ec0356 fix(dashboard): apply full transitive ancestor chain for dependent filters (#39504)
(cherry picked from commit 18d89f25ce)
2026-04-28 11:06:05 -03:00
Michael S. Molina
fa2e1600cd fix(theme): set color-scheme on html to fix dark mode scrollbars (#39704)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit 7bee2afa8e)
2026-04-28 10:57:31 -03:00
Michael S. Molina
b55bb4e3ce fix(query-history): enable sorting by Duration column (#39637)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit c4a8b34b11)
2026-04-28 09:13:15 -03:00
Sam Firke
87e5450cbe fix(table chart): fix rerender bug that continuously cleared search box (#39707)
(cherry picked from commit 3395620b6e)
2026-04-28 09:13:03 -03:00
Evan Rusackas
61bcf578a6 fix(explore): ensure unsaved-changes dialog renders above View SQL modal (#39569)
Co-authored-by: yousoph <sophieyou12@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit 7c4b2b137c)
2026-04-27 15:13:05 -03:00
JUST.in DO IT
4db4ac41c4 fix(sqllab): explore to chart is disabled (#39630)
(cherry picked from commit 78950fc18e)
2026-04-27 09:57:18 -03:00
Michael S. Molina
84a8df2beb fix(sql-lab): show table expand/collapse arrow only on hover (#39627)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit d6bbe6da9b)
2026-04-27 09:57:04 -03:00
Evan Rusackas
62f568d643 docs: Superset 6.1 documentation catch-up — batch 5 (#39454)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit e1ed5003a8)
2026-04-27 09:47:33 -03:00
Maxime Beauchemin
ffc242b5df fix(table): ensure dimensions appear before metrics in column order (#39346)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 4f19bc4c5f)
2026-04-27 09:43:37 -03:00
Michael S. Molina
78d2fcbf49 perf(sql-lab): debounce schema browser search (#39489)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit 9fe3f634ec)
2026-04-27 09:39:47 -03:00
Michael S. Molina
68bbc68cce chore: CHANGELOG.md for 6.1.0 RC2 6.1.0rc2 2026-04-17 14:41:26 -03:00
JUST.in DO IT
7a558f7ceb fix(sqllab): enhance table explore tree with schema pinning, column sorting, and table schema refresh (#39396)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
(cherry picked from commit be680408c9)
2026-04-17 13:11:57 -03:00
Michael S. Molina
3b7ddf88e9 Revert "fix(embedded-sdk): wire hideTab to actually hide the dashboard tab (#38846)"
This reverts commit 9619fa2156.
2026-04-17 13:11:01 -03:00
JUST.in DO IT
232a555d55 fix(sqllab): Relocate schema display on table preview (#39420)
(cherry picked from commit 4bdc8d4c68)
2026-04-17 10:27:33 -03:00
Gabriel Torres Ruiz
ba6ec40fed fix(mcp): support explicit query_mode in TableChartConfig (#39412)
(cherry picked from commit 2e0d482ccf)
2026-04-17 10:27:19 -03:00
Gabriel Torres Ruiz
0648f78785 fix(mcp): replace inputSchema with parameters_hint in search_tools results by default (#39411)
(cherry picked from commit e5b3a9c25d)
2026-04-17 10:26:52 -03:00
Gabriel Torres Ruiz
129fcb5451 fix(mcp): prevent LLM from creating new dashboard instead of adding chart to existing one (#39353)
(cherry picked from commit c289731212)
2026-04-17 10:26:38 -03:00
Gabriel Torres Ruiz
6048e2f2e1 fix(parallel-coordinates): improve dark mode visibility for labels, axis text, and data lines (#39415)
(cherry picked from commit f850c6b1b1)
2026-04-17 10:26:24 -03:00
Michael S. Molina
1a537420dc chore: Bump core packages to 0.1.0 RC2 (#39406)
(cherry picked from commit e5820b6b2b)
2026-04-16 15:32:50 -03:00
Mehmet Salih Yavuz
4e9a6db9b3 feat(mcp): add a preview flow to mcp chart updates (#39383)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
(cherry picked from commit 69f062b804)
2026-04-16 15:32:37 -03:00
Mehmet Salih Yavuz
02e6d671b4 fix(SelectFilter): auto clear search input (#39157)
(cherry picked from commit 7c76fd3d81)
2026-04-16 15:32:13 -03:00
Luiz Otavio
3cbc83449f fix: add comments to SQL clause validation (#39167)
(cherry picked from commit 0b419a07f5)
2026-04-16 09:22:22 -03:00