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

Add pagination to Search page #41706

Merged
merged 15 commits into from
May 16, 2024
Merged

Add pagination to Search page #41706

merged 15 commits into from
May 16, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ad5c889 View commit details
    Browse the repository at this point in the history
  2. call fetchMoreResults

    luacmartins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d46dc4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    957853d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    d07a762 View commit details
    Browse the repository at this point in the history
  2. add offset

    luacmartins committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9936959 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. add loading skeleton

    luacmartins committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b235980 View commit details
    Browse the repository at this point in the history
  2. set route params

    luacmartins committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d56a3cd View commit details
    Browse the repository at this point in the history
  3. do not use route param

    luacmartins committed May 8, 2024
    Configuration menu
    Copy the full SHA
    18c8069 View commit details
    Browse the repository at this point in the history
  4. add default

    luacmartins committed May 8, 2024
    Configuration menu
    Copy the full SHA
    40652b4 View commit details
    Browse the repository at this point in the history
  5. fix isLoadingMoreItems

    luacmartins committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d1d34d4 View commit details
    Browse the repository at this point in the history
  6. reduce number of items

    luacmartins committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9457168 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. resolve conflicts

    luacmartins committed May 10, 2024
    Configuration menu
    Copy the full SHA
    863b6a1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    19f81b5 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    luacmartins committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5eae449 View commit details
    Browse the repository at this point in the history
  3. fix param order

    luacmartins committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0677a8a View commit details
    Browse the repository at this point in the history