E2600 Reimplement review_mapping_controller: modify Review strategy tab#160
Open
z0brooks wants to merge 20 commits intoexpertiza:mainfrom
Open
E2600 Reimplement review_mapping_controller: modify Review strategy tab#160z0brooks wants to merge 20 commits intoexpertiza:mainfrom
z0brooks wants to merge 20 commits intoexpertiza:mainfrom
Conversation
…ng_rendering Djhanse2/review strategy mapping rendering
Revert "Merge pull request #15 from MATTMINWIN/djhanse2/review_strate…
…viewStrategy Moved Review Strategy Mapping changes back into AssignmentEditor.tsx
…ent parameter payload values, ignoring myriad of 500 errors
Allow assignment updates to persist to backend by normalizing assignm…
Pushing new Static Page Changes
…view-fields added calibration specific tasks to static review mapping
johnmweisz
reviewed
Apr 2, 2026
| set_allowed_number_of_reviews_per_reviewer: 0, | ||
| set_required_number_of_reviews_per_reviewer: 0, | ||
| static_reviewer_strategy: "", | ||
| static_assignment_sheet: File ? undefined : undefined, |
There was a problem hiding this comment.
File | undefined might be more clear
Updating UI for static review assignment
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.
Adding frontend support for review_mapping_controller within the review strategy tab (static and dynamic review strategy integration)