Commit Graph

14 Commits

Author SHA1 Message Date
Blue
0c375cc50c refactor: BEM convention for common components (#914)
Description:
Need to apply BEM comvention for common components

VAN-1425
2023-05-22 10:47:53 +05:00
Zainab Amir
85fbc54384 feat: refactor registration page 2022-12-13 11:35:05 +05:00
Zainab Amir
70a20726a9 feat: remove spellcheck from username (#603) 2022-07-22 12:02:02 +05:00
Syed Sajjad Hussain Shah
b03fe545ba fix: Add aria-Invalid=true to invalid fields 2022-05-09 18:08: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
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