WIP: Allow supervisors to request improvements from final seminar opponents #78

Draft
ansv7779 wants to merge 12 commits from opponent-completion into develop
Owner

Fixes #36

How to test

  1. Log in as eric@example.com
  2. Go to the final seminar in the "Putting the it in supervising" project
  3. Log in as sid@example.com
  4. Follow the notification to submit the new opposition report
Fixes #36 ## How to test 1. Log in as `eric@example.com` 2. Go to the final seminar in the "Putting the it in supervising" project 3. Log in as `sid@example.com` 4. Follow the notification to submit the new opposition report
ansv7779 added 2 commits 2025-01-13 16:28:57 +01:00
Create test data
All checks were successful
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m46s
Build and test / build-and-test (push) Successful in 15m53s
8ce045b33c
First-time contributor
Deployed to https://scipro-opponent-completion.branch.dsv.su.se
ansv7779 added 3 commits 2025-01-14 15:33:23 +01:00
Refactored away business logic from the Wicket panel
All checks were successful
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m49s
Build and test / build-and-test (push) Successful in 17m57s
5c0238485e
Changed how data is moved from the opposition to the grading report

Fixed a completely broken integration test
ansv7779 added 3 commits 2025-01-17 12:36:22 +01:00
Implement gradeOpponent
Some checks failed
Deploy to branch.dsv.su.se / deploy (pull_request) Failing after 2m48s
Build and test / build-and-test (push) Failing after 16m26s
49f14a00f0
ansv7779 added 2 commits 2025-01-17 13:19:43 +01:00
Fix compilation problem
Some checks failed
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 2m6s
Build and test / build-and-test (push) Failing after 15m55s
54e6e5d787
ansv7779 added 1 commit 2025-01-17 15:18:41 +01:00
Save assessment
Some checks failed
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 2m10s
Build and test / build-and-test (push) Has been cancelled
fd01796121
ansv7779 added 1 commit 2025-01-17 15:21:21 +01:00
Fix test
Some checks failed
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 2m8s
Build and test / build-and-test (push) Failing after 15m35s
7a3b8d4a98
Some checks failed
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 2m8s
Build and test / build-and-test (push) Failing after 15m35s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin opponent-completion:opponent-completion
git checkout opponent-completion
Sign in to join this conversation.
No description provided.