Commit Graph

397 Commits

Author SHA1 Message Date
edx-semantic-release
3f57f39187 chore(i18n): update translations 2022-04-10 11:21:30 -04:00
Zainab Amir
2099e62bb4 feat: add password change modal (#552)
* feat: add password change modal

Based on the error code sent from the platform, the modal will either
be to nudge users to change password or block users from logging in.

VAN-667
VAN-668
2022-04-04 16:42:07 +05:00
edx-semantic-release
3581007e59 chore(i18n): update translations 2022-04-03 11:20:44 -04:00
Ivo Branco
75f460bd17 chore(i18n): add more languages (#463)
Add languages it_IT, pt_PT, de_DE, uk, ru, hi
2022-03-29 17:04:00 +05:00
Shafqat Farhan
66261c4cea fix: Fixed the className condition to apply styling properly (#551) 2022-03-25 14:07:56 +05:00
Zainab Amir
ea6854374b fix: password reset page spinner position (#550) 2022-03-24 15:23:56 +05:00
Muhammad Soban Javed
ce9c6e24a3 Merge branch 'master' into jawayria/node-16 2022-03-21 20:28:14 +05:00
edX Transifex Bot
6dd9d2a1dc chore(i18n): update translations 2022-03-20 11:20:15 -04:00
Jawayria
b493a09c63 feat: add support for node v16 2022-03-18 14:44:22 +05:00
edX Transifex Bot
ea5ae8f2af chore(i18n): update translations 2022-03-15 10:46:44 -04:00
edX Transifex Bot
d352773a4e chore(i18n): update translations 2022-03-13 11:20:01 -04:00
Waheed Ahmed
3fa3954383 chore: update transifex scripts to api v3
As of April 7th, 2022 the API versions 2 and 2.5 will no longer
be operational and relevant requests will begin to fail.

VAN-894
2022-03-10 11:31:06 +05:00
Shafqat Farhan
182fb34a03 feat: VAN-876 - Rename register experiment with improved metrics (#537) 2022-03-09 16:18:51 +05:00
Zainab Amir
6e99e1e72c feat: add dynamic optional fields support (#534)
Added a new component that renders fields based on the
field descriptions returned from backend

VAN-835
2022-03-01 16:00:37 +05:00
Zainab Amir
0b21ca3f51 feat: remove optional fields from register form (#528)
* feat: remove optional fields from register form

This is part of the larger ticket where we will move optional
fields to progressive profiling page.

VAN-837
2022-02-09 15:27:18 +05:00
edX Transifex Bot
a04872d7bf chore(i18n): update translations 2022-02-03 00:26:41 -05:00
Zainab Amir
211c6afc60 feat: improve register response time (#507)
Removed validation call from the submission function

VAN-711
2022-01-26 15:48:43 +05:00
Zainab Amir
cd3cda3c4f feat: update save_for_later event name (#511)
updated event names to reflect level of hierarchy in the
events.

VAN-830
2022-01-24 16:41:42 +05:00
edX Transifex Bot
214c383071 chore(i18n): update translations 2022-01-23 10:18:35 -05:00
Mubbshar Anwar
b8f0615434 perf: get csrf token (#504)
do csrf token call on page load time to reduce token call before login and register apis.
VAN-715
2022-01-13 19:39:34 +05:00
edX Transifex Bot
0d01a9fea3 chore(i18n): update translations 2021-12-26 10:17:45 -05:00
Attiya Ishaque
2a079e484f fix: Replace hardcoded edX name with SITE_NAME env variable. (#486) 2021-12-22 13:10:34 +05:00
edX Transifex Bot
1210fe01ae chore(i18n): update translations 2021-12-12 10:17:23 -05:00
Zainab Amir
488b364215 refactor: update account verification messages 2021-12-07 15:16:21 +05:00
Shafqat Farhan
619c75a4b7 feat: VAN-666 - Reject new password that is detected as vulnerable (#471) 2021-12-07 13:46:53 +05:00
Mubbshar Anwar
be783fed99 feat: fire track event (#456)
fire track event for save for latter course
VAN-741
2021-11-22 14:47:42 +05:00
Attiya Ishaque
59d5a400f4 fix: remove oal domain (#469) 2021-11-17 13:08:05 +05:00
Waheed Ahmed
e0e0c1011e feat: enable full name based username suggestions
Enable full name based username suggestions and remove experiment
related changes.
2021-11-15 15:57:10 +05:00
edX Transifex Bot
2070877a84 chore(i18n): update translations 2021-11-14 20:16:47 +05:00
Waheed Ahmed
8c8cd2bcd5 chore: remove opt-in/opt-out experiment code
Removed opt-in/opt-out experiment code to enable it for all users
using feature flag only.
2021-11-10 17:13:58 +05:00
Zainab Amir
a5e7a3a592 feat: add rename register experiment details (#464) 2021-11-10 10:45:06 +05:00
edX Transifex Bot
8223f0c988 chore(i18n): update translations 2021-10-31 20:16:50 +05:00
adeelehsan
31a2a8f402 feat: Remove el option from education
remove el option from education levels if coppa flag is set true.

VAN-760
2021-10-28 15:02:56 +05:00
adeelehsan
c34360f2fb scroll added for username suggestions 2021-10-27 23:51:42 +05:00
Mubbshar Anwar
82d339c91b fix: update opt in text (#457)
update opt in checkbox text on register page.
VAN-740
2021-10-27 18:09:30 +05:00
adeelehsan
60e51a8f25 username suggestions issue fixed 2021-10-26 17:21:07 +05:00
adeelehsan
4ba9e1194b username design changed according to the VAN-702 2021-10-25 12:27:31 +05:00
edX Transifex Bot
6cb470522b chore(i18n): update translations 2021-10-24 20:16:43 +05:00
Attiya Ishaque
a3953b672f fix: [VAN-747] Fix tests in which registered email msg changed (#453) 2021-10-22 18:16:46 +05:00
Attiya Ishaque
955cf26860 feat: [VAN-655] User's year of birth field behind the feature flag (#449) 2021-10-20 15:40:27 +05:00
edX Transifex Bot
ee094a1330 chore(i18n): update translations 2021-10-17 20:17:36 +05:00
Attiya Ishaque
75269a3372 feat: Add feature flag for year of birth field (#447) 2021-10-11 21:19:47 +05:00
Mubbshar Anwar
2ac0f83e87 fix: A/B test marketing opt-in (#448)
fire optimizely event to record opt-in/out for marketing emails

VAN-738
2021-10-11 19:12:42 +05:00
edX Transifex Bot
b0df7a0593 chore(i18n): update translations 2021-10-10 20:17:31 +05:00
Mubbshar Anwar
14e89575d1 feat: record opt in/out (#445)
add opt field in register form and record it for marketing emails.

VAN-738
2021-10-08 19:00:18 +05:00
Shafqat Farhan
6bc11b01f5 fix: VAN-719 - Handled password field error violation on username change (#444) 2021-10-05 11:58:14 +05:00
edX Transifex Bot
b5ada5d2d5 chore(i18n): update translations 2021-09-26 20:17:37 +05:00
uzairr
cdf0c29d01 update error msg for username 2021-09-22 04:29:59 +05:00
Shafqat Farhan
57cc5a4692 fix: VAN-719 - Handled password field error violation (#439) 2021-09-21 16:58:14 +05:00
edX Transifex Bot
0a25ec2037 chore(i18n): update translations 2021-09-14 13:52:20 +05:00