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

[Workspace] Hide dashboard overview #6625

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

yubonluo
Copy link
Contributor

@yubonluo yubonluo commented Apr 24, 2024

Description

User can not choose the feature of dashboard overview when create/update a workspace.

Issues Resolved

closes #6624

Screenshot

image

Testing the changes

  1. Clone the latest code and run yarn osd bootstrap
  2. Modify config/opensearch_dashboards.yml, add workspace.enabled: true
  3. Run yarn start --no-base-path
  4. Create/update a workspace

Changelog

  • feat: [Workspace] Hide dashboard overview

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

Signed-off-by: yubonluo <yubonluo@amazon.com>
SuZhou-Joe
SuZhou-Joe previously approved these changes Apr 24, 2024
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.71%. Comparing base (d2d410b) to head (3f4280f).
Report is 27 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6625       +/-   ##
===========================================
+ Coverage   32.93%   67.71%   +34.78%     
===========================================
  Files        2260     3403     +1143     
  Lines       45769    66609    +20840     
  Branches     7200    10827     +3627     
===========================================
+ Hits        15075    45107    +30032     
+ Misses      29984    18862    -11122     
- Partials      710     2640     +1930     
Flag Coverage Δ
Linux_1 33.05% <100.00%> (+0.11%) ⬆️
Linux_2 55.60% <ø> (?)
Linux_3 45.21% <ø> (?)
Linux_4 34.92% <ø> (?)
Windows_1 33.07% <100.00%> (?)
Windows_2 55.57% <ø> (?)
Windows_3 45.22% <ø> (?)
Windows_4 34.92% <ø> (?)

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 17ce314 into opensearch-project:main Apr 24, 2024
69 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 25, 2024
* feat: hide dashboard overview

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Changeset file for PR #6625 created/updated

* Changeset file for PR #6625 created/updated

---------

Signed-off-by: yubonluo <yubonluo@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 17ce314)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Apr 25, 2024
* feat: hide dashboard overview

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Changeset file for PR #6625 created/updated

* Changeset file for PR #6625 created/updated

---------

Signed-off-by: yubonluo <yubonluo@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 17ce314)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Apr 25, 2024
* feat: hide dashboard overview



* Changeset file for PR #6625 created/updated

* Changeset file for PR #6625 created/updated

---------



(cherry picked from commit 17ce314)

Signed-off-by: yubonluo <yubonluo@amazon.com>
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>
LDrago27 pushed a commit to LDrago27/OpenSearch-Dashboards that referenced this pull request Jun 3, 2024
* feat: hide dashboard overview

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Changeset file for PR opensearch-project#6625 created/updated

* Changeset file for PR opensearch-project#6625 created/updated

---------

Signed-off-by: yubonluo <yubonluo@amazon.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.

[Workspace] Hide dashboard overview feature
3 participants