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 and search bar to the invoice table #146

Merged
merged 11 commits into from
Sep 7, 2023

Commits on Sep 6, 2023

  1. add pagination and search bar to the invoice table

    StephDietz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1de9e64 View commit details
    Browse the repository at this point in the history
  2. make table component server

    StephDietz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    31df8ed View commit details
    Browse the repository at this point in the history
  3. fix eslint

    StephDietz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    868a9d9 View commit details
    Browse the repository at this point in the history
  4. eslint

    StephDietz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ece34c8 View commit details
    Browse the repository at this point in the history
  5. eslint

    StephDietz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8f74509 View commit details
    Browse the repository at this point in the history
  6. merge main

    StephDietz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fd7cf0e View commit details
    Browse the repository at this point in the history
  7. Updates pagination url to not use state or router and moves paginatio…

    …n component up above the table
    manovotny committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    55de9d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. fix eslint typing error

    StephDietz committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a373c55 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/vercel/next-learn into add-…

    …pagination
    StephDietz committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    08e60f8 View commit details
    Browse the repository at this point in the history
  3. resolve github convos

    StephDietz committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fa750ce View commit details
    Browse the repository at this point in the history
  4. update all 'q' to be 'query'

    StephDietz committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    340c70c View commit details
    Browse the repository at this point in the history