Sign in
apache
/
superset
/
HEAD
a5d2324
fix(sqllab): invalid treeview folder expansion (#38897)
by JUST.in DO IT
· 44 minutes ago
master
38e82e4
chore(deps): bump yaml from 1.10.2 to 1.10.3 in /superset-frontend/cypress-base (#38856)
by dependabot[bot]
· 2 hours ago
6bcc8bf
chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /superset-frontend/cypress-base (#38862)
by dependabot[bot]
· 2 hours ago
f832f9b
fix(Timeseries): dedup x axis labels (#38733)
by Mehmet Salih Yavuz
· 3 hours ago
fc705d9
fix(explore): migrate from window.history to React Router history API (#38887)
by Kamil Gabryjelski
· 7 hours ago
65eae02
fix(sqllab): long cell content overflooding (#38855)
by JUST.in DO IT
· 10 hours ago
ac96f46
fix(dataset): add email field to owners_data for Chart Explore path (#38836)
by Krishna Chaitanya
· 10 hours ago
5c78239
refactor(passwords): accept passwords via YAML file (#38059)
by Alexandru Soare
· 10 hours ago
40387d5
fix(reports): PUT with empty recipients list does not persist the change (#38711)
by Enzo Martellucci
· 11 hours ago
7f33510
chore(deps): bump anthropics/claude-code-action from 1.0.78 to 1.0.80 (#38901)
by dependabot[bot]
· 15 hours ago
d6a6b6d
chore(deps): bump yaml from 1.10.2 to 1.10.3 in /superset-frontend (#38905)
by dependabot[bot]
· 15 hours ago
388a1fd
chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /superset-frontend (#38906)
by dependabot[bot]
· 15 hours ago
c2c929b
chore(deps-dev): bump speed-measure-webpack-plugin from 1.5.0 to 1.6.0 in /superset-frontend (#38871)
by dependabot[bot]
· 15 hours ago
41473a5
chore(deps): bump handlebars from 4.7.8 to 4.7.9 in /superset-frontend (#38894)
by dependabot[bot]
· 15 hours ago
50a5bb0
chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /superset-websocket (#38895)
by dependabot[bot]
· 15 hours ago
20d0cfd
chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 (#38903)
by dependabot[bot]
· 15 hours ago
5ad91fb
chore(deps): bump baseline-browser-mapping from 2.10.10 to 2.10.11 in /docs (#38902)
by dependabot[bot]
· 15 hours ago
6229c99
chore(deps): bump @ant-design/icons from 6.1.0 to 6.1.1 in /docs (#38904)
by dependabot[bot]
· 15 hours ago
7e69d5d
chore(deps): bump node-forge from 1.3.2 to 1.4.0 in /docs (#38907)
by dependabot[bot]
· 15 hours ago
8700ec4
fix: pin 2 unpinned action(s),extract 21 unsafe expression(s) to env vars (#38893)
by dagecko
· 15 hours ago
8cbf5fb
chore(deps-dev): bump lerna from 8.2.4 to 9.0.4 in /superset-frontend (#37914)
by dependabot[bot]
· 15 hours ago
9c288d6
fix(dataset): add missing currency_code_column to DatasetPostSchema (#38853)
by Richard Fogaca Nienkotter
· 27 hours ago
8983ede
fix: type probing (#38889)
by Beto Dealmeida
· 30 hours ago
95820fb
docs: improve SQL templating guidance and examples (#38777)
by Shaitan
· 30 hours ago
6dc3d7a
fix(mcp): add try/except around DAO re-fetch to handle session errors in multi-tenant (#38859)
by Amin Ghadersohi
· 30 hours ago
cfa1aba
fix(sqllab): inactive leftbar selector on empty state (#38833)
by JUST.in DO IT
· 31 hours ago
43816d7
chore(deps): bump aws-actions/amazon-ecs-deploy-task-definition from 2.6.0 to 2.6.1 (#38874)
by dependabot[bot]
· 32 hours ago
6dd82af
chore(deps): bump dayjs from 1.11.19 to 1.11.20 in /superset-frontend (#38840)
by dependabot[bot]
· 32 hours ago
e045f49
fix(echart): multiple time shift line pattern (#38866)
by JUST.in DO IT
· 35 hours ago
38d3a39
test(sqllab): add SQL Lab SDK API contract tests (#38860)
by Joe Li
· 35 hours ago
23a5e95
fix(mcp): add permission checks to generate_dashboard and update_chart tools (#38845)
by Amin Ghadersohi
· 2 days ago
16f5a2a
fix(mcp): detect unknown chart config fields and suggest correct ones (#38848)
by Kamil Gabryjelski
· 2 days ago
04e07ac
fix(tests): resolve flakey SouthPane extension test caused by nwsapi (#38832)
by Joe Li
· 2 days ago
3506773
fix(ci): install missing `msgcat` used for Babel translation update (#38830)
by Đỗ Trọng Hải
· 2 days ago
d32e975
chore(deps): bump anthropics/claude-code-action from 1.0.76 to 1.0.78 (#38842)
by dependabot[bot]
· 2 days ago
21fb5a2
chore(deps): bump google-auth-library from 10.6.1 to 10.6.2 in /superset-frontend (#38841)
by dependabot[bot]
· 2 days ago
403f4ad
fix(dashboard): larger JSON metadata editor for better editing UX (#38728) (#38745)
by Mayank Aggarwal
· 2 days ago
ba5820b
chore(deps): bump antd from 6.3.3 to 6.3.4 in /docs (#38843)
by dependabot[bot]
· 2 days ago
a93e319
fix(datasource): align access validation in legacy views (#38647)
by Shaitan
· 2 days ago
12aca72
fix(echarts): prevent plain legend clipping in dashboards (#38675)
by Richard Fogaca Nienkotter
· 2 days ago
3fb903f
fix(embedded-sdk): wire `hideTab` to actually hide the dashboard tab (#38846)
by Michael S. Molina
· 2 days ago
4b26f8c
fix(models): correct TabState.latest_query_id column type to match FK target (#38837)
by Joe Li
· 3 days ago
37c4a36
fix(report): raise warning when filter type not recognized (#38676)
by Alexandru Soare
· 3 days ago
811dcb3
feat(api-keys): add API key authentication via FAB SecurityManager (#37973)
by Amin Ghadersohi
· 3 days ago
ccaac30
test(sqllab): add extension slot contract tests for all 7 host components (#38776)
by Joe Li
· 3 days ago
c596df9
feat(mcp): add Handlebars chart type support to MCP service (#38402)
by Amin Ghadersohi
· 3 days ago
6852349
fix(extensions-cli): remove publisher prefix from bundle filename (#38823)
by Michael S. Molina
· 3 days ago
7c9d75b
fix(sqllab): FilterText does not apply accordingly (#38813)
by JUST.in DO IT
· 3 days ago
42201a9
chore(deps): bump pug from 3.0.3 to 3.0.4 in /superset-websocket/utils/client-ws-app (#38664)
by dependabot[bot]
· 3 days ago
09594b3
fix(mcp): fix generate_dashboard cross-session SQLAlchemy error (#38827)
by Amin Ghadersohi
· 3 days ago
e2bb201
chore(deps-dev): bump typescript-eslint from 8.57.1 to 8.57.2 in /docs (#38818)
by dependabot[bot]
· 3 days ago
56ebfb7
feat(i18n): update Italian messages.po (#38821)
by Francesco.Castaldi
· 3 days ago
5d9f53f
feat: prevent Postgres connection to Redshift (#38693)
by Beto Dealmeida
· 3 days ago
89d1b80
fix(keys): Unsafe dict access in get_native_filters_params() crashes execution (#38272)
by Alexandru Soare
· 3 days ago
962abf6
fix(sqllab): add authorization check to query cost estimation (#38648)
by Shaitan
· 3 days ago
ed3c528
fix(mcp): prevent encoding errors and fix tool bugs on MCP client transports (#38786)
by Amin Ghadersohi
· 4 days ago
7222327
fix(Matrixify): readd matrixify_enable guard missing (#38759)
by Mehmet Salih Yavuz
· 4 days ago
e0b524f
chore: docs on Redshift auth with access key (#38810)
by Beto Dealmeida
· 4 days ago
e67bc5b
fix(explore): display actual data type instead of "column" in column tooltip (#38554)
by Levis Mbote
· 4 days ago
86a260e
feat(theming): Custom label tokens (#38679)
by Mehmet Salih Yavuz
· 4 days ago
fdcb942
fix(MainNav): display all menu items on smaller screens (#38732)
by Mehmet Salih Yavuz
· 4 days ago
7a5c07b
chore(deps): bump @babel/runtime from 7.28.6 to 7.29.2 in /superset-frontend (#38804)
by dependabot[bot]
· 4 days ago
6d93eeb
chore(deps): bump baseline-browser-mapping from 2.10.9 to 2.10.10 in /docs (#38799)
by dependabot[bot]
· 4 days ago
4417919
chore(Reports): remove unused and incorrect field (#38724)
by Mehmet Salih Yavuz
· 4 days ago
100ad7d
fix(AlertsReports): validate anchor_list is a list (#38723)
by Mehmet Salih Yavuz
· 4 days ago
c96c817
chore(deps-dev): bump eslint-plugin-testing-library from 7.16.0 to 7.16.1 in /superset-frontend (#38795)
by dependabot[bot]
· 4 days ago
519a64d
chore(deps): bump @swc/core from 1.15.18 to 1.15.21 in /docs (#38798)
by dependabot[bot]
· 4 days ago
24be9cd
chore(deps): bump caniuse-lite from 1.0.30001780 to 1.0.30001781 in /docs (#38801)
by dependabot[bot]
· 4 days ago
1987e81
chore(deps-dev): bump baseline-browser-mapping from 2.10.7 to 2.10.10 in /superset-frontend (#38805)
by dependabot[bot]
· 4 days ago
0f4aa1c
chore(deps): bump nanoid from 5.1.6 to 5.1.7 in /superset-frontend (#38803)
by dependabot[bot]
· 4 days ago
601fb45
chore(deps-dev): bump oxlint from 1.53.0 to 1.56.0 in /superset-frontend (#38802)
by dependabot[bot]
· 4 days ago
c9ebb13
chore(deps-dev): bump @babel/runtime-corejs3 from 7.29.0 to 7.29.2 in /superset-frontend (#38800)
by dependabot[bot]
· 4 days ago
6181130
chore(deps): bump anthropics/claude-code-action from 0.0.63 to 1.0.76 (#38797)
by dependabot[bot]
· 4 days ago
cc34d19
fix(DropdownContainer): add fresh to avoid stale data (#38702)
by Mehmet Salih Yavuz
· 4 days ago
02ffb52
fix(table): improve conditional formatting text contrast (#38705)
by João Pedro Alves Barbosa
· 5 days ago
361afff
chore(deps-dev): bump copy-webpack-plugin from 13.0.1 to 14.0.0 in /superset-frontend (#38504)
by dependabot[bot]
· 5 days ago
2a6b021
chore(deps): bump simple-zstd from 1.4.2 to 2.1.0 in /superset-frontend (#38662)
by dependabot[bot]
· 5 days ago
c1c2962
chore(deps-dev): bump terser-webpack-plugin from 5.3.17 to 5.4.0 in /superset-frontend (#38669)
by dependabot[bot]
· 6 days ago
e05fdd8
chore(deps): bump mapbox-gl from 3.19.0 to 3.20.0 in /superset-frontend (#38670)
by dependabot[bot]
· 6 days ago
8382391
feat(sec): harden GHA ref by using its SHA ID to prevent accidental usage of compromised actions (#38782)
by Đỗ Trọng Hải
· 6 days ago
7004369
fix(sec): remove compromised Trivy actions (#38780)
by Đỗ Trọng Hải
· 7 days ago
f5d7ce0
chore(deps-dev): bump flatted from 3.4.1 to 3.4.2 in /superset-frontend (#38771)
by dependabot[bot]
· 7 days ago
32eb8c8
chore(deps): bump flatted from 3.3.3 to 3.4.2 in /docs (#38772)
by dependabot[bot]
· 7 days ago
44c2c76
fix(mcp): convert adhoc filters to QueryObject format before query compilation (#38774)
by Amin Ghadersohi
· 7 days ago
0d57219
fix(mcp): normalize call_tool proxy arguments to prevent encoding TypeError (#38775)
by Amin Ghadersohi
· 7 days ago
28d67d5
chore(deps-dev): bump flatted from 3.2.2 to 3.4.2 in /superset-frontend/cypress-base (#38761)
by dependabot[bot]
· 7 days ago
1d72480
fix(mcp): fix detached Slice instance error in chart/dashboard serialization (#38767)
by Kamil Gabryjelski
· 7 days ago
1af5da6
chore(deps): bump baseline-browser-mapping from 2.10.7 to 2.10.9 in /docs (#38756)
by dependabot[bot]
· 7 days ago
ea1c6ee
chore(deps): bump geostyler-openlayers-parser from 5.4.0 to 5.4.1 in /superset-frontend (#38755)
by dependabot[bot]
· 7 days ago
97ea479
chore(deps-dev): bump flatted from 3.3.1 to 3.4.2 in /superset-websocket (#38752)
by dependabot[bot]
· 7 days ago
e088979
fix(reports): validate nativeFilters on report create/update and deactivate on dashboard filter deletion (#38715)
by Enzo Martellucci
· 7 days ago
5e5c053
fix(mcp): use correct permission class for save_sql_query tool (#38764)
by Kamil Gabryjelski
· 7 days ago
c2a2191
fix(mcp): fix dashboard slug null and execute_sql encoding error (#38710)
by Amin Ghadersohi
· 7 days ago
cbb2b2f
feat(themes): add JSON formatting to theme modal editor (#38739)
by Enzo Martellucci
· 7 days ago
82a74c8
fix(button): Theming configurations for button elements is not consistent (#38604)
by Alexandru Soare
· 8 days ago
6b9dd23
fix(timeseries-table): enable proper column sorting in timeseries-table chart (#38579)
by Levis Mbote
· 8 days ago
b754f2d
fix(theme): persist local theme id so "Local" tag remains after navigation (#38527)
by Levis Mbote
· 8 days ago
ee233d1
fix(dashboard): correct tab underline width for newly added dashboard tabs. (#38524)
by Levis Mbote
· 8 days ago
65f13f7
fix(theme): ensure colorLink follows colorPrimary when not explicitly set (#38517)
by Levis Mbote
· 8 days ago
d4646d4
docs(security): update vulnerability reporting policy and admin trust boundary (#38653)
by Shaitan
· 8 days ago
Next »