Mehak Nasir
d167ba3eab
style: heading color and mobile screen fix ( #29924 )
2022-02-15 17:07:35 +05:00
Mehak Nasir
cf8104eb76
style: ui fixes in program tabs
...
theme fixes
2022-02-11 15:02:33 +05:00
julianajlk
5de4264c84
fix: Update Track Selection to support verified only mode ( #29497 )
...
REV-2450
2021-12-07 08:14:49 -05:00
Zainab Amir
acf5add774
feat: add marketing email option on registration ( #29397 )
2021-12-07 17:16:28 +05:00
julianajlk
c98cdbd1f7
feat: Add Track Selection error handling ( #28941 )
...
REV-2355
2021-10-29 10:02:41 -04:00
Zainab Amir
6019971dd4
feat: put year of birth behind feature flag ( #29007 )
2021-10-22 12:17:06 +05:00
Ahtisham Shahid
009f1aac0d
refactor: moved program journey data to appropriate tabs ( #28898 )
...
* refactor: moved program journey data to appropriate tabs
2021-10-07 14:15:09 +05:00
julianajlk
94378cb06c
feat: add JS for upgrade button redirect in Track Selection ( #28805 )
...
REV-2387
2021-09-21 13:34:10 -04:00
julianajlk
42d79c5ef5
fix: get correct root URL for Track Selection page ( #28772 )
...
REV-2387
2021-09-20 09:56:42 -04:00
julianajlk
519872a993
feat: add SVGs for icons in Track Selection, refactor URLs and tests ( #28701 )
...
REV-2133
2021-09-15 09:37:31 -04:00
julianajlk
5cfa680835
fix: add nested CSS to avoid popover class name override ( #28712 )
...
REV-2329
2021-09-10 15:32:53 -04:00
julianajlk
fd3290e00d
fix: updates to Value Prop Track Selection from QA ( #28665 )
...
REV-2133
2021-09-07 14:23:35 -04:00
julianajlk
e492ff6050
fix: update variable colors with hex colors ( #28604 )
2021-08-31 18:06:51 -04:00
julianajlk
1749235761
fix: add scss import for Value Prop Track Selection ( #28585 )
...
REV-2133
2021-08-31 15:01:10 -04:00
SaadYousaf
bf64c34d9d
feat: add program discussion for learner dashboard
2021-08-31 11:15:44 +05:00
julianajlk
646245508a
fix: format audit deadline in Track Selection ( #28558 )
...
REV-2133
2021-08-27 13:45:03 -04:00
julianajlk
8d018fa799
Add Value Prop Track Selection template and CSS ( #28418 )
...
REV-2133
2021-08-20 14:46:25 -04:00
Diane Kaplan
c3a22eb6e5
feat: remove course_home_welcome upsell link (REV-2131) ( #27603 )
2021-05-26 15:13:09 -04:00
jawad khan
5025a3ffd9
feat!: remove "Text Me the App" page from web app because of security concern
...
Someone at edx was able to quickly send a few texts to himself using the tool.
Each text came from a different number and there was no message about the ability to unsubscribe or stop.
This could potentially be used to spam users as well as potentially result in charges to edX for high volume.
page url https://courses.edx.org/text-me-the-app
LEARNER-8286
2021-03-30 23:38:24 +05:00
Adeel Khan
099e9eeb95
Make optional checkbox text small.
2020-12-08 03:14:31 +05:00
Zainab Amir
2d3c6c05e1
Update page title to H1 ( #25783 )
...
Rebrand related work for:
- VAN-160
- VAN-186
2020-12-07 18:41:55 +05:00
adeel khan
bca0b5e2fb
Merge pull request #25775 from edx/adeel/van_168_vertically_center_align_labels
...
Center align vertically label fields.
2020-12-07 15:52:42 +05:00
Adeel Khan
4144ae2dc9
Center align vertically label fields.
...
VAN-168
2020-12-06 22:33:32 +05:00
Adeel Khan
68d869dc09
Reduce tos/honorcode font size
...
VAN-170
2020-12-06 21:35:03 +05:00
jawad khan
fc03da2b23
Added Apple sign-in button branding ( #25015 )
...
* Added Apple sign-in button branding
LEARNER-7926
2020-09-23 18:47:25 +05:00
Waheed Ahmed
34263bbe1e
Prevent multiple submissions on contact us form.
...
PROD-1565
2020-06-23 23:33:33 +05:00
Adeel Khan
2383fb3fa6
Improving user locked out logic.
...
This patch improves on the user locked
out logic by providing a helping message
near locked out. This would help reduce
retries by giving user the option to use
password reset flow to fix the issue.
PROD-1505
2020-06-09 09:36:42 +05:00
Aura Milena Alba
04802d2d72
Remove pattern library of programs.html ( #23951 )
2020-05-19 09:33:24 -04:00
Ben Warzeski
d559a35879
Update teams scss ( #23989 )
...
highlight topic cards on tab-select
add border highlight to sorting select input on teams and topics pages.
Co-authored-by: Ben Warzeski <benwarzeski@edX-C02CD0HCLVDM.local >
2020-05-14 11:37:29 -04:00
Adam Butterworth
307cb30208
Swap deprecated box-sizing mixin with the box-sizing property ( #23928 )
...
* Swap deprecated box-sizing mixin with the box-sizing property
* Linting now that box-sizing is no longer a mixin
2020-05-08 11:27:51 -04:00
Ali Akbar
0955865fa9
Merge pull request #23885 from edx/aakbar/PROD-1478
...
Unauthenticated Contact Us improvements
2020-05-08 19:49:06 +05:00
Ali-D-Akbar
94907cc4a9
Unauthenticated Contact Us improvements
...
fix password reset page, add another test and remove typo
improve js test
add quality changes
add quality changes
2020-05-08 14:14:35 +05:00
Adam Butterworth
42cc0d0145
Fix all stylelint errors ( #23920 )
...
* Fix all stylelint errors
For any errors that fixing would require changing the output of the css disable stylelint for that line instead of modifying.
* Update quality.py
Make stylelint quality check pass when there are no errors
* Delete empty selectors
2020-05-06 16:07:14 -04:00
Aura Milena Alba
ce96d6c92d
DEPR-66 Remove pattern library on programs_details ( #23416 )
2020-05-01 10:39:51 -04:00
Nathan Sprenkle
02392879b7
Team Management Upload A11y Improvements ( #23502 )
...
* Expose team management file input for better a11y
* Disable upload button when file not selected
2020-03-30 17:03:15 -04:00
Nathan Sprenkle
8219ddc40a
Fix A11y issues on Team Management tab ( #23403 )
...
* Change upload div to a button for focus styling
* Fix team membership button resize on focus
* Remove box shadow from focus styling
2020-03-17 11:16:24 -04:00
Ahtisham Shahid
03e7ec97aa
Updated border color on login page fields
2020-01-20 16:40:59 +05:00
Kyle McCormick
dcf5d70bc4
Create UI for CSV team management ( #22310 )
...
Adds "Manage" sub-tab to course "Teams" tab
with UI for downloading and uploading team
membership CSVs. The upload and download function-
ality are currently not implemented.
The new tab only appears when the user is course staff
and the course has at least one instructor-managed
team-set, which is not the case for any existing
courses, so not current course staff will see this
change.
This ticket will be followed-up upon in MST-44 and
MST-49.
MST-41
2019-12-02 11:27:05 -05:00
Adeel Khan
6b04b57448
Fixing error message for consistency
...
This patch would make financial
assistance form help message to be
consistent with implementation. Using
characters limit instead of word limit.
PROD-733
2019-11-18 14:58:29 +05:00
julianajlk
6e0914ad5d
add FPD banner to courseware ( #22113 )
...
REV-980
2019-10-23 09:33:11 -04:00
julianajlk
98f907f23c
Revert "add first purchase discount to courseware ( #22058 )"
...
This reverts commit 059b619794 .
2019-10-21 13:57:18 -04:00
julianajlk
059b619794
add first purchase discount to courseware ( #22058 )
...
REV-980.
* moved get_first_purchase_offer_banner_fragment to Discounts utils.py
* added banner wrapper method
* updated banner with time limit
2019-10-21 13:56:38 -04:00
Matthew Piatetsky
f6d0bf77df
check if discount expired
2019-10-16 11:32:27 -04:00
Brandon Baker
5012ed6ea4
Fix padding on discount banner for small screens ( #21509 )
...
REV-918
2019-08-29 16:00:26 -04:00
Waheed Ahmed
a310c87d8e
Move secondary SSO login button.
...
Moved secondary SSO login button to the top of email and
password fields.
PROD-478
2019-07-17 13:29:16 +05:00
Matthew Piatetsky
ad77392f8d
add discount banner to track selection
2019-06-03 14:18:17 -04:00
Calen Pennington
446db3ac53
Show complete reason on both content type gating and course duration limits in support form
2019-04-11 12:33:58 -04:00
Waheed Ahmed
159685b2b2
Fix Facebook and Google social auth buttons.
...
Facebook emailed that edX doesn't comply with Platform Policy 8.3, also fixed
Google button according to their policy.
PROD-174
2019-04-11 17:25:06 +05:00
Waheed Ahmed
d76a2463fa
Add support for beta languages.
...
Whenever user selects a beta language on account settings page,
show a page level warning message that this language is not
fully translated along with action to revert.
LEARNER-5654
2019-02-06 15:18:04 +05:00
Zainab Amir
882bd1b750
LEARNER-6610:Make Account Settings form controls' border dark
2019-01-16 19:10:20 +05:00