23 Commits

Author SHA1 Message Date
Alex Dusenbery
7bbc9a84dc fix(auth): use frontend-auth 1.2.0 (allows us to POST without CSRF violation). v1.2.2 2018-11-14 12:12:13 -05:00
Simon Chen
85cf3e35e4 Merge pull request #9 from edx/aed/prod-env
fix(packaging): Add default environment key/value pairs to prod webpack config
v1.2.1
2018-11-14 10:35:40 -05:00
Alex Dusenbery
85fa6bca72 fix(packaging): Add default environment key/value pairs to prod webpack config. 2018-11-14 10:23:38 -05:00
Simon Chen
231685e78d Merge pull request #7 from edx/schen/cohorts
Create the cohorts and track dropdown for filtering students
v1.2.0
2018-11-13 21:49:21 -05:00
Simon Chen
a4dc135129 feat(filter): Create the cohorts and track dropdown for filtering students
This is to provide the feature to filter students on the gradebook by
cohorts or enrollment tracks
2018-11-13 21:33:11 -05:00
Alex Dusenbery
2c890e53f8 Get the basic grade update working. 2018-11-13 13:03:50 -05:00
Richard I Reilly
33556fd749 Merge pull request #4 from edx/rir/hookup-redux
Hook up redux to get data for component
2018-11-09 15:58:35 -05:00
Rick Reilly
8a62e8b710 Hook search up to the backend 2018-11-09 15:54:05 -05:00
Alex Dusenbery
45272dd8b7 feat(auth): Use the frontend-auth client
- Also add some config
v1.1.0
2018-11-09 14:42:08 -05:00
Rick Reilly
f94a0bd7f7 Hook up redux to get data for component 2018-11-09 14:42:08 -05:00
Simon Chen
1523c8a3c3 Merge pull request #3 from edx/schen/fix_publish
fix(package): Make sure the package is public for npm for publishing
v1.0.1
2018-11-06 13:27:47 -05:00
Simon Chen
165529698c fix(package): Make sure the package is public for npm for publishing 2018-11-06 13:17:50 -05:00
Simon Chen
4c1a964f97 Merge pull request #2 from edx/schen/trigger-release
feat(package): Use this commit to trigger a minor release
v1.0.0
2018-11-06 09:34:31 -05:00
Simon Chen
f6ba7886d0 feat(package): Use this commit to trigger a minor release 2018-11-06 09:29:29 -05:00
Simon Chen
d7297e48ed Merge pull request #1 from edx/aed/repo-config
WIP Update the Gradebook Repo to setup semantic-release for npm publishing
2018-11-06 08:48:51 -05:00
Alex Dusenbery
23e781d5d6 feat(packaging):
Update the repo so it will publish to npm to enable it to be install on other repos

Also adjust the tests and coverall commands to accommodate the absence of tests
2018-11-06 08:38:25 -05:00
Rick Reilly
e033c62328 Add category filters, fix onClose of the modal component 2018-10-30 16:43:47 -04:00
Rick Reilly
0d7d7d4352 Add scoreview and fixed left column 2018-10-29 22:38:25 -04:00
Rick Reilly
be3e4f96d4 wip 2018-10-26 11:03:17 -04:00
Rick Reilly
d00f8b17c9 wip 2018-10-24 16:55:34 -04:00
Rick Reilly
cd173607be Add sorting for all columns 2018-10-24 16:23:23 -04:00
Rick Reilly
36fef8cbc2 Delete unused components and pages, add table with filter logic and sorting 2018-10-24 09:25:14 -04:00
Rick Reilly
bff0375176 First commit 2018-10-17 11:50:17 -04:00