Commit Graph

16 Commits

Author SHA1 Message Date
Waheed Ahmed
4eec97d02f Update header component version and logo.
VAN-101
2020-11-25 14:45:00 +05:00
Zainab Amir
370cf08763 Add SSO to register page (#32) 2020-11-25 14:39:12 +05:00
adeelehsan
c80cf4fa81 Added saml integration for login and registration 2020-11-24 15:28:51 +05:00
uzairr
9ee71185dc Hide header menu links and removed footer.
VAN-100
VAN-101
2020-11-18 17:08:55 +05:00
Zainab Amir
3d0e5bef9f Add third party auth providers (#26)
Add TPA providers to login page and display error in case of incomplete
auth workflow.

VAN-92
2020-11-18 16:25:28 +05:00
Waheed Ahmed
a5bc73f4d3 Fix need help signing in button styling. 2020-11-12 17:43:27 +05:00
Adeel Khan
a4af6288e8 Moving from Custom alert to paragon alert widget.
VAN-43
2020-11-09 19:07:45 +05:00
Adeel Khan
a0db6b9a1d Adds error handling to Login page.
This patch handles 400 error for login
page and displays backend error to learner.

VAN-105
2020-11-09 16:23:56 +05:00
Adeel Khan
610cfaacc2 Adds error handling to registration page flow.
VAN-110
2020-11-06 23:03:17 +05:00
Uzair Rasheed
784087b2bf Merge branch 'master' into van-102/email-confirmation-ux 2020-11-06 16:10:24 +05:00
Zainab Amir
14a3321e68 Fetch third party auth context (#16)
Fetch third party auth context

Fetch current provider details, social auth and secordary auth provider
details from edx-platform api.

VAN-92
2020-11-06 15:39:22 +05:00
adeelehsan
d2b6946c4b addded redirection for registration
VAN-7
2020-11-05 19:02:02 +05:00
uzairr
19153f5fd1 Fix ux in email confimation message
VAN-102
2020-11-04 11:39:32 +05:00
Zainab Amir
b9e2fe0dce Add tests for login functionality
Tests added for:
- LoginPage
- LoginHelpLinks

VAN-60
2020-10-28 15:47:43 +05:00
Waheed Ahmed
2032d898aa fix eslint issues and some refactoring. 2020-09-29 15:41:00 +05:00
Waheed Ahmed
0e12ca5cf3 Move logistration code from account MFE.
Moved all logistration and forgot password functionality
from account MFE.

VAN-83
2020-09-29 12:48:01 +05:00