Matt Hughes
ec08ef4bcb
Apply filters to interventions report
...
JIRA:EDUCATOR-4537
2019-08-16 14:02:06 -04:00
Michael Roytman
d5b3edc850
Merge pull request #111 from edx/mroytman/EDUCATOR-4432-course-level-grade-filter
...
mroytman/educator 4432 course level grade filter
2019-08-15 06:54:44 -04:00
Michael Roytman
4f7d764d20
add course level grade filters to the gradebook
2019-08-15 06:27:09 -04:00
Matt Hughes
2dacc2c037
Merge pull request #110 from edx/matthugs/add-assig-grade-filter
...
Add assignment grade filter
2019-08-13 15:05:54 -04:00
Matt Hughes
88fa2e60f4
bug fix with a corner case I'd missed
...
switching back to "all" for the assignment with assignment grade
filters set caused the lms api to be misused
2019-08-13 13:45:18 -04:00
Matt Hughes
2822e36b7b
Michael's code review comments
2019-08-13 11:28:22 -04:00
Matt Hughes
f46fe3f8ee
correct poor choice of abbreviation
2019-08-13 10:52:02 -04:00
Matt Hughes
e787d3a697
Add filters for assignment grades
...
When assignment grade filters are set, changing which assignment is
chosen will also cause the grades to be refreshed from the
server (since the subset of learners being viewed may be different).
JIRA:EDUCATOR-4541
2019-08-12 15:01:54 -04:00
Matt Hughes
d77737f132
Merge pull request #108 from edx/matthugs/add-filter-for-specific-assignment
...
add filter for specific assignment
2019-08-02 10:35:17 -04:00
Matt Hughes
9ed5c6cb34
Add new filter for assignments
...
JIRA:EDUCATOR-4514
- Filter applies both to gradebook view and to CSV export used for bulk
management.
- Fixes a bug with the cohort filter being applied to bulk management
CSVs
- Sets us up to add new filters more easily
- New filter interoperates with existing assignment type filter to
limit options
2019-08-02 10:29:38 -04:00
Michael Roytman
5b16a5dbb2
Merge pull request #109 from edx/mroytman/EDUCATOR-4509-pull-out-bulk-management
...
pull out bulk management tools to main tab and remove redundant funct…
2019-08-01 14:21:19 -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
Andytr1
9425e06f8f
Merge pull request #107 from edx/andytr1/interventions-ui-actual
...
EDUCATOR-4532 add button to download interventions
2019-07-26 14:47:14 -04:00
atesker
e7134d8f68
EDUCATOR-4532 add button to download interventions
2019-07-26 08:35:24 -04:00
Dave St.Germain
e547d67f19
Merge pull request #106 from edx/mroytman/EDUCATOR-4434-gradebook-user-counts
...
add selection counts to gradebook
2019-07-25 09:54:28 -04:00
Michael Roytman
8b1d5aacf2
add selection counts to gradebook
2019-07-24 16:31:47 -04:00
Matt Hughes
5a243e1b5f
Merge pull request #105 from edx/matthugs/EDUCATOR-4435
...
Add download of row-by-row status CSV echo for bulk operation history table
2019-07-24 14:33:37 -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
Andytr1
0d12eaf979
Merge pull request #104 from edx/andytr1/fix-studentkey-display
...
fix studen key label
2019-07-17 13:25:00 -04:00
atesker
3e2787b0e0
fix studen key label
...
put height back in
fix trailing space
2019-07-17 13:19:37 -04:00
Andytr1
35c632b716
Merge pull request #103 from edx/andytr1/gradebook-remove-edit-by-name
...
removed username and fake max score
2019-07-16 14:29:42 -04:00
atesker
801e2d6d59
removed username and fake max score
...
display correct overrides
code review cleanup2
2019-07-16 14:23:50 -04:00
Andytr1
7bd81d7a2b
Merge pull request #102 from edx/andytr1/gradebook-remove-edit-by-name
...
removed username and fake max score
2019-07-15 14:48:36 -04:00
atesker
2b8ecf2c78
removed username and fake max score
2019-07-15 14:22:24 -04:00
Andytr1
de13ac5093
Merge pull request #101 from edx/andytr1/gradebook-fix-override-display
...
show correct override
2019-07-12 16:36:01 -04:00
atesker
ade906896c
show correct override
2019-07-12 16:01:53 -04:00
Andytr1
43181e39cc
Merge pull request #100 from edx/andytr1/gradebook-fix-error-with-empty-override
...
bug fix on empty override
2019-07-12 10:26:26 -04:00
atesker
f60a9647b4
bug fix on empty override
2019-07-11 17:50:33 -04:00
Andytr1
7dc1ffdd42
Merge pull request #99 from edx/andytr1/gradebook-show-override-history
...
EDUCATOR-4353 - ui - show override history
2019-07-10 15:29:16 -04:00
atesker
2913f1d965
EDUCATOR-4353 - ui - show override history
...
updated unit tests
EDUCATOR-4353 - major improvements to service etc
remove unused
unit tests fix
code review continued
update unit test after merge
code review - showing error dialog
2019-07-10 14:07:58 -04:00
Matt Hughes
7f85fb12e3
Merge pull request #98 from edx/matthugs/add-table-for-bulk-management-operation-history
...
Add table corresponding to what new history endpoint supports
2019-07-10 10:08:54 -04:00
Matt Hughes
90f66d3759
added an action for errors (currently unhandled)
2019-07-02 12:19:48 -04:00
Matt Hughes
fb09bee8d9
addressed another todo starting a selector module for grades
2019-07-02 11:37:54 -04:00
Matt Hughes
e31495b00b
address some TODOs & fix a unit test's expectation
2019-07-02 11:34:26 -04:00
Matt Hughes
0557f29e0b
Add table corresponding to what new history endpoint supports
2019-07-01 17:28:28 -04:00
Matt Hughes
e08b13f218
Merge pull request #95 from edx/matthugs/grade-management-shell-modal
...
Add grade management tab to Gradebook for courses containing a Masters track
2019-06-24 15:17:08 -04:00
Matt Hughes
dee42eee7e
Added bulk management tab for CSV export/import
...
The bulk management tab will only be shown for masters courses,
i.e. those containing a masters track
JIRA:EDUCATOR-4343
JIRA:EDUCATOR-4431
2019-06-24 13:51:11 -04:00
Andytr1
1a0fe945a5
Merge pull request #97 from edx/mroytman/add-email-student-key
...
mroytman/add email student key
2019-06-24 13:26:11 -04:00
Michael Roytman
704144f9d1
first attempt at including email and student key
2019-06-13 08:27:23 -04:00
Kyle McCormick
a1ab29702f
Switch to AGPL
2019-05-20 16:32:37 -04:00
Adam Stankiewicz
f619308ce5
Merge pull request #92 from edx/astankiewicz/fix-forward-intlprovider
...
fix forward for including intlprovider
2019-05-16 15:59:22 -04:00
Adam Stankiewicz
c235da8cc0
fix forward for including intlprovider
2019-05-16 12:52:51 -07:00
Adam Stankiewicz
777e0696ee
Merge pull request #91 from edx/astankiewicz/footer-update
...
Upgrade @edx/frontend-component-footer, update 'edX for Business' & social links
2019-05-16 14:45:39 -04:00
Adam Stankiewicz
95b8ba146e
version bump footer component
2019-05-16 11:03:11 -07:00
Adam Stankiewicz
8463a28c7d
Change to example.com
2019-05-16 08:11:26 -07:00
Adam Stankiewicz
bdee388dbd
Adding local env config variables
2019-05-16 07:55:33 -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
Simon Chen
668620a5f0
Merge pull request #90 from edx/kdmccormick/supporting-team
...
Add masters-neem as a supporting team
2019-05-13 11:23:47 -04:00
Kyle McCormick
cfbb02a54c
Add masters-neem as a supporting team
2019-05-13 10:59:27 -04:00
Kyle McCormick
b22b44bbf5
Change repo owner from edx/educator-neem to schenedx
...
Per recent change to OEP-2 https://github.com/edx/open-edx-proposals/pull/112/files
2019-05-13 10:22:44 -04:00