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.13] Fixed small bugs in explorer #1580

Merged
merged 2 commits into from
Mar 20, 2024
Merged

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 20, 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 (83e166d).

Files Patch % Lines
...vent_analytics/explorer/events_views/data_grid.tsx 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.13    #1580      +/-   ##
==========================================
- 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.

@ps48 ps48 merged commit 75e91db into 2.13 Mar 20, 2024
14 of 27 checks passed
@github-actions github-actions bot deleted the backport/backport-1559-to-2.13 branch March 20, 2024 02:20
RyanL1997 pushed a commit to RyanL1997/dashboards-observability that referenced this pull request Apr 18, 2024
…n set within the current request (opensearch-project#1580) (opensearch-project#1602)

Signed-off-by: Jochen Kressin <jochen.kressin-gh@eliatra.com>
Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
(cherry picked from commit d575e0001c406149a9df6e6c52c00057738e7536)

Co-authored-by: Jochen Kressin <126353411+jochen-kressin@users.noreply.github.com>
Co-authored-by: Darshit Chanpura <35282393+DarshitChanpura@users.noreply.github.com>
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
…oject#1580)

* disable ppl direct query autocomplete

* disable sorting for s3

* fix pagination for s3

* fix flyout to use actual row doc

* fix surrounding events

* allow for surrounding fields to work on s3

* fix lint complaint

* const instead of let

* changed naming for isDataSource bool

* update snapshot

---------

(cherry picked from commit 3cec4dc)

Signed-off-by: Paul Sebastian <paulstn@amazon.com>
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: Shenoy Pratik <sgguruda@amazon.com>
(cherry picked from commit 75e91db)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants