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

feat: hide default dashboard setting when workspace is enabled #2198

Conversation

ruanyl
Copy link
Member

@ruanyl ruanyl commented Oct 10, 2024

Description

When workspace is enabled, the default dashboard setting becomes workspace specific, we need to hide it from the global advance settings page.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@TackAdam TackAdam added enhancement New feature or request backport 2.x labels Oct 11, 2024
…rd-on-advance-settings-page-when-workspace-enable
…rd-on-advance-settings-page-when-workspace-enable
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.31%. Comparing base (61328a9) to head (c95c404).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2198      +/-   ##
==========================================
- Coverage   56.58%   56.31%   -0.28%     
==========================================
  Files         389      391       +2     
  Lines       14954    15124     +170     
  Branches     4059     4054       -5     
==========================================
+ Hits         8462     8517      +55     
- Misses       6430     6546     +116     
+ Partials       62       61       -1     
Flag Coverage Δ
dashboards-observability 56.31% <ø> (-0.28%) ⬇️

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.

…rd-on-advance-settings-page-when-workspace-enable
@TackAdam TackAdam merged commit dac7c2c into opensearch-project:main Oct 16, 2024
11 of 18 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 16, 2024
Signed-off-by: Yulong Ruan <[email protected]>
Co-authored-by: Adam Tackett <[email protected]>
(cherry picked from commit dac7c2c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
TackAdam added a commit that referenced this pull request Oct 17, 2024
#2208)

(cherry picked from commit dac7c2c)

Signed-off-by: Yulong Ruan <[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: Adam Tackett <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants