-
Notifications
You must be signed in to change notification settings - Fork 424
UX-1330 - feat(sql): add SQL query workspace with Iceberg bridge #2495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
5cb3a42
feat(sql): add query workspace with iceberg bridge [UX-1259]
c-julin b1d7fec
feat(sql): query workspace UI updates [UX-1259]
c-julin dd6defc
style(sql): replace off-token colours and ad-hoc classes with design …
c-julin 37590af
style(sql): drop redundant inline styles in favour of classes [UX-1259]
c-julin d3f1b00
chore(frontend): pin zod to ^4.3.6 [UX-1330]
c-julin 17fbb81
style(frontend): apply biome lint fixes [UX-1330]
c-julin 2dfe0d5
chore(frontend): add sql-formatter dependency [UX-1330]
c-julin c66d17f
refactor(sql): replace hand-rolled SQL helpers with library-backed on…
c-julin 64d1b06
feat(sql): clamp wide result cells behind a full-value popover [UX-1330]
c-julin d5195e2
test(sql): cover firstKeyword gate and result cell popover [UX-1330]
c-julin f38c900
revert(debug): drop overlay simulation tab from debug dialog [UX-1330]
c-julin ef6abf2
feat(sql): derive json and array column kinds with brace/bracket icon…
c-julin f34323f
refactor(sql): rebuild catalog tree on registry components with ARIA …
c-julin 0008f09
feat(ui): add fill variant to table container [UX-1330]
c-julin 6b92a89
refactor(sql): rebuild results panel on registry components [UX-1330]
c-julin 52705f1
refactor(sql): rebuild editor chrome on registry components [UX-1330]
c-julin 8a845e0
test(sql): cover editor tabs, history popover and run flow [UX-1330]
c-julin 874d53a
refactor(sql): drop dead proto re-exports and inline shortPgType [UX-…
c-julin 8c12c0b
fix(ui): center choicebox radio indicator dot [UX-1330]
c-julin 44334b6
refactor(sql): rebuild add-topic wizard on registry components [UX-1330]
c-julin 071516a
test(sql): cover add-topic wizard flow [UX-1330]
c-julin 631b3e0
refactor(sql): render results with react-data-grid [UX-1330]
c-julin f97260b
revert(ui): drop table fill variant; keep registry table vanilla [UX-…
c-julin 9800e24
fix(sql): fill leftover grid width with a 1fr spacer column [UX-1330]
c-julin f44de6f
fix(sql): flex result columns to fill panel width [UX-1330]
c-julin 610e6ce
refactor(sql): migrate SQL editor from Monaco to CodeMirror 6
c-julin 0040605
feat(sql): gate SQL visibility by environment [UX-1330]
c-julin 19b1577
feat(sql): build out SQL studio workspace [UX-1330]
c-julin 6ba70f3
refactor(sql): derive fullscreen routes from staticData, drop hardcod…
c-julin d6ba2b2
feat(sql): refine SQL studio result and catalog UI [UX-1330]
c-julin 51d7a55
fix(sql): address PR review feedback on SQL workspace [UX-1330]
c-julin ef9385b
feat(sql): gate SQL on backend capability detection [UX-1330]
c-julin feb1060
fix(sql): address Ben's review feedback [UX-1330]
c-julin eeb50e9
chore(sql): dedupe .gitignore, drop redundant codemirror overrides [U…
c-julin 5335491
fix(sql): iceberg pill always renders; clamp + fix cell popovers
c-julin 8569ea8
fix(sql): cell popovers track the cell and clip behind the grid header
c-julin 0e3a02a
fix(sql): always left-align result-grid column headers
c-julin 2a90e38
fix(sql): don't flash login on /sql before capability list loads [UX-…
c-julin 0d9e2b5
fix(sql): uppercase sidebar column types to match results header
c-julin ae3466a
feat(sql): polish SQL Studio empty state, autocomplete, and header [U…
c-julin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.