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.x] [Workspace] Integrate workspace front end with data connection type saved object #8269

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c894584 from #8013.

…aved object (#8013)

* feat: integrate workspace with data connections

Signed-off-by: tygao <[email protected]>

* update workspace pages and hooks to integrate with data connection

Signed-off-by: tygao <[email protected]>

* Changeset file for PR #8013 created/updated

* remove extra comments

Signed-off-by: tygao <[email protected]>

* update data source import

Signed-off-by: tygao <[email protected]>

* test: update tests

Signed-off-by: tygao <[email protected]>

* Changeset file for PR #8013 created/updated

* unify connection type icon and connectionType

Signed-off-by: tygao <[email protected]>

* test: add tests

Signed-off-by: tygao <[email protected]>

* display text directly instead of link for data connection in table

Signed-off-by: tygao <[email protected]>

* Apply suggestions from code review

Co-authored-by: SuZhou-Joe <[email protected]>
Signed-off-by: Tianyu Gao <[email protected]>

* update

Signed-off-by: tygao <[email protected]>

---------

Signed-off-by: tygao <[email protected]>
Signed-off-by: Tianyu Gao <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Co-authored-by: SuZhou-Joe <[email protected]>
(cherry picked from commit c894584)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ 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 20, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 64.15%. Comparing base (e0e9f5b) to head (7166598).
Report is 11 commits behind head on 2.x.

Files with missing lines Patch % Lines
src/plugins/workspace/public/utils.ts 87.50% 2 Missing ⚠️
...components/workspace_form/connection_type_icon.tsx 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #8269      +/-   ##
==========================================
+ Coverage   64.14%   64.15%   +0.01%     
==========================================
  Files        3740     3740              
  Lines       88674    88694      +20     
  Branches    13806    13812       +6     
==========================================
+ Hits        56877    56904      +27     
+ Misses      31186    31179       -7     
  Partials      611      611              
Flag Coverage Δ
Linux_1 30.08% <91.66%> (+0.03%) ⬆️
Linux_2 58.97% <ø> (ø)
Linux_3 40.38% <ø> (ø)
Linux_4 31.55% <ø> (ø)
Windows_1 30.10% <91.66%> (+0.03%) ⬆️
Windows_2 58.92% <ø> (ø)
Windows_3 40.38% <ø> (ø)
Windows_4 31.55% <ø> (ø)

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.

@ruanyl ruanyl merged commit 6ea0cb4 into 2.x Sep 24, 2024
68 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.17.1 all-star-contributor autocut Skip the changelog verification check on backports failed changeset workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants