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 sorting for grading #1107

Merged
merged 29 commits into from
Aug 19, 2024

Commits on Apr 8, 2024

  1. handled backend sorting

    thortol committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f6efd14 View commit details
    Browse the repository at this point in the history
  2. fixed sorting by inserted_at

    thortol committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7ba8681 View commit details
    Browse the repository at this point in the history
  3. removed unused code

    thortol committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5e9d582 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d258d80 View commit details
    Browse the repository at this point in the history
  5. added new tests

    thortol committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    91c9713 View commit details
    Browse the repository at this point in the history
  6. fixed formatting

    thortol committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    702092b View commit details
    Browse the repository at this point in the history
  7. reformatted code

    thortol committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fb70883 View commit details
    Browse the repository at this point in the history
  8. added more test

    thortol committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6dc40de View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. added more tests

    thortol committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c32bc42 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    b311ee5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eefb1a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    7bb5ad6 View commit details
    Browse the repository at this point in the history
  2. fixed test

    thortol committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    82e7833 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    853aa2a View commit details
    Browse the repository at this point in the history
  4. fixed formatting

    thortol committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fc87f68 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    06154b6 View commit details
    Browse the repository at this point in the history
  2. fixed sorting by grading bug

    thortol committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0412aee View commit details
    Browse the repository at this point in the history
  3. fixed test

    thortol committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c624803 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    eb61277 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    8feda64 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    021ef57 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    2506570 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    b1c1061 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    50682b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    4b268fb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    8c884bf View commit details
    Browse the repository at this point in the history
  2. Prefer piping

    RichDom2185 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    415cdc0 View commit details
    Browse the repository at this point in the history
  3. Reduce nesting

    RichDom2185 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a4e4858 View commit details
    Browse the repository at this point in the history
  4. Revert "Prefer piping"

    This reverts commit 415cdc0.
    RichDom2185 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    842cef1 View commit details
    Browse the repository at this point in the history