-
Notifications
You must be signed in to change notification settings - Fork 916
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
[Workspace] Register four get started cards in home page #7333
[Workspace] Register four get started cards in home page #7333
Conversation
Signed-off-by: yubonluo <[email protected]>
Signed-off-by: yubonluo <[email protected]>
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 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for address the issue so quickly, it looks good to me now :)
4bd773f
to
645842d
Compare
…Dashboards into 2.16-get-start-card
645842d
to
29c80dd
Compare
Signed-off-by: yubonluo <[email protected]>
e62a2ce
to
5a2a1d8
Compare
* support get start card in home page Signed-off-by: yubonluo <[email protected]> * Changeset file for PR #7333 created/updated * fix unit test errors Signed-off-by: yubonluo <[email protected]> * optimize the code Signed-off-by: yubonluo <[email protected]> --------- Signed-off-by: yubonluo <[email protected]> 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>
* 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 <[email protected]> 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>
Description
Register four get started cards in home page.
Issues Resolved
#7332
Screenshot
Testing the changes
yarn start --no-base-path
Changelog
Check List
yarn test:jest
yarn test:jest_integration