-
Notifications
You must be signed in to change notification settings - Fork 919
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[workspace]Fix/the UI of workspace list table (#8219)
* fix/ fix the_UI_of_workspace_list Signed-off-by: Qxisylolo <[email protected]> * fix/ fix the_UI_of_workspace_list_mostly_done Signed-off-by: Qxisylolo <[email protected]> * fix/ fix the_UI_of_workspace_list_typo_mistake Signed-off-by: Qxisylolo <[email protected]> * fix/the-UI-of-workspace-list-table, delete owner filter Signed-off-by: Qxisylolo <[email protected]> * fix/the-UI-of-workspace-list-table, fix a small bug Signed-off-by: Qxisylolo <[email protected]> * resolve comments, add tests Signed-off-by: Qxisylolo <[email protected]> * solve conflicts, update tests Signed-off-by: Qxisylolo <[email protected]> * Changeset file for PR #8219 created/updated --------- Signed-off-by: Qxisylolo <[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 9d21b81) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
be4e262
commit b113869
Showing
5 changed files
with
87 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
fix: | ||
- Fix/the UI of workspace list table ([#8219](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8219)) |
97 changes: 6 additions & 91 deletions
97
.../workspace/public/components/workspace_list/__snapshots__/default_workspace.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
16 changes: 9 additions & 7 deletions
16
src/plugins/workspace/public/components/workspace_list/__snapshots__/index.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.