Zainab Amir
1ab310a3b4
feat: add progressive profiling ( #394 )
2021-07-27 16:57:14 +05:00
Waheed Ahmed
44fbdbb268
feat: update paragon version to 16.6.1
2021-07-27 16:57:14 +05:00
Waheed Ahmed
b5e5b63e95
feat: set redesign as default theme for local
2021-07-27 16:57:14 +05:00
Waheed Ahmed
e35851b409
fix: hide optional fields for redesign
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
eef18506b6
fix: login/register SAML page style ( #395 )
...
update SAML page style according to figma style.
VAN-64
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
94d84aa2bd
fix: page jump switching b/w logon & register ( #393 )
...
fix page jump when switching between login and register tabs due to scrollbar.
VAN-574
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
fde7b6b193
fix: alert heading style ( #387 )
...
update alert heading color and icon size in Paragon.
update paragon version in this repo.
VAN-558
2021-07-27 16:57:14 +05:00
uzairr
dcda095b01
upgrade paragon version
2021-07-27 16:57:14 +05:00
uzairr
45bf11ccdd
rephrase error text
2021-07-27 16:57:14 +05:00
Waheed Ahmed
5e536383d6
fix: suppress PII ( #389 )
2021-07-27 16:57:14 +05:00
Zainab Amir
1f57b038aa
fix: remove bullets from error message ( #388 )
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
1ec43b89f4
fix: fix overlapping over logo ( #383 )
...
fix start learning with edx text overlapping over logo.
VAN-606
2021-07-27 16:57:14 +05:00
Zainab Amir
6dd39c562a
VAN-598: update email warnings and errors ( #376 )
2021-07-27 16:57:14 +05:00
Shafqat Farhan
6a65241bf4
fix: VAN-634 - Set line height and size as per design ( #384 )
...
* VAN-634 - Set line height and size as per design
* VAN-634 - Adjust field label size and color
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
83ee08a164
chore: update paragon version ( #382 )
...
update alert style in Paragon.
update Paragon version in this repo.
update email suggestion alert style.
VAN-558
2021-07-27 16:57:14 +05:00
Shafqat Farhan
c444bcb46b
VAN-634 - Adjust field validation text size ( #381 )
...
* VAN-635 - Adjust validation text size
* VAN-635 - Added EOF line
2021-07-27 16:57:14 +05:00
Waheed Ahmed
a2bf4e3226
feat: set register conversion cookie ( #380 )
...
Set register conversion cookie upon successful registration to fire
social conversion pixels in GTM.
2021-07-27 16:57:14 +05:00
Waheed Ahmed
5fe1866e21
fix: username suggestion chip styles ( #378 )
...
VAN-609
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
58182dbe82
fix: Email suggestion styles ( #364 )
...
email suggestion style fix according to figma style.
Fixes: VAN-601
2021-07-27 16:57:14 +05:00
Waheed Ahmed
9708c2e9b1
fix: country field bottom margin
2021-07-27 16:57:14 +05:00
uzairr
c9086906bc
fix-content-for-small-screen
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
b0cb2466c3
fix: Password field icon size ( #363 )
...
set password field icon size accourding to figma design.
Fixes: VAN-523
2021-07-27 16:57:14 +05:00
adeelehsan
12d9f42553
form input height set to 44px
2021-07-27 16:57:14 +05:00
Waheed Ahmed
b9bc03b652
temp: add theme query param for redesign ( #371 )
...
Added `?theme=redesign` query param to segregate recordings, heatmaps
in HotJar.
2021-07-27 16:57:14 +05:00
Shafqat Farhan
ecc9e0cd07
VAN-617 - Show/Hide password should not trigger field validation ( #372 )
2021-07-27 16:57:14 +05:00
Shafqat Farhan
9b11b60f95
VAN-621 - Added link to homepage on Logo ( #366 )
2021-07-27 16:57:14 +05:00
Waheed Ahmed
0180969ccd
temp: send total register time to Optimizely ( #370 )
...
Added for the launch experiment to calculate the average time per user
per variation.
2021-07-27 16:57:14 +05:00
adeelehsan
74cb6f3333
a tag replaced with hyperlink
2021-07-27 16:57:14 +05:00
adeelehsan
4c8596e60c
ui issues fixed
...
VAN-624 & 629
2021-07-27 16:57:14 +05:00
uzairr
e15e0e1428
fix a11y in dropdown
2021-07-27 16:57:14 +05:00
Zainab Amir
114da41ad0
Fix email warnings and error suggestions ( #368 )
2021-07-27 16:57:14 +05:00
uzairr
7798bea3da
fix anomalies in dropdown
2021-07-27 16:57:14 +05:00
Zainab Amir
be0b7baa88
fix typos in login failure messages ( #354 )
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
7408f476f2
fix: Redirection using Tab component ( #360 )
...
using Paragon Tab component for redirection instead Link
VAN-554
2021-07-27 16:57:14 +05:00
Waheed Ahmed
d576a1f347
fix: dropdown icon for legacy design ( #359 )
2021-07-27 16:57:14 +05:00
Waheed Ahmed
cda8f49723
temp: add redesign launch experiment and events ( #358 )
2021-07-27 16:57:14 +05:00
Waheed Ahmed
e59f11a96e
feat: added support for both legacy and new design ( #349 )
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
7fd6bef14b
fix: Redirection Tab component ( #345 )
...
Using Tab component in Logistration and ForgotPasswordPage components for redirection.
Fixes: VAN-554
2021-07-27 16:57:14 +05:00
adeelehsan
72d840cbeb
password icon issue fixed
2021-07-27 16:57:14 +05:00
Shafqat Farhan
cf44ec73c5
VAN-614 - Loaded email value from store to avoid mirroring ( #351 )
2021-07-27 16:57:14 +05:00
Zainab Amir
62b671eb03
add help text for fullname field ( #350 )
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
Zainab Amir
7f2ae1b119
fix: clear username suggestion of field focus ( #346 )
2021-07-27 16:57:14 +05:00
Shafqat Farhan
58d9ec389f
VAN-613 - Updated styles for Need help signing in? button ( #347 )
...
* VAN-613 - Updated styles for Need help signing in? button
* VAN-613 - Updated margin for button
* VAN-613 - Fixed failing test
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
uzairr
f573df3ae7
fix unrelated suggestions
2021-07-27 16:57:14 +05:00
Shafqat Farhan
0efc0446f3
VAN-597 - Apply suggested email in the field and remove error message ( #340 )
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
Zainab Amir
a49364bbb5
fix: update class for legal text ( #337 )
...
updated paragon package to the latest version
removed .small from legal text and replaced it with .micro
fixed the spinner to be center aligned on buttons during pending state
VAN-545
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