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] [Discover] Data Grid Pagination Options #5701

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e83b7ee from #5610.

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (844ad26) 67.07% compared to head (c5713c9) 67.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #5701   +/-   ##
=======================================
  Coverage   67.07%   67.07%           
=======================================
  Files        3293     3294    +1     
  Lines       63359    63370   +11     
  Branches    10066    10067    +1     
=======================================
+ Hits        42496    42505    +9     
- Misses      18421    18422    +1     
- Partials     2442     2443    +1     
Flag Coverage Δ
Linux_1 35.24% <ø> (ø)
Linux_2 55.23% <ø> (ø)
Linux_3 43.93% <100.00%> (+0.01%) ⬆️
Linux_4 35.46% <ø> (ø)
Windows_1 35.26% <ø> (ø)
Windows_2 55.20% <ø> (ø)
Windows_3 43.94% <100.00%> (+0.01%) ⬆️
Windows_4 35.46% <ø> (ø)

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.

* Added  helper function to generate page options based on UI setting value.

Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>

* Added dynamic pagination based on config value for data grid table

Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>

* Update changelog

Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>

* Removed service object from the props.

Signed-off-by: kishor82 <kishorrathva8298@gmail.com>

* Added suggested changes and updated tests.

Signed-off-by: kishor82 <kishorrathva8298@gmail.com>

* fix functional test issue due to ui setting

Signed-off-by: kishor82 <kishorrathva8298@gmail.com>

---------

Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>
Signed-off-by: kishor82 <kishorrathva8298@gmail.com>
(cherry picked from commit e83b7ee)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@ashwin-pc ashwin-pc merged commit c051a4d into 2.x Feb 5, 2024
65 of 66 checks passed
@github-actions github-actions bot deleted the backport/backport-5610-to-2.x branch February 5, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports discover for discover reinvent first-time-contributor v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants