Skip to content

Conversation

@vihar2712
Copy link
Collaborator

No description provided.

vatsal-dp and others added 30 commits November 15, 2025 12:35
* removed /api/v1 nomenclature from the system

* modified Dangerfile
* Update TestPR.yml

Updated the Ruby version to 3.4.5

* Update danger.yml

* Ruby version updated

* Ruby version updated

* Ruby version update

* Solution for failing tests

* Solution for failing tests

* Solution for failing CI/CD tests

* Solution for failing CI/CD tests

* Solution for failing CI/CD tests

* Solution for failing CI/CD tests

* Solution for failing CI/CD tests

* Solution for failing CI/CD tests

* Pipeline test rewritten

* yml file update for new version compatibility

* Workflow test changes

* Workflow test changes

* Workflow test changes

* Workflow test changes

* Workflow test changes
* Changed Rails Version

* Update danger.yml

* Update danger_target.yml

* Update TestPR.yml

* Update main.yml

* Update danger_target.yml

* Update main.yml

* Update danger.yml

* Updated ruby version to 3.4.5
* 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 <[email protected]>
* Added the columns we were required to in teams

---------

Co-authored-by: Vihar Shah <[email protected]>
* 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
added create student team method inside student_teams controller
modified logic of participant accepting invitation
modified serializer
added from_participant reference inside invitations schema
modified retract invitations functionality
team  serializer now takes participant serializer
added more validations inside invitation validator
…student_teams controller and added corresponding routes

added advertisement related fields inside signedup teams table
@github-actions
Copy link

6 Warnings
⚠️ Pull request is too big (more than 500 LoC).
⚠️ Pull request touches too many files (more than 30 files).
⚠️ Pull request has duplicated commit messages.
⚠️ Pull request contains TODO or FIXME comments.
⚠️ Pull request modifies markdown files (*.md). Make sure you have a good reason.
⚠️ RSpec tests seem shallow (single it blocks or no context). Consider improving test structure.

Generated by 🚫 Danger

@vihar2712 vihar2712 merged commit 4d25216 into expertiza:advertisements Dec 25, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants