Closed
Conversation
- Upgrade Puma from ~> 5.0 to ~> 6.0 to resolve compatibility issue - This fixes the error: 'Puma 5 is not compatible with Rack 3, please upgrade to Puma 6 or higher' - Updated Gemfile.lock to reflect the Puma 6.6.1 version
* fix: join assignment participant with user when GET participants/assignment/:assignment_id for 2555 * fix: fix seed script to create Role first * fix: make students have parent id randomly inside seeds.rb --------- Co-authored-by: Ash Zahabiuon <83662366+MrScruffles@users.noreply.github.com>
* Added the columns we were required to in teams --------- Co-authored-by: Vihar Shah <84446743+vihar2712@users.noreply.github.com>
* Pending changes exported from your codespace * grades controller finished * converted the methods to calculate avg review grade into a mixin. added null handling in case of calculating avg peer score * added comments inside grades_controller file * fixed action_allowed inside grades_controller added test cases for grades controller changed routes and methods for assigning grades * fixed syntax errors due to merging * fixed analyitc issue, linting errors, spelling errors * question changed to item fixed almost all test cases. * removed max_team_size and user reference from team class removed tests for invitations_controller. will handle inside that branch fixed all other test files * added comments inside grades_controller.rb
Contributor
Author
|
we rebased the branch to latest upstream and close this pr |
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.
No description provided.