-
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.
refactor: Refactor grading related functions to use atoms (#1187)
* refactor: Refactor query params to use atoms * refactor: Move param parsing to controller * refactor: Parse sort params to atoms * refactor: Refactor sort_submission functions * fix: Filter boolean params based on query params * chore: Fix formatting * fix: Update tests to use new format
- Loading branch information
1 parent
c0d95e9
commit 85a3c1e
Showing
6 changed files
with
205 additions
and
189 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
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
Oops, something went wrong.