1. 05 Mar, 2018 - 1 commit
  2. 16 Feb, 2018 - 1 commit
  3. 11 Feb, 2018 - 1 commit
  4. 04 Feb, 2018 - 9 commits
  5. 01 Feb, 2018 - 3 commits
  6. 31 Jan, 2018 - 1 commit
  7. 30 Jan, 2018 - 2 commits
  8. 28 Jan, 2018 - 2 commits
  9. 19 Dec, 2017 - 3 commits
  10. 16 Dec, 2017 - 1 commit
  11. 12 Dec, 2017 - 1 commit
  12. 05 Dec, 2017 - 3 commits
    • Devansh Kukreja's avatar
      decoupled annotations and gradebook again (#947) · cc01d40f
      Devansh Kukreja authored
      * decoupled annotations and gradebook again
      
      * brought back head :no_content
      cc01d40f
    • Devansh Kukreja's avatar
      6f7bb471
    • Theodor Johansson's avatar
      Merging Updates to Annotations (#945) · 43bc88b3
      Theodor Johansson authored
      * Remove disabled fields in create course user datum (#877)
      
      * removes a check that stops annotations with the same submission and problem number from being added
      
      * removed annotation updates that expect there to be a single annotation for each submission and problem
      
      * Untangled gradebook and annotations, so gradebook isn't affected by annotation scores and scores can take any value.
      
      * Begun rollout of our Slack and updated logo
      
      * Updated main url
      
      * Fixed Add-To-Slack btn
      
      * fixed annotation deletion also deleting score bug and added a note for instructors
      
      * reverted db migration changes
      
      * Added point deductions on annotations
      
      * Problem and Score box now shows after update annotation
      
      * Problem field shows in editAnnotation
      
      * Worked on properly updating scores
      
      * removes a check that stops annotations with the same submission and problem number from being added
      
      * removed annotation updates that expect there to be a single annotation for each submission and problem
      
      * Untangled gradebook and annotations, so gradebook isn't affected by annotation scores and scores can take any value.
      
      * Begun rollout of our Slack and updated logo
      
      * Updated main url
      
      * Fixed Add-To-Slack btn
      
      * fixed annotation deletion also deleting score bug and added a note for instructors
      
      * Added point deductions on annotations
      
      * reverted db migration changes
      
      * Problem and Score box now shows after update annotation
      
      * Problem field shows in editAnnotation
      
      * Worked on properly updating scores
      
      * Changed highlight color for lines > 80ch
      
      * Code highlights now include all characters
      
      * Added feature to minimize code annotations
      
      * Changed minimize button to material-icon 'remove' in code anns.
      
      * Annotations are now minimized by default
      
      * Removed debugging print statements
      
      * Removed more print statements
      
      * Fixed no-click error, added checks for scores/gen probs
      
      * removes a check that stops annotations with the same submission and problem number from being added
      
      * removed annotation updates that expect there to be a single annotation for each submission and problem
      
      * Untangled gradebook and annotations, so gradebook isn't affected by annotation scores and scores can take any value.
      
      * Begun rollout of our Slack and updated logo
      
      * Updated main url
      
      * Fixed Add-To-Slack btn
      
      * fixed annotation deletion also deleting score bug and added a note for instructors
      
      * Added point deductions on annotations
      
      * reverted db migration changes
      
      * Problem and Score box now shows after update annotation
      
      * Problem field shows in editAnnotation
      
      * Worked on properly updating scores
      
      * Untangled gradebook and annotations, so gradebook isn't affected by annotation scores and scores can take any value.
      
      * Begun rollout of our Slack and updated logo
      
      * Updated main url
      
      * Fixed Add-To-Slack btn
      
      * fixed annotation deletion also deleting score bug and added a note for instructors
      
      * reverted db migration changes
      
      * Added point deductions on annotations
      
      * Worked on properly updating scores
      
      * Changed highlight color for lines > 80ch
      
      * Code highlights now include all characters
      
      * Added feature to minimize code annotations
      
      * Changed minimize button to material-icon 'remove' in code anns.
      
      * Annotations are now minimized by default
      
      * Removed debugging print statements
      
      * Removed more print statements
      
      * Fixed no-click error, added checks for scores/gen probs
      
      * Removed minimize button in PDF anns
      
      * Replaced submit button that was deleted during rebase
      43bc88b3
  13. 04 Dec, 2017 - 6 commits
  14. 03 Dec, 2017 - 1 commit
  15. 25 Nov, 2017 - 1 commit
  16. 23 Nov, 2017 - 4 commits