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

feat(data): add 'sortDirection' support for list and index queries #13164

Merged
merged 27 commits into from
Mar 27, 2024

Conversation

david-mcafee
Copy link
Member

@david-mcafee david-mcafee commented Mar 22, 2024

Description of changes

feat(data): add 'sortDirection' support for list and index queries

Corresponding types PR

Note: PR checks will fail until the corresponding types PR has been merged

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@david-mcafee david-mcafee marked this pull request as ready for review March 23, 2024 04:56
@david-mcafee david-mcafee requested a review from a team as a code owner March 23, 2024 04:56
@david-mcafee david-mcafee self-assigned this Mar 23, 2024
@david-mcafee david-mcafee requested a review from a team as a code owner March 25, 2024 22:51
@david-mcafee david-mcafee requested review from iartemiev and a team March 26, 2024 18:47
iartemiev
iartemiev previously approved these changes Mar 26, 2024
Copy link
Contributor

@svidgen svidgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one concern that prevents me from hitting the approve bubble:

The Q below about listTodos -> query. I don't understand how/why that changed. If it was incorrect previously, why weren't the tests failing? (Or were they? But, if they were, how did they make it into main???)

svidgen
svidgen previously approved these changes Mar 27, 2024
@david-mcafee david-mcafee dismissed stale reviews from svidgen and iartemiev via 2af74fc March 27, 2024 18:16
@david-mcafee david-mcafee merged commit d18ee98 into main Mar 27, 2024
31 checks passed
@david-mcafee david-mcafee deleted the gsi-sort branch March 27, 2024 18:31
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.

None yet

4 participants