Skip to content

Conversation

delaneydow
Copy link

No description provided.

Delaney Dow and others added 10 commits March 22, 2025 18:44
Still need to modify the file to add task link to view submission records once that has been committed
- ensuring that framework only tests functionality that we are adding to the OSS rather than testing existing functionality
…ew their history of submissions,

Modified submission_records_controller.rb to allow students to view their team's submission history
- Added belongs_to associations for user, team, and assignment
- Added scopes for recent, for_team, and for_assignment queries
- Updated index view to display submission history in table format
- Removed the Files and Comment fields to match up with  the model.
- Added proper error handling for empty records
- Removed incorrect navigation link
@delaneydow delaneydow changed the title ECE517 S25 Project 3 Group E2507 Pull Request ECE517 E2507: Reimplement Back End for Submission Records Mar 24, 2025
SaisumanthT and others added 9 commits March 24, 2025 09:17
Added necessary response code handling such as 200,400 for proper testing functionality
Updated the file to handle the proper response handling during the testing.
Ensuring that updated controllers past test cases, RSpec files are compatible with API handling, Swagger, etc. according to project specifications
This reverts commit ea0a792.
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.

3 participants