Commit Graph

11 Commits

Author SHA1 Message Date
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
adeelehsan
a799ab9f27 ui issues fixed.
VAN-601,607,608,615
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
Mubbshar Anwar
e1546acb14 Clear field error on focus (#298)
Clear field related error messages for all forms on focus in event

VAN-505
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
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
adeelehsan
f50a60a482 password tooltip design updated
VAN-340
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
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