-
Notifications
You must be signed in to change notification settings - Fork 239
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
DH-5770 engine cleanup #480
Closed
Closed
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
DishenWang2023
force-pushed
the
ft/DH-5770-cleanup
branch
from
May 7, 2024 17:20
e656d7d
to
44a96df
Compare
DishenWang2023
force-pushed
the
ft/DH-5770-cleanup
branch
3 times, most recently
from
May 7, 2024 17:31
765fbc6
to
e45f91c
Compare
* DH-5145 added csv file export * updated kula submodule * lint fix * edited csv export endpoint on front-end
#338) * DH-5146 added get finetuning list and modified optional fields in post finetuning * update kula submodule
* DH-5164 check db connection org * updated submodule * lint fix * updated submodule
* [BUG][Enterprise] fixed get table description with table_name * update submodule
* DH-5688 fix engine formatting for streaming responses * removing backticks from observations * adding newlines before and after obsevations * removing newlines for ddl commands * add new lines for excute query tool * add some padding * update latest branch submodule * DH-5688/removing the brnach and pointing back to main * updating the submodule with latest main branch * Fix postman uri error (#512) * DH-5760 enhance streaming --------- Co-authored-by: mohammadrezapourreza <m1378.prz@gmail.com> Co-authored-by: Dishen <44216194+DishenWang2023@users.noreply.github.com>
* DH-5708 avoid destroying customer branch environments by using "customer/" prefix on customer branches * fixes * fix destroy to check for customer prefix on source branches and not target * fix on top the fix * add more logs * fix destroy DB -- add more logs * fix sh * change approach * adding even more debug logs * try syntax fix * fix stop self hosted runner trigger * add destroy slack notifications * add destroy cancelled dependencies
…g limit …" (#519) This reverts commit ba245ee09ca1c8d0b9532f7c2218c36a102fa4b5.
* DH-5673 sample db backend (#520) * DH-5673 add sample db functions * Ft/dh 5673 sample db (#523) * DH-5673 add sample db functions * DH-5673 added sample db logic * DH-5697 added get sample db * DH-5673 added sample db to liquibase script * DH-5673 added new collection for sample db * DH-5673 refactored sameple db * [refactor] move database connection endpoints * DH-5630 fix GET sample db * [refactor] extract db select options mapping into reusable hook * DH-5630 changed POST sample db request body * DH-5630 modify sample db description * DH-5738 remove trailing newline on inline code blocks * DH-5737 text changes * DH-5630 renamed sample db name and description * DH-5630 renamed sample db name and description * DH-5741 run sample prompt upon redirection * DH-5630 removed random instruction, fixed missing tables description field --------- Co-authored-by: Juan Valacco <97040903+jvalacco-dataherald@users.noreply.github.com>
* Ft/dh 5728 multi schema (#527) * DH-5728 added enterprise change for multi-schema * latest submodule multiple schemas version * DH-5728 Fix multi-schema response * DH-5749 add schema layer to databases tab * DH-5753 Add multi-schema postman test (#529) * DH-5753 added manual trigger for api test * DH-5753 fix postman tests (#530) * DH-5753 postman final fix (#532) * DH-5670 fix sync-schemas endpoint request * DH-5670 update submodule * DH-5753 fix postman object schema * DH-5748 update table schema sync with id * DH-5755 add schemas input on db connection form * DH-5670 fixed refresh-all not returning schemas * DH-5759 submodule update * DH-5753 added more table-description, instruction, and other tests * DH-5753 fixed schemas in database description response * DH-5762 hide schemas for non supported DBs -- reset schemas on data warehouse changes * DH-5670 updated submodule * DH-5753 fixed postman test * DH-5670 update submodule fix * DH-5753 fixed postman test suite structure * DH-5753 increase spending limit for api test * DH-5753 increase spending limit * DH-5763 add database logo to database tree page * DH-5763 fix build by adding missing functionality for new db logo * adding the agent support for multi-schema * DH-5670 database mouse events approach changes * DH-5764 update selection node lookup to use node ids instead of names * lint fixes * DH-5670 added schemas to finetuning * compact ui fixes * more compact databases ui * DH-5768 add clear all and help label to schemas input * adding the multi-schema finetuning * improve database actions * more compact ui fixes * dark tooltip + fixes * minor fixes * fix ref bugs on dialog and tooltip triggers * DH-5769 collapsible sidebar * sidebar animation * fix sidebar collapsing on page change * back to main engine --------- Co-authored-by: Juan Valacco <97040903+jvalacco-dataherald@users.noreply.github.com> Co-authored-by: mohammadrezapourreza <m1378.prz@gmail.com>
* DH-5774 added organization dump file migration script
* add docker and local docker compose to admin console frontend * add health-check and fix image runtime
DishenWang2023
force-pushed
the
ft/DH-5770-cleanup
branch
from
May 7, 2024 21:56
e45f91c
to
a485fe3
Compare
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.