Commit Graph

367 Commits

Author SHA1 Message Date
uzairr
e14278fc6a add info mail to config 2021-07-27 16:57:14 +05:00
Shafqat Farhan
b4387fc576 VAN-484 - Adjusted the PasswordField tooltip position and opacity (#293)
* VAN-484 - Adjusted the PasswordField tooltip position and opacity

* VAN-484 - Adjusted the tooltip width for mobile view
2021-07-27 16:57:14 +05:00
uzairr
fa97fe7452 add mailto info link 2021-07-27 16:57:14 +05:00
Shafqat Farhan
b9f97a1dff VAN-408 - Redesign login/register SSO-SAML (#270)
* VAN-408 - Redesign login/register SSO-SAML

* VAN-408 - Moved back button to Logistration component

* update sign-in messages (#272)

* VAN-408 - Added back the third party provider check

* VAN-408 - Updated DISABLE_ENTERPRISE_LOGIN value to empty string by default

* VAN-408 - Updated event tracking for institution login on register and login pages

* VAN-408 - Updated event tracking for institution login on register and login pages

* VAN-408 - Fixed Logistration event name test

* VAN-408 - Merged redesign-master and resolved tpa conflicts

Co-authored-by: Uzair Rasheed <uzairr@yahoo.com>
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
a29360fb66 Redesign tpa hint (#288)
- redesign tpa hint button accourding to new design

VAN-478
2021-07-27 16:57:14 +05:00
adeelehsan
527c714d2b gradient decrease for primary image on large screen 2021-07-27 16:57:14 +05:00
Waheed Ahmed
0c7972a522 fix: clear error state on warning (#286) 2021-07-27 16:57:14 +05:00
Zainab Amir
1819e99dc6 update base component
Currently the base component resets the form when page size
is changed. Moving form to the base component instead of passing it
to layouts fixes the issue.

VAN-461
2021-07-27 16:57:14 +05:00
uzairr
416824929e refactor did you mean validations 2021-07-27 16:57:14 +05:00
uzairr
f116b62057 add did u mean email feature 2021-07-27 16:57:14 +05:00
Mubbshar Anwar
54b044bd8e Scroll to on error message (#279)
Scroll to error message on every submit action of registration page

VAN-478
2021-07-27 16:57:14 +05:00
Uzair Rasheed
7d179e4356 update sign-in messages (#272) 2021-07-27 16:57:14 +05:00
Zainab Amir
9a621327e7 fix: update header and toggle text based on figma designs (#276) 2021-07-27 16:57:14 +05:00
adeelehsan
df38c9e599 Forgot password page redesigned 2021-07-27 16:57:14 +05:00
Waheed Ahmed
70a372eb5b Adjusted username suggestions font size (#269)
Adjusted font sizes and margin according to figma design.

VAN-52
2021-07-27 16:57:14 +05:00
Waheed Ahmed
c12d180bff improve username suggestions experience (#264)
Also refactored some code.

VAN-52
2021-07-27 16:57:14 +05:00
Zainab Amir
a5b5a5e597 handle register page form submission (#262)
- handle empty form submission
- handle validation error messages and registration error messages

VAN-288
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
37f95de1af Login form invalid error message (#265)
- clean login form invalid error message code

VAN-396
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
1f7b81a93b Redesign login error messages (#257)
- generic error message appears on top of the page
- update field related error messages

VAN-396
2021-07-27 16:57:14 +05:00
adeelehsan
f50a60a482 password tooltip design updated
VAN-340
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
bd470f892c Pre papulate country in registration form (#251)
- get country code based on IP address from server
- set country code in country field

VAN-366
2021-07-27 16:57:14 +05:00
Zainab Amir
296f4e07ce Fix form padding and margins (#255) 2021-07-27 16:57:14 +05:00
Waheed Ahmed
06281572fe add username suggestions functionality (#253)
Added username suggestions functionality according to redesign.

VAN-52
2021-07-27 16:57:14 +05:00
Zainab Amir
349d67ab96 Redesign login page (#252)
- Updated the form fields on login page to use latest paragon components
- Updated tests (removed snapshot tests)

VAN-406
2021-07-27 16:57:14 +05:00
Zainab Amir
379c8c097f VAN-405: provide default value for links (#248) 2021-07-27 16:57:14 +05:00
Zainab Amir
bab2d33cbf Redesign registration page (#241)
- Created a based logistration component that will load login and register
components
- Updated tests
- Updated base component

VAN-405
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
7ad750641a Base component unit test (#242)
* add unit test of base component
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
eaf3f1eba5 redesign base component (#232)
* redesign base component

* rebrand base component

* redesign base component

* rewrite & optimize base component

* redesign base component

* address feedback

Co-authored-by: Waheed Ahmed <waheed.ahmed@arbisoft.com>
2021-07-27 16:57:14 +05:00
Zainab Amir
f3721b5db2 Update optional fields to use updated paragon components (#237) 2021-07-27 16:57:14 +05:00
Zainab Amir
07ba88e761 VAN-405: Redesign social auth provider component (#236) 2021-07-27 16:57:14 +05:00
Zainab Amir
43e0372be5 Make optional fields configurable (#234)
Making optional fields configurable will help us in enabling and disabling
fields as required.

VAN-405
2021-07-27 16:57:14 +05:00
Waheed Ahmed
acb0f23f0a temp: added new Optimizely exp/events (#357)
VAN-504
2021-06-17 14:51:03 +05:00
Waheed Ahmed
40b18a976f temp: Optimizely experiment (#352) 2021-06-16 15:44:22 +05:00
Waheed Ahmed
d6ff06e85c refactor: change experiment name (#338)
Changed experiment name to verify conversion rate anomaly noticed during
third test run.
2021-06-14 15:37:39 +05:00
Waheed Ahmed
942b91d9ce feat: send page event for welcome page (#328)
Also, added a new optimizely event to capture total registrations.
2021-06-09 14:33:58 +05:00
Waheed Ahmed
a656fc40ac fix: suppress username on welcome page. (#316) 2021-06-07 14:48:21 +05:00
edX Transifex Bot
38da580119 fix(i18n): update translations 2021-06-06 20:20:34 +05:00
Waheed Ahmed
e1aa5054ab fix: A/B test cookie (#313) 2021-06-04 16:02:37 +05:00
Waheed Ahmed
ea51a584e7 feat: set returning user cookie (#312)
Set returning user cookie to measure exit rate for A/B test.
2021-06-04 15:17:52 +05:00
Waheed Ahmed
8aee3408cc fix: welcome page redirection (#309)
* fix: welcome page redirection

Redirect ot finish auth URL if present upon clicking submit or skip
on welcome page.

* Update RedirectLogistration.jsx

nit
2021-06-03 13:00:54 +05:00
Waheed Ahmed
50bb65d4bd fix: link text size to small on welcome page. (#308) 2021-06-02 19:33:09 +05:00
Zainab Amir
d351cc3040 Update optional field event (#307) 2021-06-02 18:45:39 +05:00
Zainab Amir
255d17fb31 Add optimizely progressive profiling 1 experiment (#306) 2021-06-02 16:41:33 +05:00
Mubbshar Anwar
a8eb5916eb Add welcome page (#302)
Add welcome page for A/B testing

VAN-514
2021-06-01 17:46:52 +05:00
edX Transifex Bot
ea02aba94a fix(i18n): update translations 2021-05-30 20:25:25 +05:00
Waheed Ahmed
0c64fefb65 add CODEOWNERS file (#295)
Added CODEOWNERS file to tag PRs for review automatically.
2021-05-25 14:18:35 +05:00
edX Transifex Bot
6c92c64987 fix(i18n): update translations 2021-05-25 11:24:47 +05:00
Zainab Amir
be28c9b8d4 Fire optimizely event (#291) 2021-05-21 14:43:42 +05:00
Zainab Amir
8175e9b6f4 update optimizely script (#292) 2021-05-21 14:37:44 +05:00
Zainab Amir
61b2366f9a VAN-487: Add optimizely experiment (#287) 2021-05-20 12:57:11 +05:00