You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tester Response and Moderation Phase changes (#151)
* add issue comment to issue model
* change testerresponse to read from comment
* add guard condition
* fix bug where team response is read again
* submit testerresponse also updates issue comment
* add spinner while comment is loading
* filter to check for team response
* flatMap for createIssueModel
* revert changes to table filter
* change item title to contain question mark
* Asynchronous Comment Loading Established
* Fix IssueComment Undefined Error
* fix bug where comment is not loaded properly
* add filter to table
* Parsing Label Changes from Team Response
* Label Parsing from Issue Comment
* Fix parsing of tester response
New Regex correctly Parses tester responses
* [WIP] Issue 144 Moderation phase (#5)
* add dispute component to moderation phase
* function to create new comment for tutor response
* fix bug student settutorresponse
* set pending for disputes
* todolist for disputes
* code cleaning
* code cleaning
* Further TesterResp Parsing Regex Fixes
* LabelExtraction Regex Flexibility added
* Further labelExtraction Constraints & Flexibility
* parseTesterResp. regex flexibility added
* Further Regex Flexibility Changes
Changes done to parseTutorResponseInComment and parseIssueDisputes
* code cleaning and comment
* revert concat string
* Case Insensitivity Added to Regex
* Regex Pattern Spaces Set to Any Number
* add unsure checkbox
* fix bug where description format for bugreporting and testerresponse are different
* update comment for model
* clean up issue comment
* revert previous commit
* clean up issue comment code and add support for filtering multiple comment
* documentation for issue comment
* change version number in package.json
0 commit comments