Commit Graph

478 Commits

Author SHA1 Message Date
edX Transifex Bot
0a25ec2037 chore(i18n): update translations 2021-09-14 13:52:20 +05:00
Attiya Ishaque
3164afa46a fix: SSO *Apple* translated in authn pages. (#434) 2021-09-13 17:39:17 +05:00
edX Transifex Bot
bff75b811d chore(i18n): update translations 2021-09-12 20:17:35 +05:00
Attiya Ishaque
d7b729cc98 Fix: Some design issue on register page. (#431) 2021-09-08 15:32:24 +05:00
Attiya Ishaque
8917b88a5a fix: design issue in discount experiment (#428) 2021-09-07 17:21:37 +05:00
edX Transifex Bot
53e40480f2 fix(i18n): update translations 2021-09-05 20:17:30 +05:00
Waheed Ahmed
9c20e91563 fix: fix translations for 15% discount strings 2021-09-02 20:01:32 +05:00
Zainab Amir
582af7a8b0 fix: use correct experiment variable (#427) 2021-09-01 17:35:15 +05:00
Attiya Ishaque
62ed8a631e chore: add 15% discount incentive to increase registrations. (#426) 2021-09-01 16:50:08 +05:00
Attiya Ishaque
bca605c632 fix: [VAN-685] Failed to execute removeChild on Node (#425) 2021-08-26 17:29:30 +05:00
Waheed Ahmed
c9cf7c5190 chore: upgrade frontend-platform to 1.12.4 2021-08-23 15:14:31 +05:00
Waheed Ahmed
e29e35c093 chore: send analytic events for Welcome page
VAN-679
2021-08-17 15:47:26 +05:00
edX Transifex Bot
85276767eb fix(i18n): update translations 2021-08-15 20:17:29 +05:00
Zainab Amir
1de911122a fix: reset password banner image changed (#420)
In addition to the check for authenticated user, added a welcome
banner check to restrict the welcome banner for only progressive
profiling page.

VAN-688
2021-08-12 18:26:05 +05:00
Attiya Ishaque
68cc93da1c fix: [VAN-332] Full name validation on registration page. (#416) 2021-08-12 13:25:58 +05:00
Waheed Ahmed
419915d752 chore: bump frontend-platform version 2021-08-12 13:00:42 +05:00
Waheed Ahmed
63572d43f6 Revert "chore: upgrade frontend-platform version to 1.12.1"
This reverts commit 5c8d682a83.
2021-08-11 19:54:56 +05:00
Mubbshar Anwar
498325e6e7 fix: stop auto complete country (#415)
fix to stop auto complete country field when address is saved in browser

VAN-671
2021-08-11 16:17:10 +05:00
Waheed Ahmed
5c8d682a83 chore: upgrade frontend-platform version to 1.12.1 2021-08-11 15:25:04 +05:00
Renovate Bot
2a14fc608d fix(deps): update dependency regenerator-runtime to v0.13.9 2021-08-10 09:16:34 +05:00
Waheed Ahmed
30ea578c40 fix: force refresh JWT to fix redirct loop
User trapped into a redirect loop if backend session expires but has
a valid JWT, fixed by force refresh JWT token.

VAN-682
2021-08-10 08:54:43 +05:00
edX Transifex Bot
d370562a55 fix(i18n): update translations 2021-08-08 20:17:31 +05:00
Attiya Ishaque
8c94daf305 fix: Side banner didn't show. (#409) 2021-08-05 11:41:26 +05:00
Zainab Amir
9e10d508c6 refactor: enable welcome page for all users (#410) 2021-08-04 16:10:59 +05:00
edX Transifex Bot
4e983a5e56 fix(i18n): update translations 2021-08-03 18:20:20 +05:00
Zainab Amir
7ae14e2546 chore: add welcome page events (#405) 2021-08-02 18:25:23 +05:00
Waheed Ahmed
87a7d06aad fix: header text for Spanish 2021-07-30 15:21:40 +05:00
edX Transifex Bot
19fe1be670 fix(i18n): update translations 2021-07-30 12:43:20 +05:00
edX Transifex Bot
aedc91809a fix(i18n): update translations 2021-07-29 16:04:16 +05:00
Zainab Amir
f676b739ba fix: activate optimizely event manually (#403) 2021-07-29 14:34:53 +05:00
Waheed Ahmed
7d6bc37f54 fix: add cookie policy banner
Cookie policy banner got removed with the redesign, added it back.
2021-07-29 12:15:36 +05:00
Zainab Amir
6c157bbf5b chore: add welcome page optimizely event (#402) 2021-07-28 20:28:12 +05:00
Renovate Bot
9382c23161 fix(deps): pin dependencies 2021-07-28 18:53:49 +05:00
Waheed Ahmed
32300db8dd refactor: remove legacy code and move redesign code to src
VAN-670
2021-07-28 16:42:37 +05:00
Zainab Amir
0cc2191658 chore: add optimizely experiment (#396)
A/B release progressive profiling welcome page. Changes include:
- added a cookie to check for exit rate
- redirect to welcome page only when config and experiment name match

VAN-676
2021-07-28 12:48:07 +05:00
Zainab Amir
c4232aa93a fix: change default value of env variable (#397) 2021-07-27 21:17:24 +05:00
Zainab Amir
1ab310a3b4 feat: add progressive profiling (#394) 2021-07-27 16:57:14 +05:00
Waheed Ahmed
44fbdbb268 feat: update paragon version to 16.6.1 2021-07-27 16:57:14 +05:00
Waheed Ahmed
b5e5b63e95 feat: set redesign as default theme for local 2021-07-27 16:57:14 +05:00
Waheed Ahmed
e35851b409 fix: hide optional fields for redesign 2021-07-27 16:57:14 +05:00
Mubbshar Anwar
eef18506b6 fix: login/register SAML page style (#395)
update SAML page style according to figma style.

VAN-64
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
94d84aa2bd fix: page jump switching b/w logon & register (#393)
fix page jump when switching between login and register tabs due to scrollbar.

VAN-574
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
fde7b6b193 fix: alert heading style (#387)
update alert heading color and icon size in Paragon.
update paragon version in this repo.

VAN-558
2021-07-27 16:57:14 +05:00
uzairr
dcda095b01 upgrade paragon version 2021-07-27 16:57:14 +05:00
uzairr
45bf11ccdd rephrase error text 2021-07-27 16:57:14 +05:00
Waheed Ahmed
5e536383d6 fix: suppress PII (#389) 2021-07-27 16:57:14 +05:00
Zainab Amir
1f57b038aa fix: remove bullets from error message (#388) 2021-07-27 16:57:14 +05:00
Mubbshar Anwar
1ec43b89f4 fix: fix overlapping over logo (#383)
fix start learning with edx text overlapping over logo.

VAN-606
2021-07-27 16:57:14 +05:00
Zainab Amir
6dd39c562a VAN-598: update email warnings and errors (#376) 2021-07-27 16:57:14 +05:00
Shafqat Farhan
6a65241bf4 fix: VAN-634 - Set line height and size as per design (#384)
* VAN-634 - Set line height and size as per design

* VAN-634 - Adjust field label size and color
2021-07-27 16:57:14 +05:00