ucsb-cs156-s21 / proj-ucsb-cs-las

https://proj-ucsb-cs-las.herokuapp.com/
MIT License
2 stars 3 forks source link

7pm-1 make tutor assignment column sort #139

Closed ethanmeade closed 3 years ago

ethanmeade commented 3 years ago

Resolves #113. This PR makes the 'Tutor Assignments' Table accessible as an admin sortable by Course Id, Course, Tutor, and Assignment Type.

codecov[bot] commented 3 years ago

Codecov Report

Merging #139 (10f1c33) into main (9d48d3a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #139   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       327       327           
===========================================
  Files             77        77           
  Lines           1457      1469   +12     
  Branches          69        69           
===========================================
+ Hits            1457      1469   +12     
Impacted Files Coverage Δ Complexity Δ
...components/TutorAssignment/TutorAssignmentTable.js 100.00% <100.00%> (ø) 0.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9d48d3a...10f1c33. Read the comment docs.