Commit Graph

4 Commits

Author SHA1 Message Date
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
357e35dc62 refactor(core): reorganize superset-core packages into feature-based structure (#38448) 2026-03-05 17:41:15 -03:00
Michael S. Molina
92438322c0 feat(extensions): Enhances SQL Lab API (#37642) 2026-02-04 13:53:58 -03:00
Michael S. Molina
bc6859a99d refactor: Organizes the src/core folder (#35119) 2025-09-16 08:21:16 -03:00