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

refactor: update header description for data source management when in workspace #7916

Merged
merged 8 commits into from
Sep 2, 2024

Conversation

raintygao
Copy link
Contributor

@raintygao raintygao commented Aug 29, 2024

Description

Update header description for data source management when in workspace

Screenshot

image
out of workspace

image
in workspace

Testing the changes

Entrer a workspace and go to data source page

Changelog

  • refactor: Update header for data source management when in workspace

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link
Contributor

❌ Invalid Prefix

Invalid description prefix. Found "". Expected "breaking", "deprecate", "feat", "fix", "infra", "doc", "chore", "refactor", "security", "skip", or "test".

opensearch-changeset-bot bot added a commit to raintygao/OpenSearch-Dashboards that referenced this pull request Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 64.33%. Comparing base (76de9a3) to head (570107a).
Report is 119 commits behind head on main.

Files with missing lines Patch % Lines
.../data_source_home_panel/data_source_home_panel.tsx 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7916      +/-   ##
==========================================
- Coverage   64.33%   64.33%   -0.01%     
==========================================
  Files        3677     3677              
  Lines       81206    81203       -3     
  Branches    12946    12947       +1     
==========================================
- Hits        52243    52239       -4     
- Misses      25750    25751       +1     
  Partials     3213     3213              
Flag Coverage Δ
Linux_1 30.74% <ø> (-0.01%) ⬇️
Linux_2 56.19% <ø> (ø)
Linux_3 40.61% <0.00%> (-0.01%) ⬇️
Linux_4 31.40% <ø> (ø)
Windows_1 30.76% <ø> (-0.01%) ⬇️
Windows_2 56.14% <ø> (ø)
Windows_3 40.61% <0.00%> (-0.01%) ⬇️
Windows_4 31.40% <ø> (ø)

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 c9c672a into opensearch-project:main Sep 2, 2024
65 of 67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 2, 2024
…n workspace (#7916)

* feat: update header description for dsm when in workspace

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

* Changeset file for PR #7916 created/updated

* Changeset file for PR #7916 created/updated

* test: update snapshots

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

* test: recover snapshot

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

* test: commit transpiled snapshot

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

* test: update render method in test to avoid the slash in snapshot content is translated which causes the comparison to fail in CI env

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

---------

Signed-off-by: tygao <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit c9c672a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ruanyl pushed a commit that referenced this pull request Sep 3, 2024
…n workspace (#7916) (#7956)

* feat: update header description for dsm when in workspace



* Changeset file for PR #7916 created/updated

* Changeset file for PR #7916 created/updated

* test: update snapshots



* test: recover snapshot



* test: commit transpiled snapshot



* test: update render method in test to avoid the slash in snapshot content is translated which causes the comparison to fail in CI env



---------



(cherry picked from commit c9c672a)

Signed-off-by: tygao <[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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants