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

Pagination support #140

Merged
merged 31 commits into from
Jul 13, 2023
Merged

Pagination support #140

merged 31 commits into from
Jul 13, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    921b532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    846bed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80da33a View commit details
    Browse the repository at this point in the history
  4. Shhh

    jesseleite committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c58b4a8 View commit details
    Browse the repository at this point in the history
  5. Fix paginator state issue.

    jesseleite committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    62a3c95 View commit details
    Browse the repository at this point in the history
  6. Clear pagination state for every new page, unless we’re intending to …

    …actually use it when writing.
    jesseleite committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b5891b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc78235 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a07457 View commit details
    Browse the repository at this point in the history
  9. Hook up pagination links.

    jesseleite committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    70d6745 View commit details
    Browse the repository at this point in the history
  10. Unused.

    jesseleite committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2e039c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Only extend in console.

    jesseleite committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    780452a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0ee3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9b3a8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4af8e34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9de096a View commit details
    Browse the repository at this point in the history
  6. Test $request->forget().

    jesseleite committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cfbb5bb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    efbe00a View commit details
    Browse the repository at this point in the history
  2. Pass for windows?

    jesseleite committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    840f44c View commit details
    Browse the repository at this point in the history
  3. Debug paths

    jesseleite committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cf9b46a View commit details
    Browse the repository at this point in the history
  4. Windows pls

    jesseleite committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    02e9d66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad8d66b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20df99a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9df9539 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1523c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8ddd37 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7cdb146 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    459d048 View commit details
    Browse the repository at this point in the history
  12. do it this way

    jasonvarga committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    853e6e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c7ab397 View commit details
    Browse the repository at this point in the history
  14. simplify bootstrapping

    jasonvarga committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c25b846 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e9a806f View commit details
    Browse the repository at this point in the history