Skip to content
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

[Backport 2.x] Fixed small bugs in explorer #1571

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3cec4dc from #1559.

* disable ppl direct query autocomplete

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* disable sorting for s3

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* fix pagination for s3

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* fix flyout to use actual row doc

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* fix surrounding events

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* allow for surrounding fields to work on s3

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* fix lint complaint

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* const instead of let

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* changed naming for isDataSource bool

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* update snapshot

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

---------

Signed-off-by: Paul Sebastian <paulstn@amazon.com>
(cherry picked from commit 3cec4dc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 58.14%. Comparing base (cb78382) to head (ab83c34).

Files Patch % Lines
...vent_analytics/explorer/events_views/data_grid.tsx 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #1571      +/-   ##
==========================================
- Coverage   58.15%   58.14%   -0.02%     
==========================================
  Files         365      365              
  Lines       13549    13554       +5     
  Branches     3562     3564       +2     
==========================================
+ Hits         7880     7881       +1     
- Misses       5605     5609       +4     
  Partials       64       64              
Flag Coverage Δ
dashboards-observability 58.14% <16.66%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mengweieric mengweieric merged commit 770684d into 2.x Mar 20, 2024
19 of 32 checks passed
@github-actions github-actions bot deleted the backport/backport-1559-to-2.x branch March 20, 2024 00:09
RyanL1997 pushed a commit to RyanL1997/dashboards-observability that referenced this pull request Apr 18, 2024
…ct#1571)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit ecb15d56aa96c549f1fd0ca07c86e677cbe6ddbc)

Co-authored-by: Miki <miki@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants