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 #1419

Merged
merged 27 commits into from
Nov 12, 2024
Merged

Pagination #1419

merged 27 commits into from
Nov 12, 2024

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    41cbcbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf0dd69 View commit details
    Browse the repository at this point in the history
  3. revert format code

    fadingNA committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d68e731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    101935a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a35be6a View commit details
    Browse the repository at this point in the history
  6. pagination component

    fadingNA committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5dae074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec3407d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df2f69e View commit details
    Browse the repository at this point in the history
  9. fix small bug name of page

    fadingNA committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    928303f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    2a68cc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff86a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d03826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2967af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4429755 View commit details
    Browse the repository at this point in the history
  6. fixing type error

    fadingNA committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    dd9589b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Paginated With MongoDB / Create New Endpoint

    change routes /combine name, add route /api/source/paginated
    add new endpoint source/paginated
    fixing table responsive
    create new function to handling api/source/paginated
    fadingNA committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5debb48 View commit details
    Browse the repository at this point in the history
  2. Pagination

    fadingNA committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3482474 View commit details
    Browse the repository at this point in the history
  3. fix sorting on /sources

    fadingNA committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    d59ffaf View commit details
    Browse the repository at this point in the history
  4. remove params on getDocs

    fadingNA committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f3a005a View commit details
    Browse the repository at this point in the history
  5. fix table responsive issue

    fadingNA committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0837295 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e00c6f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    b19e9ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    839f0a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1056c94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c585de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32c67c2 View commit details
    Browse the repository at this point in the history
  6. fix manage sync

    fadingNA committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6974db5 View commit details
    Browse the repository at this point in the history