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

Update infinite query draft PR to separate PageParams type #4674

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    5772588 View commit details
    Browse the repository at this point in the history
  2. Added placeholder select and initiate functions where the merge and q…

    …uerying will happen
    riqts authored and markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ed8af73 View commit details
    Browse the repository at this point in the history
  3. Theoretical slice added to buildSlice to potentially handle changing …

    …of args and forward/backwards direction
    riqts authored and markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8fc9632 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c18c6ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a7a35a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7deab9c View commit details
    Browse the repository at this point in the history
  7. Extended infiniteQueryInitiate, added fetchNextPage and fetchPrevious…

    …Page functions + Thunk
    riqts authored and markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ce98c04 View commit details
    Browse the repository at this point in the history
  8. Added types for InfiniteQueryConfig

    riqts authored and markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    56e9e25 View commit details
    Browse the repository at this point in the history
  9. Shelf

    riqts authored and markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2027e75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09586d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    270e4c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f41a9d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0999681 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    abf828e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    79dfd50 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    670972b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8d2a4ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ae9b98a View commit details
    Browse the repository at this point in the history
  19. Index has inf query type

    riqts authored and markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6215273 View commit details
    Browse the repository at this point in the history
  20. Cleanup imports from first pass

    riqts authored and markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2d58473 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d7defa3 View commit details
    Browse the repository at this point in the history
  22. Revert "Shelf"

    This reverts commit 4089f11
    riqts authored and markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d541932 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5ec2430 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a3ced0f View commit details
    Browse the repository at this point in the history
  25. Fix remaining TS issues

    markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fedead4 View commit details
    Browse the repository at this point in the history
  26. Hack around TS issues

    markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9fa89d7 View commit details
    Browse the repository at this point in the history
  27. Try to fix exported types

    markerikson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7248c38 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9319061 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    70f49a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    5ce06d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0b35f View commit details
    Browse the repository at this point in the history