Evan Rusackas
6a4608d3a9
fix(types): add comprehensive TypeScript types to AnnotationLayer
...
Add proper TypeScript interfaces for AnnotationLayerProps and
AnnotationLayerState to fix implicit 'any' type errors. Also adds
types for SelectOption, SliceData, and AnnotationOverrides.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-03 22:06:59 -08:00
Evan Rusackas
66e8795bf7
chore(frontend): migrate SqlLab and explore JS/JSX files to TypeScript
...
Migrate 40 files from JavaScript/JSX to TypeScript:
SqlLab:
- actions/sqlLab.ts - Redux actions with typed thunks
- middlewares/persistSqlLabStateEnhancer.ts - localStorage persistence
- reducers/sqlLab.ts - Reducer with SqlLabState types
Explore:
- store.ts - Store initialization with ExploreState types
- controls.tsx - Control definitions with Datasource interface
Controls (33 files):
- CheckboxControl, ViewportControl, SpatialControl with full interfaces
- AnnotationLayer, AnnotationTypes with proper type exports
- AdhocFilter, AdhocMetric, MetricsControl conversions
- SelectControl, TextAreaControl, DatasourceControl
- CollectionControl, FixedOrMetricControl, TimeSeriesColumnControl
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-03 22:06:59 -08:00
Đỗ Trọng Hải
2080633e57
other: resolve frontend dep vulns ( #36820 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2026-01-02 23:28:44 -08:00
dependabot[bot]
ac27c0aa3c
chore(deps-dev): bump @typescript-eslint/parser from 8.50.1 to 8.51.0 in /superset-websocket ( #36861 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 23:21:59 -08:00
dependabot[bot]
53fa65fe67
chore(deps): bump caniuse-lite from 1.0.30001761 to 1.0.30001762 in /docs ( #36865 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 23:19:04 -08:00
dependabot[bot]
fdef8fa50a
chore(deps-dev): bump @typescript-eslint/parser from 8.50.1 to 8.51.0 in /docs ( #36866 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 23:18:50 -08:00
İbrahim Ercan
1334040fd6
chore(docs): Include VLMedia logo to intothewild ( #36868 )
...
Co-authored-by: Ibrahim Ercan <ibrahim.ercan@vlmedia.com.tr >
2026-01-02 23:18:31 -08:00
nmdo
52af489d8f
docs: Add Rogow to INTHEWILD.yaml ( #36879 )
2026-01-02 23:14:43 -08:00
innovark
d07a452e9b
fix(RightMenu): fix inconsistent icon alignment in RightMenu items ( #36532 )
2026-01-02 23:13:08 -08:00
dependabot[bot]
aed95453b3
chore(deps): bump qs from 6.14.0 to 6.14.1 in /superset-websocket/utils/client-ws-app ( #36883 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 23:10:25 -08:00
dependabot[bot]
4451e8db05
chore(deps): bump qs from 6.14.0 to 6.14.1 in /docs ( #36884 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 23:10:08 -08:00
dependabot[bot]
dd2eb6293d
chore(deps-dev): bump globals from 16.5.0 to 17.0.0 in /superset-websocket ( #36885 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 23:09:39 -08:00
dependabot[bot]
1b1be96274
chore(deps-dev): bump globals from 16.5.0 to 17.0.0 in /docs ( #36886 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 23:09:22 -08:00
innovark
e5489bd30f
fix(SavedQueries): unify query card actions styling across all home page cards ( #36671 )
2026-01-02 14:41:47 +01:00
Levis Mbote
12aa425049
fix(logout): clicking logout displays an error notification "invalid username or password" ( #36490 )
2026-01-02 12:59:27 +01:00
Luis Sánchez
c31224c891
fix(TableChart): render cell bars for columns with NULL values ( #36819 )
2025-12-31 17:51:35 +03:00
Mehmet Salih Yavuz
85e830de46
fix: Clear database form errors ( #36854 )
2025-12-31 15:25:23 +01:00
Geidō
d4ba44fce2
fix: Query history view button in SqlLab ( #36540 )
2025-12-31 15:18:59 +01:00
Enzo Martellucci
7cd76e4647
fix: SqlLab error when collapsing the left panel preview ( #36858 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
2025-12-31 14:11:59 +01:00
Enzo Martellucci
e112d863bf
fix(dashboard): resolve tab reorder state sync issues ( #36855 )
2025-12-31 13:50:58 +01:00
Enzo Martellucci
fe5d5fdae6
fix(chart-creation): use exact match when loading dataset from URL parameter ( #36831 )
2025-12-31 13:50:03 +01:00
cr0fters
02411ffde0
docs: Add EnquiryLabs to INTHEWILD.yaml ( #36843 )
2025-12-27 20:44:36 -08:00
dependabot[bot]
1697cf733b
chore(deps): bump antd from 6.1.1 to 6.1.2 in /docs ( #36823 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-27 20:42:16 -08:00
Mehmet Salih Yavuz
28c802fb6c
fix(TableCollection): only apply highlight class when defined ( #36809 )
2025-12-24 16:26:01 +01:00
dependabot[bot]
362b5e3b89
chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 in /superset-frontend ( #36711 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 15:20:58 -08:00
dependabot[bot]
bf5070471d
chore(deps): bump storybook from 8.6.14 to 8.6.15 in /docs ( #36727 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 15:20:39 -08:00
dependabot[bot]
100789200a
chore(deps): bump hot-shots from 11.4.0 to 12.0.0 in /superset-websocket ( #36786 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 15:20:22 -08:00
dependabot[bot]
f95f125c4c
chore(deps-dev): bump html-webpack-plugin from 5.6.4 to 5.6.5 in /superset-frontend ( #36787 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 15:20:05 -08:00
dependabot[bot]
fd67d3190a
chore(deps-dev): bump typescript-eslint from 8.50.0 to 8.50.1 in /docs ( #36801 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 15:19:30 -08:00
dependabot[bot]
bd8d4ddbee
chore(deps-dev): bump typescript-eslint from 8.50.0 to 8.50.1 in /superset-websocket ( #36802 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 15:19:13 -08:00
Beto Dealmeida
ecb4e483df
fix: apply EXCLUDE_USERS_FROM_LISTS to /api/v1/security/users/ ( #36742 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-23 15:18:34 -08:00
Sebastian Jingoi
f8cb935105
feat(reports): add webhook option for notifications ( #36127 )
...
Co-authored-by: Hriday Algh <hridayalgh@gmail.com >
Co-authored-by: Hriday Algh <53922405+AlwaysIngame@users.noreply.github.com >
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
2025-12-23 10:51:04 -08:00
Michael S. Molina
ba8d6eb9ac
docs: Adds a new "Dependencies" page to the Developer Portal ( #36817 )
2025-12-23 10:41:10 -08:00
Michael S. Molina
c399fd2801
fix: Stale editor content in @apache-superset/core ( #36813 )
2025-12-23 10:40:26 -08:00
Michael S. Molina
9e04c3471d
docs: Add SQL Lab Result Stats to community extensions registry ( #36796 )
2025-12-23 10:39:47 -08:00
Michael S. Molina
8f8fe19e3e
docs: Add SQL Snippets to community extensions registry ( #36797 )
2025-12-23 14:52:09 -03:00
Michael S. Molina
ff3dab9b3b
docs: Add Query Estimator to community extensions registry ( #36814 )
2025-12-23 14:25:45 -03:00
Levis Mbote
ff24e2f27d
fix: fix error with dashboard filters when global async queries is enabled and user navigates quickly ( #36639 )
2025-12-23 15:53:01 +01:00
Alexandru Soare
54eb6317ef
fix(margin): Fixing margin issues ( #36479 )
2025-12-22 15:57:43 +01:00
Enzo Martellucci
32c98d02d3
fix: UI cut off ( #36531 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
2025-12-22 15:52:04 +01:00
Michael S. Molina
6b25d0663e
refactor: Migrates the MCP execute_sql tool to use the SQL execution API ( #36739 )
...
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
2025-12-22 09:48:28 -03:00
dependabot[bot]
c0bcf28947
chore(deps-dev): bump @playwright/test from 1.56.0 to 1.57.0 in /superset-frontend ( #36571 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-20 20:56:15 -08:00
dependabot[bot]
e0ea807031
chore(deps-dev): bump baseline-browser-mapping from 2.9.8 to 2.9.9 in /superset-frontend ( #36725 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-20 20:55:59 -08:00
dependabot[bot]
8d070f5cb6
chore(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in /superset-frontend ( #36726 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-20 20:55:41 -08:00
dependabot[bot]
5cd8e1e736
chore(deps): bump caniuse-lite from 1.0.30001760 to 1.0.30001761 in /docs ( #36757 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-20 20:55:21 -08:00
dependabot[bot]
0ced20457b
chore(deps-dev): bump webpack from 5.104.0 to 5.104.1 in /docs ( #36758 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-20 20:55:01 -08:00
Amin Ghadersohi
e3e6b0e18b
fix(mcp): use SQLScript for all SQL parsing in execute_sql ( #36599 )
2025-12-20 20:52:56 -08:00
Joe Li
c026ae2ce7
fix(dashboard): prevent table chart infinite reload loop ( #36686 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-19 13:45:36 -08:00
Michael S. Molina
ae491aee00
docs: Add SQL Lab Query Comparison to community extensions registry ( #36769 )
2025-12-19 16:55:16 -03:00
Evan Rusackas
3258082819
docs: add SQL Lab Export to Parquet to community extensions registry ( #36755 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-19 09:16:43 -08:00