Ben Warzeski
cc01ab0a92
Bulk mgmt tab fix ( #158 )
...
* fix bulk management tab
* fix status alert prop
* shorthand fragment to make ci happy
2020-12-16 12:47:20 -05:00
Ben Warzeski
92e7cc39cd
Filter UI css/layout clean-up
2020-12-14 16:20:43 -05:00
Ben Warzeski
d6d09205f4
update theme to branding
2020-12-14 16:19:50 -05:00
Ben Warzeski
b2e4e330bf
fix footer logo
2020-12-14 16:19:10 -05:00
Matthew Carter
15d7dcfe85
Merge pull request #156 from edx/column_header_width
...
fix column header width to static value
resolves https://openedx.atlassian.net/browse/EDUCATOR-4849
2020-12-10 16:24:26 -05:00
Ben Warzeski
6717663c07
fix column header width to static value
2020-12-10 10:30:12 -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
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
42b4a5b3dd
fix event handlers
2020-10-22 10:57:26 -04:00
Ben Warzeski
9b9c703214
remove debug testing code
2020-10-22 10:06:16 -04:00
Ben Warzeski
d46f4da9d5
table update
2020-10-22 10:05:43 -04:00
Ben Warzeski
fa3826b452
merge fixes
2020-10-22 10:02:56 -04:00
Ben Warzeski
fd3eb71820
linting
2020-10-22 09:55:28 -04:00
Ben Warzeski
3dff787b37
rebase to master
2020-10-22 09:55:17 -04:00
Ben Warzeski
ac56ab766b
component work
2020-10-22 09:51:04 -04:00
Ben Warzeski
9e0c326dfc
lock header row and column
2020-10-21 17:19:26 -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
Ben Warzeski
493d5df8fa
fix gradebook table cell spacing
2020-08-11 15:07:58 -04:00
Thomas Tracy
f5616f77fd
Remove commented scss imports
2019-10-21 14:55:57 -04:00
Thomas Tracy
ecf5ef4664
Upgrade gradebook from paragon 4 to 7
2019-10-21 14:55:57 -04:00
Adam Butterworth
480ea1915c
fix: remove youtube logo from footer
...
Related ticket: PROD-816
2019-10-16 14:44:27 -04:00
Jansen Kantor
a646b7b77c
add FilterBadges ( #133 )
...
* added FilterBadges
2019-10-16 11:47:04 -04:00
atesker
7413c2100f
use label
2019-10-08 08:56:15 -04:00
atesker
8dc5836daa
added event constants
2019-10-07 12:33:12 -04:00
atesker
9665859ea2
working on moving analytics events to redux
...
EDUCATOR-4715 - make analytics use redux hooks
2019-10-04 15:24:36 -04:00
atesker
ee8e56a792
EDUCATOR-4685 final fix for using label with course id
2019-10-04 10:00:24 -04:00
Matt Hughes
eaa2db5019
Set better expectations around file upload processing time
...
JIRA:EDUCATOR-4686
2019-10-03 10:16:00 -04:00
Andytr1
de6b2f1219
Merge pull request #125 from edx/andytr1/analytics-add-course-id
...
EDUCATOR-4685 add course id to label
2019-10-03 09:47:38 -04:00
atesker
52da367d18
EDUCATOR-4685 add course id to label
...
different location of label
2019-10-02 14:46:23 -04:00
Matt Hughes
e8cbc66e6f
clear out redux state related to the modal consistently
...
... as we already do with component state for these sorts of fields
2019-10-02 13:51:43 -04:00
Matt Hughes
bc39443d94
improving state management of these modal fields
2019-10-02 13:17:23 -04:00
Matt Hughes
15cdd7a256
handle the two distinct data sources for this information properly
...
JIRA:EDUCATOR-4711
2019-10-02 12:19:12 -04:00
atesker
81601ca6ea
EDUCATOR-4365 - display max grade for not started assignments
2019-10-01 12:07:26 -04:00
atesker
b4e77b2b3f
EDUCATOR-4627
2019-09-12 11:13:04 -04:00
Matt Hughes
56b90cd223
Merge pull request #122 from edx/matthugs/some-more-ui-updates
...
some more ui updates
2019-09-11 10:02:38 -04:00
Matt Hughes
7fa24969ac
Limit the amount of space the uname & email columns can take up
...
This is meant to alleviate concerns about the table not showing grade information
while the drawer is open and few assignment columns are
visible (e.g. when the "specific assignment" filter is set).
2019-09-10 18:08:21 -04:00
Matt Hughes
924dcda088
Add disclaimer about masters-specific features
...
JIRA:EDUCATOR-4637
2019-09-10 17:01:02 -04:00
atesker
1e7871795c
updated event names
...
added comments
added more detailed comments
added more detailed comments
2019-09-10 16:37:36 -04:00
Matt Hughes
5d9d2af578
Break table text line for long usernames as well
...
... as for file names
2019-09-10 14:15:16 -04:00
Matt Hughes
c5306296c9
Fix IE & Firefox styling issue
...
negative margins don't play consistently with flexbox cross-browser
JIRA:EDUCATOR-4622
2019-09-10 14:15:16 -04:00
Jansen Kantor
49e3fd23d7
Merge pull request #119 from edx/jkantor/copypasta
...
remove incorrectly copied block
2019-09-09 12:05:10 -04:00
jansenk
22cf805960
remove incorrectly copied block
2019-09-09 10:22:05 -04:00
Matt Hughes
be84c91981
Move filters to push-aside drawer
...
- makes gradebook full-width (to accommodate push-aside)
- while the drawer is open the rest of the page is left-right
scrollable
JIRA:EDUCATOR-4579
2019-09-09 09:43:59 -04:00
atesker
b4a5288b4b
EDUCATOR-4524 - new events
2019-09-06 12:05:54 -04:00
atesker
f041d6b16d
EDUCATOR-4591 - update save message
2019-09-03 10:23:25 -04:00
Matt Hughes
9c1f5ed239
Add support for waffling off bulk management
...
even for masters courses
2019-08-20 15:20:27 -04:00