-
Notifications
You must be signed in to change notification settings - Fork 919
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
Update data source details to use small buttons #9057
Update data source details to use small buttons #9057
Conversation
Signed-off-by: Ritvi Bhatt <[email protected]>
❌ Changelog Entry Missing HyphenChangelog entries must begin with a hyphen (-). |
❌ Invalid Prefix For Manual Changeset CreationInvalid description prefix. Found "refactor". Only "skip" entry option is permitted for manual commit of changeset files. If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9057 +/- ##
=======================================
Coverage 60.93% 60.94%
=======================================
Files 3809 3809
Lines 91270 91270
Branches 14414 14414
=======================================
+ Hits 55618 55620 +2
+ Misses 32097 32096 -1
+ Partials 3555 3554 -1
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: Ritvi Bhatt <[email protected]>
Signed-off-by: Ritvi Bhatt <[email protected]>
* update data source details tabs to use small buttons Signed-off-by: Ritvi Bhatt <[email protected]> * Changeset file for PR #9057 created/updated * update snapshots Signed-off-by: Ritvi Bhatt <[email protected]> * update unit test Signed-off-by: Ritvi Bhatt <[email protected]> --------- Signed-off-by: Ritvi Bhatt <[email protected]> Co-authored-by: Ritvi Bhatt <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit ea7911f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* update data source details tabs to use small buttons Signed-off-by: Ritvi Bhatt <[email protected]> * Changeset file for PR #9057 created/updated * update snapshots Signed-off-by: Ritvi Bhatt <[email protected]> * update unit test Signed-off-by: Ritvi Bhatt <[email protected]> --------- Signed-off-by: Ritvi Bhatt <[email protected]> Co-authored-by: Ritvi Bhatt <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit ea7911f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) * update data source details tabs to use small buttons Signed-off-by: Ritvi Bhatt <[email protected]> * Changeset file for PR opensearch-project#9057 created/updated * update snapshots Signed-off-by: Ritvi Bhatt <[email protected]> * update unit test Signed-off-by: Ritvi Bhatt <[email protected]> --------- Signed-off-by: Ritvi Bhatt <[email protected]> Co-authored-by: Ritvi Bhatt <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Issues Resolved
Screenshot
Associated Objects table:
Before:
After:
Accelerations table:
Before:
After:
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration