-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: table manager #349
Merged
Merged
feat: table manager #349
Conversation
This file contains 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
Closed
10 tasks
ZonaHex
added a commit
that referenced
this pull request
Nov 16, 2023
* refactor(global): generate menu tree; init sidebar menu (#344) use sidebar as menu #343 * feat: new query modal (#346) * feat: init new query modal * feat: use tabs for dataview * feat(query): support drag and fullscreen * feat: table manager (#349) * feat(tables): init table manager and support details load-more * feat: fetch DB details info * style(tables): basic detail style * feat(tables): support details refreshing * style: table style * style(tables): columns basic style * style(tables): details style * fix(tables): search table name * feat(tables): format timestamp for details * fix(tables): add quote for table name in query * feat(tables): find ttl for details * style(tables): details refresh and code * refactor: clean code * refactor(tables): types for table detail * feat(logs): init new logs (#350) * feat(logs): init new logs * fix(editor): insert sql code and focus editor * style(logs): edit style * style(editor): new style * style: new ui * feat(promql): replace code from logs * fix: clear code * style: new ui * style: edit ui * style: table and select bg style * style(tables): fix new ui * style(query): modal position * style: buttons hover color * style: select and button * style: script style * feat(global): new env and role permission * refactor: update icons
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.