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] use registered nav groups in workspace form #7317

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport fceba91 from #7221.

* Add registered use cases

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Separate use case service and fix UTs

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Add test case for workspace plugin

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Fix workspace unit tests

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Changeset file for PR #7221 created/updated

* Remove workspaceConfigurableApp$ in component

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Remove no need workspaceConfigurableApps$ and add navGroupUpdater ut

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Fix type error

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Remove centered horizontal position

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Fix isDashboardAdmin in workspace creator unit tests

Signed-off-by: Lin Wang <wonglam@amazon.com>

* Fix dynamic nav groups missing in workspace list

Signed-off-by: Lin Wang <wonglam@amazon.com>

---------

Signed-off-by: Lin Wang <wonglam@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit fceba91)
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 Jul 19, 2024

Codecov Report

Attention: Patch coverage is 94.52055% with 4 lines in your changes missing coverage. Please review.

Project coverage is 67.94%. Comparing base (f699d43) to head (b702117).

Files Patch % Lines
src/plugins/workspace/public/plugin.ts 90.47% 0 Missing and 2 partials ⚠️
...rkspace/public/components/workspace_list/index.tsx 83.33% 0 Missing and 1 partial ⚠️
...gins/workspace/public/services/use_case_service.ts 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7317      +/-   ##
==========================================
+ Coverage   67.93%   67.94%   +0.01%     
==========================================
  Files        3455     3456       +1     
  Lines       68462    68494      +32     
  Branches    11150    11158       +8     
==========================================
+ Hits        46510    46541      +31     
+ Misses      19244    19240       -4     
- Partials     2708     2713       +5     
Flag Coverage Δ
Linux_1 33.24% <94.52%> (+0.04%) ⬆️
Linux_2 55.58% <ø> (ø)
Linux_3 42.88% <ø> (-0.01%) ⬇️
Windows_1 33.26% <94.52%> (+0.04%) ⬆️
Windows_2 55.53% <ø> (ø)
Windows_3 42.90% <ø> (ø)
Windows_4 34.90% <ø> (ø)

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 d84a5aa into 2.x Jul 20, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants