PolinaFam
|
c9a7a85159
|
feat(chart): add axes settings for trendline (#36002)
|
2025-11-28 12:22:57 -08:00 |
|
Damian Pendrak
|
de7f41a888
|
fix(deckgl): polygon elevation fixed value (#35266)
|
2025-11-28 12:22:38 -08:00 |
|
Mehmet Salih Yavuz
|
a0e63faf62
|
fix: add a fallback to chart state callback (#36327)
|
2025-11-28 20:44:41 +03:00 |
|
Alexandru Soare
|
341ae994c5
|
feat(embed): get charts payload (#36237)
Co-authored-by: Vitor Avila <vitorfragadeavila@gmail.com>
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
|
2025-11-28 17:26:30 +03:00 |
|
dependabot[bot]
|
81e561bdc9
|
chore(deps): bump swagger-ui-react from 5.30.2 to 5.30.3 in /docs (#36284)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-26 15:16:27 -08:00 |
|
dependabot[bot]
|
170d1b92eb
|
chore(deps): bump cookie from 1.0.2 to 1.1.0 in /superset-websocket (#36283)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-26 15:16:08 -08:00 |
|
dependabot[bot]
|
2db0107d12
|
chore(deps): bump caniuse-lite from 1.0.30001756 to 1.0.30001757 in /docs (#36256)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-26 14:59:21 -08:00 |
|
dependabot[bot]
|
df0211fe29
|
chore(deps-dev): bump typescript-eslint from 8.47.0 to 8.48.0 in /docs (#36254)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-26 14:58:47 -08:00 |
|
dependabot[bot]
|
1bf1890084
|
chore(deps-dev): bump typescript-eslint from 8.46.2 to 8.48.0 in /superset-websocket (#36252)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-26 14:58:00 -08:00 |
|
Amin Ghadersohi
|
2af5a5adb0
|
fix(mcp): access wrapped function in dataset tool tests (#36295)
|
2025-11-26 22:49:42 +01:00 |
|
Michael S. Molina
|
fe21485065
|
docs: Reorganizes the extensions documentation (#36298)
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2025-11-26 16:48:36 -05:00 |
|
Amin Ghadersohi
|
18ab5382b1
|
feat(mcp): implement selective column serialization for list tools (#36035)
|
2025-11-25 17:31:51 -08:00 |
|
Amin Ghadersohi
|
f98939103b
|
fix(mcp-service): improve MCP tool parameter clarity and validation (#36137)
Co-authored-by: Rafael Benitez <rafael.benitez@contractors.food52.com>
|
2025-11-25 16:34:43 -08:00 |
|
Amin Ghadersohi
|
ab36bd3965
|
build: Add pytest-asyncio to enable async MCP service tests (#36251)
|
2025-11-25 15:47:48 -08:00 |
|
Yousuf Ansari
|
fb2a8ac9a2
|
docs: clarify duplicate report deliveries for alerts & reports (#36264)
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-25 14:44:51 -08:00 |
|
Amin Ghadersohi
|
06a8f4df02
|
feat(datasets): add datetime format detection to dataset columns (#36150)
Co-authored-by: Claude Code <claude@anthropic.com>
|
2025-11-25 14:25:24 -08:00 |
|
Amin Ghadersohi
|
cf88551a56
|
fix(mcp): Allow MCP tools to accept string or object request formats (#36271)
|
2025-11-25 14:46:44 -05:00 |
|
Beto Dealmeida
|
aca18fff99
|
fix: double computation of contribution_totals (#36226)
|
2025-11-25 14:35:55 -05:00 |
|
Ville Brofeldt
|
a4860075d2
|
feat: add mcp abstractions to core (#36151)
|
2025-11-25 08:23:59 -10:00 |
|
Daniel Vaz Gaspar
|
bae716fa83
|
fix(log): remove unwanted info from logs REST API (#36269)
|
2025-11-25 18:10:29 +00:00 |
|
Beto Dealmeida
|
0c87034b17
|
fix: cache key generation (#36225)
|
2025-11-25 12:50:00 -05:00 |
|
Amin Ghadersohi
|
8d5d71199a
|
feat(mcp): Add flexible input parsing to handle double-serialized requests (#36249)
|
2025-11-25 18:21:04 +01:00 |
|
Daniel Vaz Gaspar
|
cd36845d56
|
fix: remove unwanted info from tags REST API (#36266)
|
2025-11-25 16:22:31 +00:00 |
|
Antonio Rivero
|
c966dd4f9e
|
feat(dashboards): Add config to filter implicit tags in list API (#36246)
|
2025-11-25 11:57:53 +01:00 |
|
Enzo Martellucci
|
062e4a2922
|
fix: Columns bleeding into other cells (#36134)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
Co-authored-by: Geidō <60598000+geido@users.noreply.github.com>
|
2025-11-25 11:09:13 +02:00 |
|
amaannawab923
|
186693b840
|
feat(ag-grid): add SQLGlot-based SQL escaping for where and having filter clauses (#36136)
|
2025-11-25 09:35:40 +02:00 |
|
Enzo Martellucci
|
ab8352ee66
|
fix: Table chart types headers are offset from the columns in the table (#36190)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2025-11-24 10:25:55 -08:00 |
|
JUST.in DO IT
|
bf2cef7d87
|
chore(sqllab): add logging for switching south panel tabs (#36168)
|
2025-11-24 10:23:55 -08:00 |
|
dependabot[bot]
|
a6b6eb4ab3
|
chore(deps-dev): bump @types/lodash from 4.17.20 to 4.17.21 in /superset-websocket (#36231)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-24 10:21:17 -08:00 |
|
Enzo Martellucci
|
cac6ffcd3c
|
fix: Extra controls width for Area Chart on dashboards (#36133)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2025-11-24 16:57:17 +02:00 |
|
Elizabeth Thompson
|
08c1d03479
|
fix(screenshots): Only cache thumbnails when image generation succeeds (#36126)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-21 17:11:20 -08:00 |
|
Beto Dealmeida
|
a2267d869b
|
refactor: refactor get_query_result (#36057)
|
2025-11-21 18:14:52 -05:00 |
|
Beto Dealmeida
|
e303537e0c
|
fix: adhoc column quoting (#36215)
|
2025-11-21 16:32:39 -05:00 |
|
Joe Li
|
a0c29cc260
|
test: fix flaky MySQL integration test in test_update_v1_response (#36176)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-21 13:29:47 -08:00 |
|
Joe Li
|
e7c54376e2
|
test(table): remove conditionals from TableChart tests (#36149)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-21 13:28:16 -08:00 |
|
Joe Li
|
9d40c24a16
|
refactor(datasets): add comprehensive unit tests for dataset API hooks and fix api guards (#36175)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-21 13:26:07 -08:00 |
|
dependabot[bot]
|
e6b258f418
|
chore(deps): bump http-errors from 2.0.0 to 2.0.1 in /superset-websocket/utils/client-ws-app (#36218)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-21 10:24:53 -08:00 |
|
dependabot[bot]
|
02bbc7c7de
|
chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 in /superset-websocket (#36217)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-21 10:24:38 -08:00 |
|
Daniel Vaz Gaspar
|
348b19cb4c
|
fix(sqllab): validate results backend writes and enhance 410 diagnostics (#36222)
|
2025-11-21 15:05:48 +00:00 |
|
Joe Li
|
979d385eea
|
fix: recompile dependencies with linux and update generate dependency script (#36194)
|
2025-11-20 13:42:42 -05:00 |
|
Alexandru Soare
|
71c015c579
|
feat(Tabs): Rearange tabs when editing dashboard (#35156)
|
2025-11-20 10:37:37 -08:00 |
|
Maxime Beauchemin
|
7805666103
|
perf(docker): exclude unnecessary directories from Flask reloader watch (#36143)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-20 10:35:42 -08:00 |
|
dependabot[bot]
|
be0283b9f2
|
chore(deps): bump antd from 5.28.1 to 5.29.1 in /docs (#36180)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-20 10:34:54 -08:00 |
|
dependabot[bot]
|
e68150c3ce
|
chore(deps-dev): bump @types/node from 24.10.0 to 24.10.1 in /superset-websocket (#36198)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-20 10:27:04 -08:00 |
|
Amin Ghadersohi
|
92d8139136
|
fix(security): enable AUTH_RATE_LIMITED to work correctly (#36195)
Co-authored-by: Joe Li <joe@preset.io>
|
2025-11-20 10:23:49 -08:00 |
|
amaannawab923
|
35f156a1e1
|
feat(streaming): Streaming CSV uploads for over 100k records for constant memory usage (#35478)
|
2025-11-20 19:16:59 +02:00 |
|
Enzo Martellucci
|
6d359161bb
|
fix(dashboard): adjust vertical spacing for numerical range filter to prevent overlaps (#36167)
|
2025-11-20 15:20:52 +02:00 |
|
Beto Dealmeida
|
53207302f9
|
chore: bump duckdb et al. (#36171)
|
2025-11-19 15:17:58 -05:00 |
|
dependabot[bot]
|
05d10d8e77
|
chore(deps-dev): bump @typescript-eslint/parser from 8.46.2 to 8.46.3 in /superset-websocket (#35973)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-19 10:47:02 -08:00 |
|
dependabot[bot]
|
f5b79c3623
|
chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 in /docs (#35976)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-19 10:46:51 -08:00 |
|