[Workspace] Register four get started cards in home page#7333
Merged
SuZhou-Joe merged 6 commits intoopensearch-project:mainfrom Jul 21, 2024
Merged
[Workspace] Register four get started cards in home page#7333SuZhou-Joe merged 6 commits intoopensearch-project:mainfrom
SuZhou-Joe merged 6 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: yubonluo <yubonluo@amazon.com>
Signed-off-by: yubonluo <yubonluo@amazon.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7333 +/- ##
==========================================
+ Coverage 67.69% 67.71% +0.01%
==========================================
Files 3517 3518 +1
Lines 69578 69638 +60
Branches 11354 11365 +11
==========================================
+ Hits 47102 47155 +53
- Misses 19691 19695 +4
- Partials 2785 2788 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: yubonluo <yubonluo@amazon.com>
ruanyl
previously approved these changes
Jul 20, 2024
Member
ruanyl
left a comment
There was a problem hiding this comment.
Thanks for address the issue so quickly, it looks good to me now :)
SuZhou-Joe
previously approved these changes
Jul 20, 2024
4bd773f to
645842d
Compare
SuZhou-Joe
reviewed
Jul 21, 2024
…Dashboards into 2.16-get-start-card
645842d to
29c80dd
Compare
SuZhou-Joe
previously approved these changes
Jul 21, 2024
Signed-off-by: yubonluo <yubonluo@amazon.com>
e62a2ce to
5a2a1d8
Compare
ruanyl
approved these changes
Jul 21, 2024
SuZhou-Joe
approved these changes
Jul 21, 2024
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Jul 21, 2024
* support get start card in home page Signed-off-by: yubonluo <yubonluo@amazon.com> * Changeset file for PR #7333 created/updated * fix unit test errors Signed-off-by: yubonluo <yubonluo@amazon.com> * optimize the code 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> (cherry picked from commit 08c2a00) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe
pushed a commit
that referenced
this pull request
Jul 21, 2024
* support get start card in home page * Changeset file for PR #7333 created/updated * fix unit test errors * optimize the code --------- (cherry picked from commit 08c2a00) Signed-off-by: yubonluo <yubonluo@amazon.com> 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: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Register four get started cards in home page.
Issues Resolved
#7332
Screenshot
Testing the changes
yarn start --no-base-pathChangelog
Check List
yarn test:jestyarn test:jest_integration