Commit Graph

57 Commits

Author SHA1 Message Date
Leangseu Kim
fde93273e3 feat: Adding husky and update pre-push hook
testing linting husky
2021-10-20 12:16:25 -04:00
Ben Warzeski
7b1928f41d Merge pull request #12 from muselesscreator/list_tests
ListView tests
2021-10-19 09:29:33 -04:00
Ben Warzeski
7ae740bf63 fix: update snapshot 2021-10-19 09:21:46 -04:00
Ben Warzeski
f14933587d fix: Update src/containers/ListView/TableControls.test.jsx
Co-authored-by: leangseu-edx <83240113+leangseu-edx@users.noreply.github.com>
2021-10-19 09:21:43 -04:00
leangseu-edx
02b29830cf Rubric feedback (#9)
* add feedbackPrompt to selector

* create info popover component and radio criterion

* update criterion container to use new component instead

* remove unused components

* update rubric feedback to use gradeState

* update to test for bound method

* update info popover and the test

* implement review criterion

* remove gradeStatus from rubric feedback and criterion feedback

* use gradeStatus to show review criterion

* update selector testing naming
2021-10-08 14:41:09 -04:00
Ben Warzeski
5f58a6b809 feat: ListView tests 2021-10-08 14:37:47 -04:00
Ben Warzeski
ddc4dda8e1 fix: lint errors 2021-10-08 10:15:38 -04:00
Ben Warzeski
7121a8da0c feat: override grades workflow and action row score 2021-10-08 10:15:35 -04:00
Ben Warzeski
e7ae3b9194 ReviewActions re-org and adding ConfirmModals 2021-10-05 16:26:09 -04:00
Ben Warzeski
e56f22891e re-organize ReviewModal and ReviewActions 2021-10-05 15:07:02 -04:00
Ben Warzeski
571cb66fc9 add unit tests for ReviewModal ReviewActions components 2021-10-05 11:37:31 -04:00
Ben Warzeski
5fa59bbd9a fix rubric selector tests and add app thunkAction tests 2021-10-05 09:19:30 -04:00
Ben Warzeski
48e32eb323 app selectors clean up and unit testing 2021-10-04 21:18:07 -04:00
Ben Warzeski
488bc06618 fix snapshot naming 2021-10-04 21:17:41 -04:00
Ben Warzeski
0f31326b06 add username to UserMenu props 2021-10-04 21:17:11 -04:00
Ben Warzeski
fca307965a remove temp file 2021-10-04 17:39:17 -04:00
Ben Warzeski
e1934835f2 lint fixes 2021-10-01 15:37:24 -04:00
Ben Warzeski
9e79538254 fix tests, clean up Header, and add tests for it 2021-10-01 15:35:14 -04:00
Ben Warzeski
5423c36305 header unit tests 2021-10-01 15:07:50 -04:00
leangseu-edx
abcc0218b8 show the amount of selected response on bulk action (#6)
* show the amount of selected response on bulk action

* make selectedBulkAction a full class bound function
2021-09-30 16:26:09 -04:00
Ben Warzeski
cdbcca5cab Merge pull request #3 from muselesscreator/rubric-hooks
Rubric hooks
2021-09-30 16:07:03 -04:00
leangseu-edx
6349ab86b6 Merge pull request #5 from edx/leangseu-edx/add-breadcrumb
add live view breadcrumb
2021-09-30 14:25:50 -04:00
Leangseu Kim
96bb8a03e5 add live view breadcrumb
add courseId to courseMetadata

add locationId constant

update to requested course id

add ora url next to the title
2021-09-30 14:24:38 -04:00
Ben Warzeski
8bdcf0e410 Apply suggestions from code review
Co-authored-by: leangseu-edx <83240113+leangseu-edx@users.noreply.github.com>
2021-09-30 14:16:38 -04:00
Ben Warzeski
6c44f72691 Rubric Review and Grading implementations, with new CriterionContainer 2021-09-29 13:58:04 -04:00
Ben Warzeski
eec84a30e0 have SubmissionNavigation use the new selectors 2021-09-29 13:58:04 -04:00
Ben Warzeski
4decccbbdf update ReviewActions to use gradingStatus and let button handle its props 2021-09-29 13:58:04 -04:00
Ben Warzeski
a3cca3dc69 fix StartGradingButton 2021-09-29 13:58:04 -04:00
Ben Warzeski
bf094b047a update ResponseView to use new selector 2021-09-29 13:58:04 -04:00
Ben Warzeski
5572c9175c grading workflow redux updates 2021-09-29 13:58:04 -04:00
Ben Warzeski
527cf50820 add lockStatus to api response 2021-09-29 13:58:04 -04:00
Ben Warzeski
8ac6f0d8e9 add top-level structure for Rubric and Criteria displays 2021-09-29 13:58:04 -04:00
Leangseu Kim
bc396429b6 make submission navigation float right 2021-09-29 10:37:50 -04:00
Ben Warzeski
ee1b4aa1dc add grading actions 2021-09-28 11:34:04 -04:00
Ben Warzeski
1e5b49ba1c update grading data api 2021-09-28 11:34:04 -04:00
Leangseu Kim
5caf33df8b list view filter for grade status
update variable name
2021-09-28 11:34:04 -04:00
Ben Warzeski
b771250632 data constants to support status display consistency 2021-09-28 11:34:04 -04:00
Leangseu Kim
dd880d4b44 make top level rubric container responsive 2021-09-28 11:34:04 -04:00
Leangseu Kim
1aec4aff8f update indentation 2021-09-28 11:34:04 -04:00
Leangseu Kim
9ee6a2b0f2 make sure content block does not go to new line 2021-09-28 11:34:04 -04:00
Leangseu Kim
bd05d3c66d update review action styling 2021-09-28 11:34:04 -04:00
Leangseu Kim
30642400bc update submission navigation styling 2021-09-28 11:34:04 -04:00
Ben Warzeski
ffc35e0da1 re-wrap actions group to support responsive behavior 2021-09-28 11:34:04 -04:00
Ben Warzeski
1a65ac435c update styling to fix missing classnames 2021-09-28 11:34:04 -04:00
Ben Warzeski
fe6753b259 incorporate leangseu rubric and navigation PR 2021-09-28 11:34:04 -04:00
Ben Warzeski
a259204fce update api to separate out rubric and static data 2021-09-28 11:34:04 -04:00
Ben Warzeski
585e33720b update api to match docs 2021-09-28 11:34:04 -04:00
Ben Warzeski
078a61e4a1 merge header implementation 2021-09-28 11:34:04 -04:00
Ben Warzeski
2c194c33e1 integrate header 2021-09-28 11:34:04 -04:00
Ben Warzeski
9a30eeed84 api cleanup 2021-09-28 11:34:04 -04:00