Commit Graph

205 Commits

Author SHA1 Message Date
Zainab Amir
611bc3b4da Remove unused placeholder prop (#145) 2021-02-16 12:53:45 +05:00
Zainab Amir
3b8869f770 Add multiple enterprise redirect (#140)
If redirect url has auth complete url in it, it means that the redirect url
is for multiple enterprise selection page and user must be redirected to that
page first

VAN-311
2021-02-16 11:42:43 +05:00
edX Transifex Bot
629ad87a37 fix(i18n): update translations 2021-02-14 10:17:42 -05:00
adeel khan
37e73f0360 Merge pull request #137 from edx/adeel/van_325_fix_select_options
Fix optional select fields be consistent with other select box.
2021-02-11 02:46:27 +05:00
Adeel Khan
845b8c85fc Fix optional select fields be consistent with other select box.
Using AuthnValidationFormGroup for optional fields to enable
focusin/out behaviour for label

VAN-325
2021-02-11 02:34:30 +05:00
adeel khan
3ce9773270 Merge pull request #136 from edx/adeel/reduce_tos_margin_bottom_spacing
Reduce spacing between tos and optional field.
2021-02-11 02:06:16 +05:00
Adeel Khan
3987af3a96 Remove spacing between tos and optional field. 2021-02-10 22:49:58 +05:00
Zainab Amir
43b3cbd515 Fix Login Page Validations (#134)
- On form submission check for frontend validations first before submitting.
- On form submission error should be displayed above and below the field

VAN-345
2021-02-10 21:32:00 +05:00
Uzair Rasheed
4a3fa3fdee Merge pull request #135 from edx/update-header-package-version
update header package version
2021-02-10 13:06:30 +05:00
uzairr
e48f2c6275 update header package version 2021-02-10 12:35:15 +05:00
Adeel Ehsan
29564bbd27 Merge pull request #133 from edx/aehsan/bugbash_registraiton_errors_fixed
registration errors fixed reported during bugbash
2021-02-10 01:23:17 +05:00
adeelehsan
5e4a09723f registration errors fixed reported during bugbash 2021-02-10 00:40:07 +05:00
Waheed Ahmed
d707a250a1 Fix buttons needs to click twice issue. (#131)
The onBlur event's priority is higher than onClick and rerenders
the component before the click event fires.

VAN-352
2021-02-09 18:48:22 +05:00
Zainab Amir
a021336304 Hide Confirmation Alert on Form Submission (#132)
Fixed:
- If an error occurs on sign in page after password reset request,
the confirmation message is not dismissed.

VAN-347
2021-02-09 18:36:19 +05:00
Waheed Ahmed
435d8b4eaa Add underline on sign in link. (#130)
Also removed custom PX size classes and used bootstrap
classes.

VAN-359
2021-02-09 14:08:40 +05:00
Zainab Amir
a3d618735e fix bug: Error on correct password submission (#129) 2021-02-08 17:49:57 +05:00
edX Transifex Bot
eb65748123 fix(i18n): update translations 2021-02-07 10:17:27 -05:00
adeel khan
2cb577c0c7 Merge pull request #120 from edx/adeel/van_325_form_fields_ux_feedback
Form fields ux feedback
2021-02-07 17:33:49 +05:00
Adeel Khan
2b5bb2d44b Adds a custom component to handle focusin/out for helptext and label
VAN-325
2021-02-07 17:17:17 +05:00
Zainab Amir
80f4cf00a4 VAN-299/fix_error_message_preference (#125) 2021-02-06 16:44:17 +05:00
Zainab Amir
d1b84bde48 update and show error alert on form submission only (#127) 2021-02-06 16:32:03 +05:00
Adeel Ehsan
0bfb90aafa Merge pull request #121 from edx/aehsan/van-307/added_field_errors_on_submit
Added fields errors in case of submit
2021-02-06 09:07:19 +05:00
adeelehsan
780824eeab Added fields errors in case of submit 2021-02-06 08:51:48 +05:00
Waheed Ahmed
6f43f6945c Use errorCode for login failure messages. (#124)
VAN-342
2021-02-05 18:05:17 +05:00
Waheed Ahmed
79636e7878 Update dependencies. (#123) 2021-02-05 15:57:25 +05:00
Uzair Rasheed
a2e0e6ad84 Merge pull request #116 from edx/fix-scroll-login-page
fix scroll on login page errors
2021-02-05 15:11:34 +05:00
Uzair Rasheed
dcd2acfd6d Merge branch 'master' into fix-scroll-login-page 2021-02-05 15:08:15 +05:00
Waheed Ahmed
15d774819c Replaced all throw (e) calls with logError(). (#122)
Also removed  unused utility functions.

VAN-49
2021-02-04 20:10:10 +05:00
uzairr
b55a46cb26 fix scroll on login page errors 2021-02-04 15:25:19 +05:00
Zainab Amir
c6d45a0fe1 Fix Password Assistance Bugs (#97)
- Fixed focus issue
- Added validations
- Updated error message

VAN-298
2021-02-04 13:49:22 +05:00
Adeel Ehsan
68032afdd0 Merge pull request #118 from edx/aehsan/van-333/added-cookies-banner
cookie banner added
2021-02-03 18:43:31 +05:00
adeelehsan
89f83c22b1 cookie banner added 2021-02-03 17:45:41 +05:00
Zainab Amir
847df44349 VAN-299: Add header to Password Reset Alert (#119) 2021-02-03 17:33:47 +05:00
Adeel Ehsan
bba46cd2ab Merge pull request #117 from edx/aehsan/van-316/password-page-email-validation-removed
password page email validation removed
2021-02-03 16:23:08 +05:00
adeelehsan
926a14775c email validation removed from onchange 2021-02-03 15:05:34 +05:00
Uzair Rasheed
65d2371fd7 Merge pull request #115 from edx/fix-login-bugs
fix error message sequence
2021-02-01 18:54:23 +05:00
uzairr
c6b765e934 fix error message sequence 2021-02-01 18:49:32 +05:00
Waheed Ahmed
a54b61d7f9 Updated paragon version to latest. (#113) 2021-02-01 17:20:10 +05:00
adeel khan
21dad5340a Merge pull request #111 from edx/adeel/remove_margin_bottom_register_page
Remove margin bottom from register fields
2021-02-01 16:44:03 +05:00
Adeel Khan
7b750c7405 Remove margin bottom from register fields 2021-02-01 16:32:59 +05:00
Uzair Rasheed
101a8da547 Merge pull request #114 from edx/fix-demo-bugs
add loader to form buttons
2021-02-01 15:51:22 +05:00
uzairr
01c1042be9 add loader to form buttons 2021-02-01 15:27:04 +05:00
Waheed Ahmed
228e292703 Remove blue border appearing in safari. (#112) 2021-02-01 14:31:34 +05:00
Waheed Ahmed
8e4bd90d27 Increase SSO buttons width. (#110) 2021-02-01 12:59:22 +05:00
adeel khan
c56f2a29f7 Merge pull request #109 from edx/adeel/fix_tpa_sso_warning
Forward Fix VAN-297
2021-01-31 01:14:18 +05:00
Adeel Khan
9333da2df7 **) Fix TPA Alert messages
**) Fix TPA options incorrect text

VAN-297
2021-01-31 01:02:16 +05:00
adeel khan
48a3480f4e Merge pull request #108 from edx/adeel/show_fe_validations_below_fields_on_ratelimit
Show field validations below them on ratelimiting
2021-01-30 00:41:10 +05:00
Adeel Khan
e669ed9dbd This patch would enable following;
1) On ratelimiting fields would show locally
   handled error message below them. Incase
   of multiple errors, only the first one is
   displayed.
2) On change is added to country field to
   handle value toggled either via keyboard
   or mouse.
2021-01-29 23:23:23 +05:00
Uzair Rasheed
9b90fc4843 Merge pull request #86 from edx/van-281/handle-500-on-forgot-page
handle 500 on forgot password page
2021-01-29 23:21:04 +05:00
uzairr
191313a2df handle 500 on forgot password page 2021-01-29 22:03:58 +05:00