Ahtisham Shahid
cf735e411d
New vs Old Data-Download UI. ( #24840 )
...
Created new UI for Data download in instructors dashboard
Co-authored-by: Awais Jibran <awaisdar001@gmail.com >
2020-09-21 17:25:47 +05:00
Ahtisham Shahid
6e507e1a49
Revert "Instructor Dashboard Redesign" ( #24802 )
...
* Revert "New vs Old Data-Download UI. (#24094 )"
This reverts commit 52669c47f1 .
* Fixed linter issues
2020-08-19 17:17:20 +05:00
Ahtisham Shahid
52669c47f1
New vs Old Data-Download UI. ( #24094 )
...
updated css
temp fixex
Updated js code for data download
updated js hooks for new UI
fixed ui and navigation
reset paver file
Removed unused changes
Initial tests added
Initial tests added
fixed style issues
Created new tests for data download
Fixed A11y and quality issues
Updated test file and removed new
fixed Accesibility issues
fixed code style in spec
removed old data download file
Moved problem grade report
Updated html to fix accessiblity issue
Fixed accessiblity issues
Created waffle flag for data download
added doc strign in doc
renamed waffles file
Break down Html and fixed tests
Removed extra js and updated comments
Removed extra js and updated comments
renamed var fixed styling
fixed js test fail
Fixed styling issues
updated description texts
Updated problem selector UI
Fixed Jest test for react component
removed depricated default param
added class instead of style
updated snapshot
Co-authored-by: Awais Jibran <awaisdar001@gmail.com >
2020-08-18 13:15:30 +05:00
Nimisha Asthagiri
5b3f5ee85a
commerce app: remove code related to shoppingcart ( #23974 )
...
Part of DEPR-43 - https://openedx.atlassian.net/browse/DEPR-43
Co-authored-by: Jeremy Bowman <jbowman@edx.org >
2020-05-28 09:46:12 -04:00
Jeremy Bowman
713d64e1e2
TE-2702 Update Read the Docs links to HTTPS
2018-08-15 17:34:01 -04:00
Michael Terry
a34c8c8233
Drop remaining coffee use
...
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.
A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
rabia23
96df2eb35e
EDUCATOR-2147 update message info for Community TA's in Membership Dashboard
2018-01-23 10:04:22 +00:00
Robert Raposa
ab4a5694ec
Course info event file renames.
...
LEARNER-2026
2017-10-06 10:55:21 -04:00
Robert Raposa
07061caf91
Revert remains of 'upgrade upsell to course info banner'.
...
TNL-6381 added an upgrade upsell to course info. In PR #15265 , this was
partially removed/moved, but some clean-up work remained.
LEARNER-2026
2017-10-05 10:54:08 -04:00
Andy Armstrong
33bee3f70b
Refactor learner profile into openedx/features directory
...
LEARNER-1855
2017-07-18 12:30:12 -04:00
Albert St. Aubin
427967ea83
Working tests for the new Group moderator error messaging
2017-07-14 15:48:12 -04:00
Andy Armstrong
0096c80a13
Refactor course search into openedx/features
2017-06-13 15:30:09 -04:00
Qubad786
8d0b6ccc0b
Use get_link_for_about_page utility for social sharing on dashboard
2017-04-14 16:52:03 +05:00
Andy Armstrong
89e5c0fd8d
Convert course bookmarks into a feature
...
LEARNER-39
2017-03-22 16:09:13 -04:00
Albert (AJ) St. Aubin
c1e2d39b38
Merge pull request #14444 from edx/aj/TNL-6381_upsell_msg
...
Aj/tnl 6381 upsell msg
2017-02-10 07:25:23 -05:00
Albert St. Aubin
97d7633774
Added upgrade upsell to course info banner and url parameter
...
TNL-6381
2017-02-09 20:21:39 -05:00
Qubad786
7d320f7ef8
remove unnecessary bookmark screen readers
2017-02-08 12:45:04 +05:00
alisan617
5fe397f8c9
change Instructor Dashboard coffeeScript bundle path and move fixtures to JS folder, plus eslint
2016-10-20 09:32:45 -04:00
alisan617
a0a46c461e
add new unit page title TNL-5623
...
new bookmark button placement and look TNL-5625
2016-10-04 16:51:34 -04:00
Chris Rodriguez
37b42941f8
AC-570 courseware search contrast enhancement
2016-08-30 14:51:54 -04:00
Chris Rodriguez
b5efcc15f5
AC-530 fixing link-href ignores in the platform
2016-08-19 10:04:40 -04:00
Renzo Lucioni
9c81ba47e2
Display programs from all categories on the student dashboard
...
Removes most remaining hardcoded references to XSeries from the LMS. Part of ECOM-4638.
2016-08-11 09:00:23 -04:00
Chris Rodriguez
4cf0e19af2
AC-520 fixing section ignores
2016-07-06 15:01:44 -04:00
ssemenova
36c867c42a
changed icon html from <i> to <span>
...
TNL-4651
2016-05-31 15:46:23 -04:00
Sanford Student
987fe723a4
adding link clicked event and associated tests
2016-05-19 14:58:22 -04:00
Ahsan Ulhaq
300002b54d
Add js test for analytics event on LMS receipt page
...
ECOM-4281
2016-05-17 18:56:05 +05:00
Renzo Lucioni
c697986a3e
Revert "Add js test for analytics event on LMS receipt page"
...
This reverts commit f995114d11 .
2016-05-06 14:37:23 -04:00
Ahsan Ulhaq
f995114d11
Add js test for analytics event on LMS receipt page
...
ECOM-4281
2016-05-02 13:15:18 +05:00
Ahsan Ulhaq
5f6474ac7d
Revert "Add js test for analytics event on LMS receipt page"
...
This reverts commit 785b752d19 .
2016-04-27 17:38:51 +05:00
Ahsan Ulhaq
785b752d19
Add js test for analytics event on LMS receipt page
...
ECOM-4281
2016-04-27 00:35:06 +05:00
Chris Rodriguez
2a23757fbc
Sending skip links to single main, making more relevant
2016-04-25 10:00:45 -04:00
Christine Lytwynec
5ef52633b6
add aria-controls to buttons and remove label from dropdown container
2016-02-26 09:02:51 -05:00
Christine Lytwynec
6179c6e935
Improve screenreader text and focus management for dashboard course settings dropdown
2016-02-17 09:20:10 -05:00
Renzo Lucioni
cceeff3657
Remove unnecessary p tag from XSeries dashboard message
2016-02-09 16:05:06 -05:00
Peter Fogg
8ed051e3cf
Merge pull request #10642 from edx/feature/self-paced
...
Course home page improvements.
2016-02-03 15:06:59 -05:00
Peter Fogg
244843d929
Track events on the course home page.
...
Events are added for accessing the courseware, entering the verified
upgrade flow, and toggling a course update.
ECOM-2983
2016-02-03 13:58:24 -05:00
Bill DeRusha
e75f7950d4
Updates XBlock renders its own template. Adds expand and collapse JS + jasmine tests.
...
ECOM-2809
2016-02-03 13:58:23 -05:00
cahrens
8f19128d83
Fix unit tests so they are testing aria-expanded.
2016-02-01 14:01:05 -05:00
AlasdairSwan
2676098b02
ECOM-2967 adding GA events for dashboard XSeries messages
2016-01-14 12:37:48 -05:00
Usman Khalid
8bdc097293
Fixes after rebase to Django 1.8
2015-12-17 22:10:21 +05:00
muzaffaryousaf
3cbbb8f3b1
Add/Remove Bookmark button to each unit in LMS courseware.
...
TNL-1957
2015-12-17 22:07:32 +05:00
muhammad-ammar
c9b87aa099
Unit Bookmarks List View
...
TNL-1958
2015-12-17 22:07:31 +05:00
aamir-khan
2376bbb4be
ECOM-2430: Added the tracking GA events on dashboard
2015-10-23 19:20:23 +05:00
asadiqbal
74b082497f
SOL-1288
2015-10-19 17:28:10 +05:00
Chris Rodriguez
a631a662df
Fixing JS tests for the course navigation
2015-10-08 09:43:25 -04:00
clrux
8076da139c
Merge pull request #9775 from edx/clrux/ac-147
...
Addressing contrast and hover states for 'clear filters' button on the find courses page
2015-09-24 12:08:14 -04:00
Chris Rodriguez
e3035a8fab
LMS: a11y contrast fixes for find course page
2015-09-24 11:11:07 -04:00
Ahsan Ulhaq
508ded2673
LMS: course navigation menu refactor
2015-09-23 13:13:18 -04:00
clrux
5b545c2b0d
Revert "Course navigation menu accessibility issue"
2015-08-28 13:28:08 -04:00
Chris Rodriguez
c20075e8a6
Changing all #accordion for .accordion
2015-08-28 07:50:34 -04:00