forked from dbeaver/dbeaver
-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/38810 #4
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
Open
VitekArkhipov
wants to merge
41
commits into
devel
Choose a base branch
from
feature/38810
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
2d83b44 to
e309957
Compare
91d0831 to
4842089
Compare
Co-authored-by: Matvey16 <[email protected]>
* dbeaver/pro#6689 Default widget background fix * dbeaver/pro#6689 Tabbed folders bg blend fix * dbeaver/pro#6689 Async redraw added --------- Co-authored-by: Matvey16 <[email protected]>
Co-authored-by: Diana <[email protected]>
This is useful when using a custom AI provider that exposes OpenAI API. Co-authored-by: Serge Rider <[email protected]> Co-authored-by: Diana <[email protected]>
…port table aliases (dbeaver#38964) * dbeaver/pro#6615 Add missing checks for the ability of dialect to support table aliases * dbeaver/pro#6615 Fix unit tests for Legacy completion --------- Co-authored-by: Diana <[email protected]>
…beaver#38953) * dbeaver#37676 Fix inconsistent font mappings for DBeaver as a plugin * dbeaver#37676 Left monospace font as is --------- Co-authored-by: MashaKorax <[email protected]> Co-authored-by: Serge Rider <[email protected]>
dbeaver#39024) * dbeaver/pro#6171 Extract table name resolution to SQLSemanticProcessor * dbeaver/pro#6171 Add javadoc --------- Co-authored-by: Matvey16 <[email protected]>
…iew (dbeaver#38746) * dbeaver/pro#6151 Remove the last result column and add tooltips for view * dbeaver/pro#6151 Fix code style * dbeaver/pro#6151 Add confirmation of a switching project --------- Co-authored-by: kseniaguzeeva <[email protected]> Co-authored-by: Diana <[email protected]>
Co-authored-by: Matvey16 <[email protected]>
…ce with more info about symbol type (dbeaver#39007) * dbeaver/pro#6575 Fix context information control in sql editor, enhance with more info about symbol type * dbeaver/pro#6575 Show annotations after the description * dbeaver/pro#6575 Add information control from autocompletion to context info, fix positioning * dbeaver/pro#6575 Delete debug logging --------- Co-authored-by: Diana <[email protected]>
…beaver#39038) * dbeaver/pro#6607 Added navigator filters tip, resized filter tables * dbeaver/pro#6607 Updated tip copy * dbeaver/pro#6607 Updated tip text --------- Co-authored-by: Diana <[email protected]>
* dbeaver/pro#6655 gql cli improvements * dbeaver/pro#6655 update formatting + comment * dbeaver/pro#6655 serialize as in servlet --------- Co-authored-by: serge-rider <[email protected]> Co-authored-by: Serge Rider <[email protected]> Co-authored-by: MashaKorax <[email protected]>
…es (dbeaver#39013) * dbeaver/pro#6603 Added query preview to ai query confirmation dialogues * dbeaver/pro#6603 Changed confirm action method to be less SQL-specific * dbeaver/pro#6603 Moved confirmation to UIServiceSQL, added separate dialog for query * dbeaver/pro#6603 cleanup * dbeaver/pro#6603 review improvements * dbeaver/pro#6603 fix signature + imports * dbeaver/pro#6603 fix imports --------- Co-authored-by: Daria Markaryan <[email protected]>
Co-authored-by: Diana <[email protected]>
…ndling (dbeaver#39026) Co-authored-by: Diana <[email protected]>
* dbeaver#37372 Fix data prefs page * dbeaver#37372 Change and reset profile * dbeaver#37372 Remove redundant profile restoration logic in data formatting preferences * dbeaver#37372 Add profile change trigger in data formatting preferences * dbeaver#37372 Remove null check * dbeaver#37372 Add null and dispose checks for profilesCombo in changeProfile --------- Co-authored-by: Diana <[email protected]>
Co-authored-by: Diana <[email protected]>
…beaver#39016) Co-authored-by: Viktor Kirst <[email protected]> Co-authored-by: Diana <[email protected]>
* dbeaver/pro#3656 Add flag readonly broken for clickhouse * cloudbeaver/pro#3656 Add flag readonly broken for clickhouse * dbeaver/pro#3656 Add version check * dbeaver#3656 Add readonly mode support for Clickhouse connections * dbeaver#3656 Add readonly mode support for Clickhouse connections * dbeaver#3656 Add readonly mode support for Clickhouse connections --------- Co-authored-by: Diana <[email protected]>
Co-authored-by: Daria Marutkina <[email protected]>
…38996) * dbeaver/pro#6098 Add black/white text colors to the toolbar * dbeaver#6098 Replace `getAppropriateTextColor` with `getDefaultTextForeground` across the UI for consistency * dbeaver#6098 Refactor toolbar text color handling and replace redundant logic * dbeaver#6098 Refactor toolbar text color handling and replace redundant logic * dbeaver#6098 Refactor macOS toolbar text color handling to simplify logic and improve maintainability --------- Co-authored-by: Matvey16 <[email protected]>
* dbeaver/pro#6737 Oracle optimizer hints fix * dbeaver/pro#6737 Hints, combo and doc link
…ogic (dbeaver#39084) Co-authored-by: Matvey16 <[email protected]>
…bility and encapsulation (dbeaver#39096)
* dbeaver/pro#6302 AI model refactoring * dbeaver/pro#6302 AI model refactoring * dbeaver/pro#6302 AI model refactoring * dbeaver/pro#6302 Remove redundant assistant functions * dbeaver/pro#6302 Assistant extension enhancement * dbeaver/pro#6302 AI settings save/load redesign * dbeaver/pro#6302 AI settings save/load redesign * dbeaver/pro#6302 Assistant formatter and schema generator registries delete * dbeaver/pro#6302 SQ Lexecute confirmation: use proper script delimiters * dbeaver/pro#6302 Streams refactoring, engine auto-close * dbeaver/pro#6302 Prompt build utils * dbeaver/pro#6302 Use custom prompt builders * dbeaver/pro#6302 Prompt generators * dbeaver/pro#6302 Prompt generators, conversation model * dbeaver/pro#6729 Error explain prompt generator * dbeaver/pro#6729 Describe object generator * dbeaver/pro#6729 Prompts model * dbeaver/pro#6729 Data type resolve prompt * dbeaver/pro#6729 Prompts registry fixes, support prompt recovery on conversation load * dbeaver/pro#6729 AI icons * dbeaver/pro#6729 AI preference pages improvements (icons) * dbeaver/pro#6729 Logs * dbeaver/pro#6302 Code style * dbeaver/pro#6302 Legacy settings load fix * dbeaver/pro#6302 AI icon ref fix * dbeaver/pro#6748 Session token cache fix * dbeaver/pro#6302 Object describe fix --------- Co-authored-by: Matvey16 <[email protected]>
* dbeaver/pro#6760 Delete ui.intro plugin usage * dbeaver/pro#6760 Delete ui.intro plugin usage * dbeaver/pro#6760 Code style
dbeaver#39064) * dbeaver/pro#6683 Moved no-query ai command responses to the output tab * dbeaver/pro#6683 Added success exit --------- Co-authored-by: Matvey16 <[email protected]>
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.
fix pr comments