Sprint 3 merge into main#88
Merged
jessehartloff merged 48 commits intomainfrom Apr 9, 2024
Merged
Conversation
…for entities but currently only support 'ASC'. Issue #75
Added manual grading to the frontend. There is a bug where the api doesn't create the releasedAt date when updating a submission score entity so I hardcoded a date.
… request from controller.
added gitattributes to preserve line endings for shell scripts
…ervice function to get Grader files and makefiles by Assignment ID.
Gradebook instructor view
Submission list and detail views
Tango endpoint
fix minor fetch issue when sending params. create a sorting function …
Fixed Submission Conflicts
…ed bug where fileModel's filename becomes bucket name
Added manual grading to frontend
Submission fixed up & CAG function to support file download
Created a homepage/landingpage for devU client. It's unfinished since we don't currently have the endpoints to make it fully functional. It's purely for design at the moment.
Created a prototype homepage.
…when loop an empty object and adding await for async function.
Sprint 3 cleanup
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Merging sprint 3's changes into main