Nathan Sprenkle
84a7531530
Split SearchControls into separate component ( #174 )
...
* Split SearchControls into separate component
* Add testing config
* Add webpack config
* Add snapshot tests for Search Controls
* bump version and update package-lock format
2021-04-28 13:27:02 -04:00
Jansen Kantor
8bc1fc82f2
Add Show Course Staff option and exclude all course roles by default ( #168 )
...
* Show Course Role Members
* add option to hide FilterBadge value for boolean filters
* chore: bump package to 1.4.20
Co-authored-by: Nathan Sprenkle <nsprenkle@edx.org >
2021-04-16 11:06:45 -04:00
Nathan Sprenkle
e9f01ea3a3
Remove duplicate labels from assignments filter ( #164 )
...
* Remove duplicate labels from assignments filter
* Bump to v1.4.18
2021-01-21 14:31:07 -05:00
Ben Warzeski
609c0a8d3a
update axios and frontend-platform
2021-01-05 15:31:34 -05:00
Ben Warzeski
d10dc54116
update npm requirements
2020-12-14 16:16:17 -05:00
Ben Warzeski
4c481721bc
logo update
2020-12-02 08:15:35 -05:00
morenol
40f52b2dc9
Follow up to #149 ( #152 )
...
* fix: Update frontend-build and frontend-platform (#145 )
* fix: Update frontend-build
* Upgrade frontend-platform
* Workaround for gradebook to use PUBLIC_PATH env in paths
* fix: error with undefined PUBLIC_PATH configuration
2020-12-01 15:58:10 -05:00
jansenk
95e9b51aca
fix(security): Upgrade semantic-version to 17.2.3
2020-11-19 17:11:12 -05:00
Cory Lee
5c565bebb0
Revert "fix: Update frontend-build and frontend-platform ( #145 )"
...
This reverts commit 677521808b .
2020-11-18 13:46:38 -05:00
morenol
677521808b
fix: Update frontend-build and frontend-platform ( #145 )
...
* fix: Update frontend-build
* Upgrade frontend-platform
* Workaround for gradebook to use PUBLIC_PATH env in paths
2020-11-10 16:45:21 -05:00
Ben Warzeski
ac56ab766b
component work
2020-10-22 09:51:04 -04:00
Jansen Kantor
9bc86fc4f6
display grade override history error from lms ( #142 )
...
* display grade override history error from lms
* add error constants file
* quality
* code review
* fix stuff
* npm i -S regenerator-runtime
2020-09-08 17:14:21 -04:00
Ben Warzeski
dabd923b10
linting
2020-08-26 14:11:02 -04:00
Ben Warzeski
da60ff9f1d
p1
2020-08-26 14:11:02 -04:00
Thomas Tracy
ecf5ef4664
Upgrade gradebook from paragon 4 to 7
2019-10-21 14:55:57 -04:00
Alex Dusenbery
2d0bf8c322
upgrade nose-sass (amongst others)
2019-10-03 11:03:59 -04:00
Nimisha Asthagiri
caea72b92e
Rename gradebook to frontend-app-gradebook
2019-09-06 07:19:06 -04:00
Michael Roytman
2c9c505b32
pull out bulk management tools to main tab and remove redundant functionality across tabs
2019-08-01 14:13:42 -04:00
Matt Hughes
a957e16424
Adding tabular history of grade bulk management CSV uploads
...
JIRA:EDUCATOR-4435
2019-07-24 14:16:10 -04:00
Michael Roytman
704144f9d1
first attempt at including email and student key
2019-06-13 08:27:23 -04:00
Adam Stankiewicz
95b8ba146e
version bump footer component
2019-05-16 11:03:11 -07:00
Adam Stankiewicz
e0633dc816
Upgrade @edx/frontend-component-footer and update 'edX for Business' and social links
2019-05-15 12:46:09 -04:00
Douglas Hall
ef8975df86
Upgrade frontend-auth to 4.0.0
2019-04-11 13:37:23 -04:00
Simon Chen
a7316e6824
fix(bug): make sure gradebook rounding handle null input
2019-01-17 14:37:21 -05:00
Simon Chen
8379f48e50
fix(analytics): Add segment integration into Gradebook
...
Gradebook should now have segment.io tracking
2019-01-16 13:41:35 -05:00
jansenk
57e0f2254a
fix(a11y): add select aria-labels, row headers
...
EDUCATOR-3858
2019-01-15 16:40:38 -05:00
Douglas Hall
603dbeb823
fix(footer): move footer component to npm package
2019-01-09 16:38:01 -05:00
Robert Raposa
5a489b1bd5
Add footer matching LMS courses footer.
...
Note: There are still some follow-up tasks in ARCH-308
for analytics, i18n, etc. This gets the base functionality
in place.
ARCH-308
2018-12-18 14:19:01 -05:00
Douglas Hall
8f77dea222
fix(webpack): use the appropriate css loader in prod webpack config
2018-12-12 09:48:15 -05:00
Simon Chen
f1ab3d0330
fix(feat): Prevent editing if course grades are frozen
2018-12-11 13:29:00 -05:00
Douglas Hall
104cb30ef5
fix(header): fix edX logo in header
2018-12-10 12:16:58 -05:00
Simon Chen
adfefac85d
feat(test): Setup unit testing
2018-12-05 13:52:33 -05:00
Rick Reilly
d5637a4550
Make it so the assignment time column filter is dynamic and api driven
2018-11-30 10:56:08 -05:00
Rick Reilly
3ea337e3f8
Update auth to the latest version of edx/frontend-auth
2018-11-28 15:31:19 -05:00
Rick Reilly
30e866128f
Fix column sorting in the grade table
2018-11-26 14:25:11 -05:00
Rick Reilly
a929194a29
Return the frontend-auth npm package to 1.1.0
2018-11-14 16:16:47 -05:00
Rick Reilly
e81db01be2
Fix percent vs absolute radio buttons
2018-11-14 14:32:34 -05:00
Alex Dusenbery
6f752f3a18
fix(auth): Pin frontend-auth to 1.1.0 for now.
2018-11-14 13:35:09 -05:00
Alex Dusenbery
7bbc9a84dc
fix(auth): use frontend-auth 1.2.0 (allows us to POST without CSRF violation).
2018-11-14 12:12:13 -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
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
2018-11-09 14:42:08 -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
0d7d7d4352
Add scoreview and fixed left column
2018-10-29 22:38:25 -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