-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* handled backend sorting * fixed sorting by inserted_at * removed unused code * changed inner_join to left_join * added new tests * fixed formatting * reformatted code * added more test * added more tests * updated grading sorter for progressStatus * fixed test * fixed sorting by group bug and made sorting work regardless of upper lower case * fixed formatting * fixed bug where xp was not sorted properly * fixed sorting by grading bug * fixed test * Prefer piping * Reduce nesting * Revert "Prefer piping" This reverts commit 415cdc0.
- Loading branch information
Showing
2 changed files
with
312 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters