Skip to content
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

[Backport 2.17] [Backport 2.x] [Workspace] Enable direct query connections to support in workspace #8048

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d88e3b0 from #8010.

…7839) (#8010)

* add dqc

* add dircet query connections on the detail page

* Changeset file for PR #7839 created/updated

* delete useless code

* optimize the code

* optimize the code

* Refactor association modal

* Integrate modal with workspace detail page

* Fix parent data source unchecked

* Remove all tab and sort connections by name alphabetical

* optimzie

* Fix checked status disappear after modal tab change

* optimize the dqc table

* optimize the code

* update the table css

* Simplify options update logic

* Add unit tests for AssociationDataSourceModal

* add unit test

* optimize the code

* Add nested support in associate data source modal

* delete useless code

* Change back type

* Update type in modal UT

* optimize the code

---------

(cherry picked from commit 0798865)

Signed-off-by: yubonluo <[email protected]>
Signed-off-by: Kapian1234 <[email protected]>
Signed-off-by: Lin Wang <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Co-authored-by: Kapian1234 <[email protected]>
Co-authored-by: Lin Wang <[email protected]>
Co-authored-by: Yulong Ruan <[email protected]>
(cherry picked from commit d88e3b0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 6, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 60.60%. Comparing base (e35f80e) to head (85b0178).
Report is 1 commits behind head on 2.17.

Files with missing lines Patch % Lines
...ents/workspace_detail/select_data_source_panel.tsx 80.64% 2 Missing and 4 partials ⚠️
src/plugins/workspace/public/utils.ts 73.91% 6 Missing ⚠️
...workspace_detail/association_data_source_modal.tsx 90.00% 3 Missing and 2 partials ⚠️
.../workspace_detail/data_source_connection_table.tsx 96.49% 1 Missing and 1 partial ⚠️
...ts/workspace_form/direct_query_connection_icon.tsx 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.17    #8048      +/-   ##
==========================================
+ Coverage   60.56%   60.60%   +0.03%     
==========================================
  Files        3726     3727       +1     
  Lines       88171    88275     +104     
  Branches    13630    13657      +27     
==========================================
+ Hits        53400    53497      +97     
- Misses      31524    31527       +3     
- Partials     3247     3251       +4     
Flag Coverage Δ
Linux_1 28.73% <87.50%> (+0.09%) ⬆️
Linux_2 56.35% <ø> (ø)
Linux_3 37.39% <ø> (ø)
Linux_4 29.76% <ø> (+0.01%) ⬆️
Windows_1 28.75% <87.50%> (+0.09%) ⬆️
Windows_2 56.31% <ø> (?)
Windows_3 37.40% <ø> (-0.01%) ⬇️
Windows_4 29.76% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SuZhou-Joe SuZhou-Joe merged commit d7f422a into 2.17 Sep 6, 2024
68 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-star-contributor autocut Skip the changelog verification check on backports failed changeset v2.17.0 workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants