Skip to content

fix: hide repository status for non-VCS team assignments#12600

Open
yash7307 wants to merge 2 commits intoSubmitty:mainfrom
yash7307:codex/fix-team-vcs-message
Open

fix: hide repository status for non-VCS team assignments#12600
yash7307 wants to merge 2 commits intoSubmitty:mainfrom
yash7307:codex/fix-team-vcs-message

Conversation

@yash7307
Copy link
Copy Markdown

Closes #12579

Summary

  • hide the repository status section on the Manage Team page unless the gradeable uses VCS
  • preserve the existing repository messaging for VCS team assignments
  • add a Cypress regression test for open_team_homework, which is a team assignment without repository submission

Testing

  • Not run locally in this session

@dagemcn
Copy link
Copy Markdown
Contributor

dagemcn commented Mar 24, 2026

Hey @yash7307 , thank you for your contribution!

Please update your PR title to use our required format
[<TYPE>:<MODULE>] <SUBJECT>, where <SUBJECT> is 40 chars max.
See also: https://submitty.org/developer/getting_started/make_a_pull_request

Please also use our PR description template:
https://raw.githubusercontent.com/Submitty/Submitty/refs/heads/main/.github/PULL_REQUEST_TEMPLATE.md

Since your changes affect the user interface, please include relevant screenshots before and after your change to demonstrate that you tested and debugged your PR. This will help reviewers check your work.

Be sure to link the issue that you are addressing in this PR. If the issue is completely closed with this PR say “Fixes #1234”, if it only partially addresses the issue, “work related to issue #1234

Once this pull request adheres to all Submitty conventions, we will proceed with a full review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Seeking Reviewer

Development

Successfully merging this pull request may close these issues.

repository error message on manage team page

2 participants