Commit Graph

38 Commits

Author SHA1 Message Date
edX Transifex Bot
8f109eb613 fix(i18n): update translations 2020-12-20 10:11:29 -05:00
Zainab Amir
631eb26fa0 VAN-130: Add translation strings (#44) 2020-12-15 15:12:41 +05:00
Adeel Khan
5f6041d7f8 Adds custom fields support to registration form.
VAN-19
2020-12-14 17:51:40 +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
edX Transifex Bot
40d56ea171 fix(i18n): update translations 2020-12-06 10:11:56 -05:00
Adeel Ehsan
b6cd7f75c5 registration fields order updated (#36) 2020-12-04 14:44:54 +05:00
Zainab Amir
84bb6edf90 Add password compliance workflow (#40) 2020-12-03 15:55:48 +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
edX Transifex Bot
74b517d293 fix(i18n): update translations 2020-11-29 10:11:55 -05:00
Zainab Amir
71885b6fd2 Add stateful buttons on forms (#37)
Add stateful button component from paragon to
- LoginPage
- RegistrationPage
- ForgetPasswordPage
- ResetPasswordPage

VAN-123
2020-11-27 15:22:41 +05:00
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
Waheed Ahmed
de8e07a9c8 Remove footer from dependencies.
VAN-101
2020-11-24 12:25:44 +05:00
edX Transifex Bot
17816f41dc fix(i18n): update translations 2020-11-22 10:11:55 -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
edX Transifex Bot
510b377883 fix(i18n): update translations 2020-11-15 10:11:55 -05:00
Waheed Ahmed
a5bc73f4d3 Fix need help signing in button styling. 2020-11-12 17:43:27 +05:00
uzairr
1f73b919b0 modify reset password message and background color 2020-11-10 13:56:36 +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
ca54e93aba Enable forgot password functinality for secondary email.
VAN-18
2020-11-09 04:12:17 +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
edX Transifex Bot
3515487ba0 fix(i18n): update translations 2020-11-06 02:08:11 -05:00
adeelehsan
9c41e18b8a fixed spacing issue for help text 2020-11-05 19:34:44 +05:00
adeelehsan
d2b6946c4b addded redirection for registration
VAN-7
2020-11-05 19:02:02 +05:00
Waheed Ahmed
7af8c5b482 Add backend validation on password reset page.
On old password reset page we use backend endpoint to validate password,
added same functionality for the MFE.

VAN-87
2020-11-05 15:39:49 +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
edX Transifex Bot
a946e5a4b8 fix(i18n): update translations 2020-10-25 11:11:55 -04:00
Adeel Khan
6e54431ea9 Adds Reset password functionality.
** Adds pages for;
	** Password reset form.
	** Successfull reset message
	** Invalid token message.

** Adds sagas/service code for;
	** Token validation
	** Password reset

VAN-77
2020-10-16 02:27:37 +05:00
edX Transifex Bot
57bf4fad93 fix(i18n): update translations 2020-10-11 11:12:18 -04: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
Nimisha Asthagiri
d5cdbcb4b6 Initial commit 2020-09-28 09:08:15 -04:00