forked from opensearch-project/OpenSearch-Dashboards
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Workspace] Refactor new home page (opensearch-project#8467)
* update home page Signed-off-by: yubonluo <yubonluo@amazon.com> * updated useCase card in workspace initial page Signed-off-by: yubonluo <yubonluo@amazon.com> * Integrate use case flyout and add unit tests Signed-off-by: yubonluo <yubonluo@amazon.com> * optimize the code Signed-off-by: yubonluo <yubonluo@amazon.com> * optimize the code Signed-off-by: yubonluo <yubonluo@amazon.com> * implemet populate use case when clicking create/view button Signed-off-by: yubonluo <yubonluo@amazon.com> * optimize the code Signed-off-by: yubonluo <yubonluo@amazon.com> * Changeset file for PR opensearch-project#8467 created/updated * update css Signed-off-by: yubonluo <yubonluo@amazon.com> * fix the test errors Signed-off-by: yubonluo <yubonluo@amazon.com> * delete useless code Signed-off-by: yubonluo <yubonluo@amazon.com> * optimize the code Signed-off-by: yubonluo <yubonluo@amazon.com> * update snap shot Signed-off-by: yubonluo <yubonluo@amazon.com> * optimize the code Signed-off-by: yubonluo <yubonluo@amazon.com> * optimize the code Signed-off-by: yubonluo <yubonluo@amazon.com> * fix i18n validation error Signed-off-by: yubonluo <yubonluo@amazon.com> --------- Signed-off-by: yubonluo <yubonluo@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
58e1645
commit 61eedf7
Showing
27 changed files
with
1,914 additions
and
2,282 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 @@ | ||
refactor: | ||
- [Workspace] Refactor new home page. ([#8467](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8467)) |
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
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
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
363 changes: 0 additions & 363 deletions
363
src/plugins/workspace/public/assets/background_dark.svg
This file was deleted.
Oops, something went wrong.
363 changes: 0 additions & 363 deletions
363
src/plugins/workspace/public/assets/background_light.svg
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
src/plugins/workspace/public/components/home_get_start_card/index.ts
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
src/plugins/workspace/public/components/home_get_start_card/setup_get_start_card.scss
This file was deleted.
Oops, something went wrong.
198 changes: 0 additions & 198 deletions
198
src/plugins/workspace/public/components/home_get_start_card/setup_get_start_card.test.tsx
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
src/plugins/workspace/public/components/home_get_start_card/setup_get_start_card.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.