-
Notifications
You must be signed in to change notification settings - Fork 0
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: cypress failure #319
Fix: cypress failure #319
Commits on Apr 7, 2024
-
[Discover - datasource selector] Add extension group title and modal (o…
…pensearch-project#5815) * add log explorer re-directon modal Signed-off-by: Eric <menwe@amazon.com> * adjustments to comments Signed-off-by: Eric <menwe@amazon.com> * add one missing i18n Signed-off-by: Eric <menwe@amazon.com> * add redirection text to group title Signed-off-by: Eric <menwe@amazon.com> * include changes in changelog Signed-off-by: Eric <menwe@amazon.com> * remove redundent title addition and unnecessary modal toggle functions Signed-off-by: Eric <menwe@amazon.com> * remove one comment Signed-off-by: Eric <menwe@amazon.com> * add i18n Signed-off-by: Eric <menwe@amazon.com> * add unit tests for modal Signed-off-by: Eric <menwe@amazon.com> * test id change Signed-off-by: Eric <menwe@amazon.com> * add devDependencies for tests Signed-off-by: Eric <menwe@amazon.com> * use open confirm api and move mock file to discover mock folder Signed-off-by: Eric <menwe@amazon.com> * remove unused type Signed-off-by: Eric <menwe@amazon.com> * remove modal for log explorer redirection Signed-off-by: Eric <menwe@amazon.com> * modify changelog Signed-off-by: Eric <menwe@amazon.com> * remove modal test Signed-off-by: Eric <menwe@amazon.com> * remove one modal related test Signed-off-by: Eric <menwe@amazon.com> --------- Signed-off-by: Eric <menwe@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for f97e554 - Browse repository at this point
Copy the full SHA f97e554View commit details -
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0cdfd50 - Browse repository at this point
Copy the full SHA 0cdfd50View commit details -
[Bug][Discover] Allow saved sort from search embeddable to load in Da…
…shboard (opensearch-project#5934) Remove default sort to use saved search sort. Issue Resolve opensearch-project#5933 Signed-off-by: Anan Zhuang <ananzh@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 001b7f7 - Browse repository at this point
Copy the full SHA 001b7f7View commit details -
[Discover] Fixes safari overflow bug (opensearch-project#5948)
* [Discover] Fixes safari overflow bug --------- Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com> Signed-off-by: Anan Zhuang <ananzh@amazon.com> Co-authored-by: Anan Zhuang <ananzh@amazon.com> Co-authored-by: Miki <amoo_miki@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 1480b5d - Browse repository at this point
Copy the full SHA 1480b5dView commit details -
[BUG][Discover] Enable 'Back to Top' Feature in Discover for scrollin…
…g to top (opensearch-project#6008) * [BUG][Discover] Enable 'Back to Top' Feature in Discover for scrolling to top dscCanvas is the one with scrollable prop. Set window.scrollTo(0, 0) on table will not work. In this PR, we add a ref to EuiPanel directly. Issue Resolve: opensearch-project#6006 --------- Signed-off-by: Anan Zhuang <ananzh@amazon.com> Co-authored-by: Miki <amoo_miki@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for c8d4966 - Browse repository at this point
Copy the full SHA c8d4966View commit details -
[Discover] Fix lazy loading (opensearch-project#6041)
* adds callback ref to lazy loading sentinel --------- Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for d25ee1e - Browse repository at this point
Copy the full SHA d25ee1eView commit details -
[Discover] options button in canvas to toggle legacy mode (opensearch…
…-project#6170) * [Discover] options button in canvas to toggle legacy mode Removes top nav bar link and provides a button option. Issue: n/a Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 62834fe - Browse repository at this point
Copy the full SHA 62834feView commit details