-
Notifications
You must be signed in to change notification settings - Fork 893
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
fix: update osd to respect new oui breakpoints #8298
fix: update osd to respect new oui breakpoints #8298
Conversation
Signed-off-by: Viraj Sanghvi <virajs@amazon.com>
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8298 +/- ##
==========================================
+ Coverage 64.05% 64.14% +0.08%
==========================================
Files 3741 3743 +2
Lines 88682 88833 +151
Branches 13817 13852 +35
==========================================
+ Hits 56809 56980 +171
+ Misses 31261 31238 -23
- Partials 612 615 +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: Viraj Sanghvi <virajs@amazon.com>
Signed-off-by: Viraj Sanghvi <virajs@amazon.com>
* chore: Update oui to 1.13 Signed-off-by: Viraj Sanghvi <virajs@amazon.com> * Changeset file for PR opensearch-project#8246 created/updated * update snapshot tests Signed-off-by: Viraj Sanghvi <virajs@amazon.com> * update snapshot tests Signed-off-by: Viraj Sanghvi <virajs@amazon.com> --------- Signed-off-by: Viraj Sanghvi <virajs@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
* Use @osd/std to stringify JSON when formatting objects for display Signed-off-by: Miki <miki@amazon.com> * Changeset file for PR opensearch-project#8232 created/updated --------- Signed-off-by: Miki <miki@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Signed-off-by: Suchit Sahoo <suchsah@amazon.com>
* drop user personal settings page Signed-off-by: Hailong Cui <ihailong@amazon.com> * Changeset file for PR opensearch-project#8236 created/updated * remove unuse code Signed-off-by: Hailong Cui <ihailong@amazon.com> --------- Signed-off-by: Hailong Cui <ihailong@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
* Add data summary panel in discover Signed-off-by: Liyun Xiu <xiliyun@amazon.com> * Fix UTs Signed-off-by: Liyun Xiu <xiliyun@amazon.com> * Add changelog Signed-off-by: Liyun Xiu <xiliyun@amazon.com> * Fix UTs Signed-off-by: Liyun Xiu <xiliyun@amazon.com> * Address comments Signed-off-by: Liyun Xiu <xiliyun@amazon.com> * Address comments Signed-off-by: Liyun Xiu <xiliyun@amazon.com> * Address comments Signed-off-by: Liyun Xiu <xiliyun@amazon.com> --------- Signed-off-by: Liyun Xiu <xiliyun@amazon.com>
…project#8215) * fix home page issue Signed-off-by: yubonluo <yubonluo@amazon.com> * Changeset file for PR opensearch-project#8215 created/updated --------- Signed-off-by: yubonluo <yubonluo@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…aved object (opensearch-project#8013) * feat: integrate workspace with data connections Signed-off-by: tygao <tygao@amazon.com> * update workspace pages and hooks to integrate with data connection Signed-off-by: tygao <tygao@amazon.com> * Changeset file for PR opensearch-project#8013 created/updated * remove extra comments Signed-off-by: tygao <tygao@amazon.com> * update data source import Signed-off-by: tygao <tygao@amazon.com> * test: update tests Signed-off-by: tygao <tygao@amazon.com> * Changeset file for PR opensearch-project#8013 created/updated * unify connection type icon and connectionType Signed-off-by: tygao <tygao@amazon.com> * test: add tests Signed-off-by: tygao <tygao@amazon.com> * display text directly instead of link for data connection in table Signed-off-by: tygao <tygao@amazon.com> * Apply suggestions from code review Co-authored-by: SuZhou-Joe <suzhou@amazon.com> Signed-off-by: Tianyu Gao <tygao@amazon.com> * update Signed-off-by: tygao <tygao@amazon.com> --------- Signed-off-by: tygao <tygao@amazon.com> Signed-off-by: Tianyu Gao <tygao@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Co-authored-by: SuZhou-Joe <suzhou@amazon.com>
* fix initial page ui issue Signed-off-by: yubonluo <yubonluo@amazon.com> * Changeset file for PR opensearch-project#8217 created/updated * fix test 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>
…#8212) * add loading indicator and counter to query result Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * Changeset file for PR opensearch-project#8212 created/updated * add unit tests Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * address comments Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * update snapshot Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> --------- Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…nsearch-project#8274) * Temporary fix for a bug with Chrome 129 when handling mask-image Signed-off-by: Miki <miki@amazon.com> * Changeset file for PR opensearch-project#8274 created/updated --------- Signed-off-by: Miki <miki@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
* Clean up enhanced search API * Deletes the connections service. * Removes dataframe object being passed into request * Deletes unused APIs Signed-off-by: Kawika Avilla <kavilla414@gmail.com> * Changeset file for PR opensearch-project#8226 created/updated --------- Signed-off-by: Kawika Avilla <kavilla414@gmail.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
* Fix click on recent query switching language Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * change to use uuid as identifier Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * Changeset file for PR opensearch-project#8252 created/updated --------- Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…opensearch-project#8245) * exposed method to register search strategy routes Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com> * Changeset file for PR opensearch-project#8245 created/updated * addressed comment Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com> * fix linter error Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com> --------- Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…nsearch-project#8299) * expose datasets and data_frames directories for specific imports Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com> * Changeset file for PR opensearch-project#8299 created/updated --------- Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…8308) Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
…nsearch-project#8309) Signed-off-by: Hailong Cui <ihailong@amazon.com>
…earch-project#8235) Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
…arch-project#8289) * fix: add xxl and xxxl Signed-off-by: SuZhou-Joe <suzhou@amazon.com> * feat: update Signed-off-by: SuZhou-Joe <suzhou@amazon.com> * feat: update snapshot Signed-off-by: SuZhou-Joe <suzhou@amazon.com> --------- Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: Viraj Sanghvi <virajs@amazon.com>
Signed-off-by: Viraj Sanghvi <virajs@amazon.com>
Moved to #8320 |
Description
New breakpoints were added to OUI but OSD did not respect them, causing some bugs. This tries to address that by looking for consumption of breakpoints.
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration