Evan
5c38df7d61
test(sqllab,extensions): replace any casts with concrete types
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-25 07:14:22 -07:00
Evan
ab9e1d996d
test(sqllab): cover Tab backendId mapping from editor tabViewId
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-25 05:56:25 -07:00
Evan
036c726e76
fix(sqllab,extensions): populate Tab.backendId and guard northPane storage
...
Wire the backend-assigned tabViewId through to the public Tab.backendId
field so extensions can correlate tabs with tabstateview rows, and wrap
the northPane localStorage access in try/catch so a storage-restricted
browser can't crash the editor mount.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-25 05:56:25 -07:00
Michael S. Molina
a90c8e0347
feat(extensions): add Chat contribution type (SIP-214) ( #41205 )
...
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com >
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-25 08:57:30 -03:00
Enzo Martellucci
e0a0a22542
fix(charts): add X Axis Number Format control for numeric X-axis columns ( #38809 )
...
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
2026-03-31 13:38:07 +03:00
Joe Li
38d3a39c06
test(sqllab): add SQL Lab SDK API contract tests ( #38860 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-26 08:52:14 -03:00
Michael S. Molina
1867336907
fix(editor): implement missing methods, fix cursor position clearing ( #38603 )
2026-03-13 09:06:55 -03:00
Michael S. Molina
357e35dc62
refactor(core): reorganize superset-core packages into feature-based structure ( #38448 )
2026-03-05 17:41:15 -03:00
Evan Rusackas
fc5506e466
chore(frontend): comprehensive TypeScript quality improvements ( #37625 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-06 13:16:57 -08:00
Michael S. Molina
92438322c0
feat(extensions): Enhances SQL Lab API ( #37642 )
2026-02-04 13:53:58 -03:00
Michael S. Molina
95a465ad7c
feat(sqllab): add getActivePanel API for panel visibility tracking ( #37448 )
2026-01-26 13:18:01 -03:00
Michael S. Molina
7a5441bc7a
refactor: Remove unimplemented APIs from @apache-superset/core ( #36952 )
2026-01-07 14:17:06 -03:00
Evan Rusackas
9aff89c1b4
chore(frontend): migrate SqlLab and explore JS/JSX files to TypeScript ( #36760 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-06 10:52:58 -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
005e4e3ea8
chore: Implement additional SQL Lab core APIs ( #36331 )
2025-12-02 09:04:59 -05:00
Michael S. Molina
337da13ba7
fix: Changes ResultSet to include sqlEditorImmutableId when fetching results ( #35773 )
2025-10-21 14:24:39 -03:00
Michael S. Molina
fa90ba976c
fix: Extension events not fired in SQL Lab tabs ( #35753 )
2025-10-20 16:41:24 -03:00
Michael S. Molina
bc6859a99d
refactor: Organizes the src/core folder ( #35119 )
2025-09-16 08:21:16 -03:00