Commit Graph

122 Commits

Author SHA1 Message Date
Zainab Amir
aa59acf0bc fix: sso button not appearing on login page (#733) 2023-01-12 18:32:52 +05:00
Syed Sajjad Hussain Shah
e8282d6d4a fix: uncaught exception on progressive profiling (#729)
VAN-1224
2023-01-06 16:42:08 +05:00
Syed Sajjad Hussain Shah
72510047d8 Revert "fix: exception at progressive profiling page (#727)" (#728)
This reverts commit d06290642b.
2023-01-06 15:23:50 +05:00
Attiya Ishaque
7dee21eb72 fix: Remove the deprecated intlShape import and replace its occurrences with PropType.object. (#724) 2023-01-06 15:01:57 +05:00
Syed Sajjad Hussain Shah
d06290642b fix: exception at progressive profiling page (#727)
VAN-1224
2023-01-06 14:39:37 +05:00
Syed Sajjad Hussain Shah
a7704edb9c Revert "fix: uncaught exception on progressive profiling (#722)" (#725)
This reverts commit 78693f4fc6.
2023-01-05 17:36:46 +05:00
Syed Sajjad Hussain Shah
78693f4fc6 fix: uncaught exception on progressive profiling (#722)
VAN-1224
2023-01-05 16:55:58 +05:00
Zainab Amir
186484defa chore: remove unused message string (#723) 2023-01-04 13:11:26 +05:00
Attiya Ishaque
f8fe704c42 fix: rename welcome pages and flag to progressive profiling (#720) 2022-12-30 14:00:24 +05:00
Zainab Amir
ed0da96076 feat: add tests and fix bugs 2022-12-13 11:35:05 +05:00
Zainab Amir
85fbc54384 feat: refactor registration page 2022-12-13 11:35:05 +05:00
Zainab Amir
5bfdd8e1ef fix: remove edx keyword from tests (#698) 2022-12-12 21:23:12 +05:00
Attiya Ishaque
689542947e fix: [VAN-544] Add autocomplete attribute fir input fields. (#663) 2022-11-18 12:55:39 +05:00
renovate[bot]
ce72bfdb68 fix(deps): update font awesome to v6 (#549) 2022-09-02 15:04:08 +05:00
Zainab Amir
9f92c412b4 fix: turn autocomplete on (#609) 2022-08-11 17:02:44 +05:00
Zainab Amir
3541c66637 feat: turn auto-complete off (#605)
Turned auto-complete off for:
- username and password field on registration form.
- username field on login form

VAN-1028
2022-08-03 16:15:35 +05:00
Syed Sajjad Hussain Shah
028e0b0dfc fix: Persist Register/Sign in form states on tab switch [VAN-618] (#585) 2022-07-26 15:28:39 +05:00
Zainab Amir
70a20726a9 feat: remove spellcheck from username (#603) 2022-07-22 12:02:02 +05:00
Zainab Amir
13d67eb2a3 feat: Remove discount banner code (#601) 2022-07-19 04:14:04 -07:00
Syed Sajjad Hussain Shah
a9558cb296 fix: password popover rendering issue (#598) 2022-07-15 14:19:43 +05:00
Syed Sajjad Hussain Shah
7acb102b43 fix: password tooltip should use extra small font fize 2022-07-13 16:54:37 +05:00
Syed Sajjad Hussain Shah
9c555c06be fix: Manage imports eslint [VAN-48] 2022-06-17 15:32:41 +05:00
Attiya Ishaque
5a3ee877d6 feat: [VAN-953] update progressive profiling according to MFE API (#581) 2022-06-15 18:44:25 +05:00
Attiya Ishaque
bce8aa712d feat: add required field support (#557) 2022-05-19 18:22:51 +05:00
Syed Sajjad Hussain Shah
b03fe545ba fix: Add aria-Invalid=true to invalid fields 2022-05-09 18:08:56 +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
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
Attiya Ishaque
2a079e484f fix: Replace hardcoded edX name with SITE_NAME env variable. (#486) 2021-12-22 13:10:34 +05:00
Zainab Amir
a5e7a3a592 feat: add rename register experiment details (#464) 2021-11-10 10:45:06 +05:00
Attiya Ishaque
3164afa46a fix: SSO *Apple* translated in authn pages. (#434) 2021-09-13 17:39:17 +05:00
Attiya Ishaque
d7b729cc98 Fix: Some design issue on register page. (#431) 2021-09-08 15:32:24 +05:00
Attiya Ishaque
62ed8a631e chore: add 15% discount incentive to increase registrations. (#426) 2021-09-01 16:50:08 +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
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
Attiya Ishaque
8c94daf305 fix: Side banner didn't show. (#409) 2021-08-05 11:41:26 +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
Waheed Ahmed
e59f11a96e feat: added support for both legacy and new design (#349) 2021-07-27 16:57:14 +05:00
adeelehsan
72d840cbeb password icon issue fixed 2021-07-27 16:57:14 +05:00
Shafqat Farhan
bca81f7e33 VAN-552 - Added space after header container (#348) 2021-07-27 16:57:14 +05:00
adeelehsan
a799ab9f27 ui issues fixed.
VAN-601,607,608,615
2021-07-27 16:57:14 +05:00
Shafqat Farhan
2be23c1de6 VAN-552 - Adjust medium screen header height (#339) 2021-07-27 16:57:14 +05:00
Shafqat Farhan
25f60c1813 VAN-553 - Used primary-400 as header background color (#335)
Co-authored-by: Waheed Ahmed <waheed.ahmed@arbisoft.com>
2021-07-27 16:57:14 +05:00
Waheed Ahmed
a9da4c6348 fix: email validation and analytic events (#333)
Fixed email validation logic and clear error state on close. Also fixed
analytic events and removed unused components.

VAN-538, VAN-568
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
a68fb310ed fix: Logistration tabs behavior (#331)
Logistration Tabs behavior and styles fix by using Paragon Tab component.

Fixes: VAN-554
2021-07-27 16:57:14 +05:00
uzairr
5358538d22 Add searchable dropdown
Add searchable dropdown field to make the UI
complaint with the suggestions.

VAN-498
2021-07-27 16:57:14 +05:00
adeelehsan
1dba96b865 Password show and hide icon replaced with paragon icon
VAN-523
2021-07-27 16:57:14 +05:00
adeelehsan
6e736213ca Alert styling updated.
VAN-499
2021-07-27 16:57:14 +05:00
Shafqat Farhan
98e506e0a4 VAN-476 - Fixed arc issues with safari browser (#323) 2021-07-27 16:57:14 +05:00
Shafqat Farhan
4f171d2f45 VAN-476 - Fixed base component header arc position (#305)
* VAN-476 - Fixed base component header arc position

* VAN-476 - Fixed base component header arc position for large screens

* VAN-476 - Fixed svg margin issue

* VAN-476 - Fixed svg margin issue

* VAN-476 - Fixed yellow arc overlapping issue
2021-07-27 16:57:14 +05:00