Commit Graph

486 Commits

Author SHA1 Message Date
Ned Batchelder
4e7003ca5e build: use the organization commitlint check 2021-10-07 13:50:58 -04: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
Uzair Rasheed
21ff9b81f9 Merge pull request #441 from edx/update-error-msg-for-username
update error msg for username
2021-09-22 12:13:02 +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
Waheed Ahmed
7cb58d4f26 bump frontend-platform version to 1.12.7 2021-09-17 18:52:05 +05:00
Attiya Ishaque
b1e9f631dc chore: update paragon version (#436) 2021-09-16 14:46:28 +05:00
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