source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
103 stars 167 forks source link

Grading table improvements (filter by name, username, group) #3023

Closed RichDom2185 closed 3 months ago

RichDom2185 commented 3 months ago

Description

No BE change required.

Adds resizable columns, filter by name, username, group.

image

Type of change

Checklist

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10452155580

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/pages/academy/grading/subcomponents/GradingSubmissionsTable.tsx 0 11 0.0%
<!-- Total: 0 11 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/pages/academy/grading/subcomponents/GradingSubmissionsTable.tsx 1 2.87%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 10450727526: -0.02%
Covered Lines: 4851
Relevant Lines: 14542

💛 - Coveralls