Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
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
Shafqat Farhan
b16285bb47 VAN-506 - Remove icon in Form validation messages (#300) 2021-07-27 16:57:14 +05:00
uzairr
f116b62057 add did u mean email feature 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
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
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