Evan Rusackas
|
6589ee48f9
|
docs: bifurcate documentation into user and admin sections (#38196)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-26 13:29:08 -08:00 |
|
Kamil Gabryjelski
|
8a053bbe07
|
fix(dataset-modal): fix drag overlay shift caused by modal transform containing block (#38274)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-26 20:48:48 +01:00 |
|
Enzo Martellucci
|
bbafae5f62
|
fix(save-chart): fix info icon alignment in save chart modal (#37708)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2026-02-26 18:11:07 +01:00 |
|
Enzo Martellucci
|
5a134170a0
|
fix(chart): prevent x-axis date labels from disappearing when rotated (#37755)
|
2026-02-26 18:10:44 +01:00 |
|
Enzo Martellucci
|
c1c012fb52
|
fix(chart): make chart error banners non-dismissible (#38014)
|
2026-02-26 17:01:02 +01:00 |
|
jaymasiwal
|
f5d489da29
|
fix(actionlog): restore full name display in Action Logs user column (#37985)
|
2026-02-26 16:36:24 +01:00 |
|
dependabot[bot]
|
ca48663c59
|
chore(deps): bump dawidd6/action-download-artifact from 15 to 16 (#38261)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-26 22:17:19 +07:00 |
|
Kamil Gabryjelski
|
660357c76b
|
feat: Persist default folders location when repositioned in folders editor (#38105)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-26 15:58:25 +01:00 |
|
dependabot[bot]
|
8c58b998b1
|
chore(deps): pin currencyformatter.js to v1 in /superset-frontend (#38242)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hainenber <dotronghai96@gmail.com>
|
2026-02-26 21:38:42 +07:00 |
|
dependabot[bot]
|
0e7a9febdf
|
chore(deps): bump minimatch from 3.1.2 to 3.1.3 in /superset-frontend/cypress-base (#38228)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-26 21:36:22 +07:00 |
|
dependabot[bot]
|
e42202e5ed
|
chore(deps-dev): bump @types/node from 25.2.3 to 25.3.1 in /superset-websocket (#38260)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-26 21:35:19 +07:00 |
|
dependabot[bot]
|
dcbe77818a
|
chore(deps-dev): bump @types/node from 25.3.0 to 25.3.1 in /superset-frontend (#38263)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-26 21:26:42 +07:00 |
|
dependabot[bot]
|
dce0e5f4e6
|
chore(deps): bump mapbox-gl from 3.18.1 to 3.19.0 in /superset-frontend (#38264)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-26 21:24:56 +07:00 |
|
Kamil Gabryjelski
|
7f72c747f5
|
fix(dataset-modal): prevent shift-select from selecting search-hidden items (#38255)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-26 15:07:02 +01:00 |
|
Kamil Gabryjelski
|
2ecfb3406c
|
fix(dataset-modal): show warning toast when dropping items outside folders (#38257)
Co-authored-by: Claude Opus 4 <noreply@anthropic.com>
|
2026-02-26 15:06:41 +01:00 |
|
Amin Ghadersohi
|
ae99b19422
|
feat(mcp): add detailed JWT error messages and default auth factory fallback (#37972)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-26 14:21:40 +01:00 |
|
Đỗ Trọng Hải
|
2b6c745444
|
fix(ci): use OIDC auth token for successful Codecov upload (#38218)
|
2026-02-26 10:34:24 +07:00 |
|
Enzo Martellucci
|
26053a8b5d
|
fix(alert-modal): show the add filter button on firefox (#38093)
|
2026-02-25 23:42:05 +01:00 |
|
Amin Ghadersohi
|
abf0b7cf4b
|
fix(mcp): use broad Exception in outermost tool-level handlers (#38254)
|
2026-02-25 22:08:56 +01:00 |
|
Amin Ghadersohi
|
eef4d95c22
|
fix(mcp): add dataset validation for chart tools (#37185)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-25 18:54:47 +01:00 |
|
Amin Ghadersohi
|
cc1128a404
|
feat(mcp): add response size guard to prevent oversized responses (#37200)
|
2026-02-25 09:43:14 -08:00 |
|
Amin Ghadersohi
|
c54b21ef98
|
fix(mcp): add eager loading to get_info tools to prevent N+1 query timeouts (#38129)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-25 17:28:58 +01:00 |
|
dependabot[bot]
|
438a927420
|
chore(deps-dev): bump oxlint from 1.49.0 to 1.50.0 in /superset-frontend (#38240)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-25 23:10:37 +07:00 |
|
dependabot[bot]
|
37a4637018
|
chore(deps-dev): bump typescript-eslint from 8.56.0 to 8.56.1 in /superset-websocket (#38203)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-25 23:09:41 +07:00 |
|
dependabot[bot]
|
79b2647481
|
chore(deps): bump @swc/core from 1.15.11 to 1.15.13 in /docs (#38207)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-25 23:00:21 +07:00 |
|
dependabot[bot]
|
1b605c4dda
|
chore(deps): bump fs-extra from 11.3.2 to 11.3.3 in /superset-frontend (#38234)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-25 22:59:44 +07:00 |
|
dependabot[bot]
|
b543358d2f
|
chore(deps-dev): bump @swc/core from 1.15.11 to 1.15.13 in /superset-frontend (#38237)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-25 22:59:14 +07:00 |
|
Amin Ghadersohi
|
a1312a86e8
|
fix(mcp): normalize column names to fix time series filter prompt issue (#37187)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-25 15:27:53 +01:00 |
|
Amin Ghadersohi
|
3084907931
|
feat(mcp): support unsaved state in Explore and Dashboard tools (#37183)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-25 15:25:23 +01:00 |
|
Amin Ghadersohi
|
1cd35bb102
|
feat(mcp): dynamic feature availability via menus and feature flags (#37964)
|
2026-02-25 12:01:44 +01:00 |
|
Joe Li
|
5eb35a4795
|
fix(reports): validate database field on PUT report schedule (#38084)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-24 16:58:19 -08:00 |
|
dependabot[bot]
|
01c1b2eb8f
|
chore(deps-dev): bump @types/lodash from 4.17.23 to 4.17.24 in /superset-frontend (#38224)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-25 07:52:22 +07:00 |
|
dependabot[bot]
|
9e4a88dfa2
|
chore(deps): bump antd from 6.3.0 to 6.3.1 in /docs (#38221)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-25 07:51:39 +07:00 |
|
dependabot[bot]
|
4809903bb8
|
chore(deps): bump markdown-to-jsx from 9.7.4 to 9.7.6 in /superset-frontend (#38225)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-25 07:51:11 +07:00 |
|
Đỗ Trọng Hải
|
76a2559b2b
|
fix(ci): revert "chore(deps): bump JustinBeckwith/linkinator-action from 2.3 to 2.4" (#38164)
|
2026-02-24 13:22:29 -08:00 |
|
Mehmet Salih Yavuz
|
e4a7cd30c3
|
fix(GAQ): don't use async queries when cache timeout is -1 (#38089)
|
2026-02-24 23:21:37 +03:00 |
|
dependabot[bot]
|
aa475734ef
|
chore(deps-dev): bump eslint from 9.39.2 to 10.0.2 in /superset-websocket (#38204)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-24 10:30:17 -08:00 |
|
dependabot[bot]
|
97b8585fe5
|
chore(deps-dev): bump typescript-eslint from 8.56.0 to 8.56.1 in /docs (#38209)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-24 10:30:05 -08:00 |
|
Đỗ Trọng Hải
|
0d66accc37
|
chore(build): prevent opening Dependabot PRs for @rjsf/* deps due to React 18 constraint (#37976)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2026-02-24 10:28:05 -08:00 |
|
Ville Brofeldt
|
35c135852e
|
feat(extensions): add mandatory publisher field to extension metadata (#38200)
|
2026-02-24 09:42:17 -08:00 |
|
Evan Rusackas
|
7b04d251d6
|
fix(build): restore automatic .d.ts generation in dev mode (#38202)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-24 08:27:25 -08:00 |
|
Michael S. Molina
|
974bee14c3
|
fix(extensions): make LOCAL_EXTENSIONS loading resilient to individual failures (#38217)
|
2026-02-24 13:17:27 -03:00 |
|
Richard Fogaca Nienkotter
|
fca8a49561
|
feat: auto refresh dashboard (#37459)
Co-authored-by: Richard <richard@ip-192-168-1-32.sa-east-1.compute.internal>
Co-authored-by: richard <richard@richards-MacBook-Pro-2.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2026-02-24 11:37:28 -03:00 |
|
Vitor Avila
|
f60432e34c
|
fix: Allow non-owners to fave/unfave charts (#38095)
|
2026-02-24 11:28:32 -03:00 |
|
dependabot[bot]
|
b8459c15b8
|
chore(deps-dev): bump @typescript-eslint/parser from 8.56.0 to 8.56.1 in /docs (#38211)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-24 20:06:14 +07:00 |
|
Evan Rusackas
|
8eb3046888
|
fix(docs): guard window reference in logging.ts for SSR compatibility (#38201)
|
2026-02-23 18:41:49 -08:00 |
|
Evan Rusackas
|
615f13419c
|
fix(jest): ignore storybook-static and package __mocks__ directories (#37946)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-23 16:18:14 -08:00 |
|
Evan Rusackas
|
8a74424545
|
fix(types): add explicit types for extendedDayjs plugin methods (#37923)
|
2026-02-24 06:58:46 +07:00 |
|
madhushreeag
|
8f070169a5
|
perf(datasource): add pagination to datasource editor tables to prevent browser freeze (#37555)
Co-authored-by: madhushree agarwal <madhushree_agarwal@apple.com>
|
2026-02-23 15:19:33 -08:00 |
|
Richard Fogaca Nienkotter
|
e06427d1ef
|
feat(embedded): add feature flag to disable logout button in embedded contexts (#37537)
Co-authored-by: richard <richard@richards-MacBook-Pro-2.local>
|
2026-02-23 17:56:02 -03:00 |
|