Commit Graph

43 Commits

Author SHA1 Message Date
renovate[bot]
913e839986 fix(deps): update dependency @edx/paragon to v13.17.5 (#223)
* fix(deps): update dependency @edx/paragon to v13.17.5

* fix tests

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Waheed Ahmed <waheed.ahmed@arbisoft.com>
2021-04-12 13:04:57 +05:00
Zainab Amir
3147ad13d8 Update h3 headings to h1 for page semantics (#226) 2021-03-30 11:21:59 +05:00
mubbsharanwar
ef6f752642 autocomplete form input
VAN-383
2021-03-29 12:18:28 +05:00
Waheed Ahmed
5a5798df9c Revert "Add 3:1 contrast to all form text field." (#222) 2021-03-26 21:08:58 +05:00
Adeel Khan
211eb787b4 Add 3:1 contrast to all form text field.
VAN-381
2021-03-25 21:21:51 +05:00
uzairr
c5603fc122 add id attr 2021-03-19 14:59:28 +05:00
Zainab Amir
b5816c1f7b VAN-384: Add accessible names for TPA buttons (#206) 2021-03-18 10:46:32 +05:00
Adeel Khan
b2bd2295b8 Adds aria-invalid to fields.
This would enable screen readers to readout
fields errors to users.

VAN-387
2021-03-18 02:52:25 +05:00
Adeel Khan
e739c3a9c4 Add 3:1 contrast to all form text field.
VAN-381
2021-03-17 00:56:26 +05:00
Zainab Amir
66e6687067 Enable Hotjar for Authn MFE (#180)
Suppressed PII from logistration pages to enable hotjar. Data entered
in forms is by default suppressed by hotjar.

VAN-290
2021-03-08 15:57:31 +05:00
Waheed Ahmed
af631fdda5 Revert "Performance Optimization. (#141)" (#169)
This reverts commit c528eb1768.
2021-02-25 22:09:53 +05:00
Waheed Ahmed
c528eb1768 Performance Optimization. (#141)
Also refactored page event logic.

VAN-343
2021-02-25 19:46:04 +05:00
Uzair Rasheed
9b4a7e65e9 Merge branch 'master' into van-378/fix-font-weight-inconsistency 2021-02-24 18:39:59 +05:00
Adeel Khan
117325ec2a Ratelimit handling for validate and password reset endpoints.
* This patch implements ratelimit handling code for
validate token and password reset end points.
* Adds graceful error messages for such case

VAN-312
2021-02-24 15:56:37 +05:00
Zainab Amir
f7d4150a62 VAN-385: add label for each input field (#156) 2021-02-24 15:12:15 +05:00
uzairr
000642bbfb fix font inconsistency 2021-02-24 08:17:13 +05:00
uzairr
d2f4955e25 make banner alignment consistent with form 2021-02-23 19:24:33 +05:00
Zainab Amir
a62b26a7ca VAN-397: Realign social auth providers (#162) 2021-02-23 19:09:27 +05:00
Adeel Khan
bdfd49ae3a Minor Fix;
1) Change button style.
2) Add missing text.

VAN-42
2021-02-23 17:42:23 +05:00
Zainab Amir
81f87978e6 VAN-393: sentence case missing strings (#161) 2021-02-23 13:44:54 +05:00
Adeel Khan
6cb721c6e8 Minor changes in UX.
VAN-42
2021-02-22 22:03:37 +05:00
Zainab Amir
e0e79b5cf5 VAN-393: use sentence case for text (#150) 2021-02-22 17:19:57 +05:00
Adeel Khan
11888fcdc3 Fix to let tpa_hint url have ? instead of &
Now the url could also be of the form
?next=/dashboard?tpa_hint=oa2-google-oauth2
to be backward compatible with old url.

VAN-42
2021-02-22 11:32:09 +05:00
uzairr
5092c58c50 handle api failures gracefully 2021-02-18 13:12:28 +05:00
Adeel Khan
648c3f9de8 Enterprise sso login via tpa hint param.
VAN-42
2021-02-18 04:00:06 +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
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
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
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
c6d45a0fe1 Fix Password Assistance Bugs (#97)
- Fixed focus issue
- Added validations
- Updated error message

VAN-298
2021-02-04 13:49:22 +05:00
adeelehsan
89f83c22b1 cookie banner added 2021-02-03 17:45:41 +05:00
Adeel Khan
9333da2df7 **) Fix TPA Alert messages
**) Fix TPA options incorrect text

VAN-297
2021-01-31 01:02:16 +05:00
uzairr
191313a2df handle 500 on forgot password page 2021-01-29 22:03:58 +05:00
Adeel Khan
ad186e5c05 Fix register page
1) Space in sign-in link
2) Stateful button now shows states.

VAN-297
2021-01-29 18:42:55 +05:00
adeelehsan
3563162f48 institution page heading and margin updated 2021-01-29 15:11:19 +05:00
adeelehsan
4fd564e0f7 addressed ux feedback 2021-01-28 00:13:52 +05:00
adeelehsan
510f892a82 repo renamed from logistration to authn 2021-01-27 23:40:48 +05:00
Waheed Ahmed
766d742e62 Incorporate UX review for login page. (#94)
VAN-321
2021-01-27 12:56:37 +05:00
adeelehsan
ad2ee9e013 logistration folder refactored to login and register 2021-01-26 05:48:09 +05:00
Waheed Ahmed
56a1caaacb Make logistration pages responsive. (#69)
Made logistration pages response for smaller devices using
paragon components and bootstrap classes.

VAN-222
2021-01-06 12:36:55 +05:00
Waheed Ahmed
605968c903 Fix password reset confirmation redirection. (#61)
Fixed password reset redirection to dashboard page if user
is already logged in.

VAN-234
2021-01-01 12:35:52 +05:00
Waheed Ahmed
40386645fc Update MFE to use the new “brand-openedx” theme. (#42)
VAN-145
2020-12-14 17:21:21 +05:00
Waheed Ahmed
91975350f0 Redirect to dashboard if user already logged in.
Did some refactoring for common components, also fixed soe test warnings.

VAN-131
2020-11-30 14:30:08 +05:00