-
Notifications
You must be signed in to change notification settings - Fork 25
feat(web-console): add materialized views support #405
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
26 commits
Select commit
Hold shift + click to select a range
0601da4
feat(web-console): add materialized views support
emrberk b50f1c4
fix test failures
emrberk 65abd14
add mat views e2e tests
emrberk 7136d48
update submodule
emrberk 7cf7b82
add env variable to context path test
emrberk 4e3d5a3
Update packages/web-console/src/scenes/Schema/Table/index.tsx
emrberk 1b38893
Update packages/web-console/src/scenes/Schema/VirtualTables/index.tsx
emrberk e862f1b
address review comments
emrberk 641df5f
Update packages/web-console/src/scenes/Schema/Table/index.tsx
emrberk 9104ea6
address reviews round 2
emrberk 012d75d
add warning icon when base table is missing
emrberk 6d17ca8
add ss debug
emrberk 18e8001
disable expanding when there is no data source
emrberk 62363af
latest revision
emrberk 39cd00d
update submodule
emrberk cf60d3d
simplified view for table listing
emrberk ce5780a
remove react-contextmenu & introduce new context menu styling
emrberk 636b73b
bring data-hooks back
emrberk df21284
update submodule
emrberk 15fb26b
fixes for unresponsiveness and ci
emrberk 3b0fb50
update submodule
emrberk b7dadcb
don't select children text on double click
emrberk 67b3415
remove italic style in column types
emrberk 2d32555
introduce icons for column types
emrberk 304928e
tables expanded by default
emrberk 4ddadfb
update submodule
emrberk 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.
Binary file removed
BIN
-9.18 KB
.yarn/cache/@questdb-sql-grammar-npm-1.2.2-b429cdb3bb-01c41caa87.zip
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+27.3 KB
.yarn/cache/@radix-ui-react-context-menu-npm-2.1.5-7aebbd6208-45400126a3.zip
Binary file not shown.
Binary file not shown.
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
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
46 changes: 0 additions & 46 deletions
46
packages/web-console/src/components/ContextMenu/ContextMenu.tsx
This file was deleted.
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.