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]Feat add use cases to workspace form #6967

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7be3e30 from #6887.

* Add workspace use case to workspace form

Signed-off-by: Lin Wang <[email protected]>

* Remove feature selector in workspace form

Signed-off-by: Lin Wang <[email protected]>

* Show use cases in workspace list page

Signed-off-by: Lin Wang <[email protected]>

* Change direction for workspace use case selector

Signed-off-by: Lin Wang <[email protected]>

* Modify test cases for match use case

Signed-off-by: Lin Wang <[email protected]>

* Make use cases as a required field

Signed-off-by: Lin Wang <[email protected]>

* Update ui according feedbacks

Signed-off-by: Lin Wang <[email protected]>

* Add management feature to dashboards and visualize use cases

Signed-off-by: Lin Wang <[email protected]>

* Update latest feature relationships

Signed-off-by: Lin Wang <[email protected]>

* Changeset file for PR #6887 created/updated

* Changeset file for PR #6887 created/updated

* Update test case for workspace creator and updater

Signed-off-by: Lin Wang <[email protected]>

* Address unit test

Signed-off-by: Lin Wang <[email protected]>

* Add discover feature to all use case

Signed-off-by: Lin Wang <[email protected]>

* Add missing features to security analytics

Signed-off-by: Lin Wang <[email protected]>

* Address PR comments

Signed-off-by: Lin Wang <[email protected]>

* Add comment for workspace use cases map

Signed-off-by: Lin Wang <[email protected]>

* Update use case UI

Signed-off-by: Lin Wang <[email protected]>

* Remove the permissions tab

Signed-off-by: Lin Wang <[email protected]>

* Update breadcrum to Create a workspace

Signed-off-by: Lin Wang <[email protected]>

* Address ut failed

Signed-off-by: Lin Wang <[email protected]>

---------

Signed-off-by: Lin Wang <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Co-authored-by: Yulong Ruan <[email protected]>
(cherry picked from commit 7be3e30)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jun 7, 2024

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

Codecov Report

Attention: Patch coverage is 98.41270% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.49%. Comparing base (642e4d3) to head (3035307).

Files Patch % Lines
...rkspace/public/components/workspace_list/index.tsx 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #6967   +/-   ##
=======================================
  Coverage   67.49%   67.49%           
=======================================
  Files        3445     3445           
  Lines       67947    67938    -9     
  Branches    11045    11037    -8     
=======================================
- Hits        45860    45855    -5     
+ Misses      19420    19417    -3     
+ Partials     2667     2666    -1     
Flag Coverage Δ
Linux_1 33.07% <98.41%> (-0.01%) ⬇️
Linux_2 55.20% <ø> (ø)
Linux_3 45.25% <ø> (ø)
Linux_4 34.96% <ø> (ø)
Windows_1 33.09% <98.41%> (-0.01%) ⬇️
Windows_2 55.15% <ø> (ø)
Windows_3 45.26% <ø> (ø)
Windows_4 34.96% <ø> (ø)

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.

@BionIT BionIT merged commit d8b595d into 2.x Jun 7, 2024
68 of 70 checks passed
@github-actions github-actions bot deleted the backport/backport-6887-to-2.x branch June 7, 2024 16:47
@zhyuanqi zhyuanqi added the enhancement New feature or request label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports enhancement New feature or request failed changeset v2.15.0 valued-contributor workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants