Commit Graph

72 Commits

Author SHA1 Message Date
Waheed Ahmed
fcdce291bb Fix form submission issues. (#50)
* Fix form submission issues.

Fixed form submission issues on first click and
with optional fields check. Also fixed some warnings
and did some refactoring as well.

VAN-225, VAN-206

* added more tests
2020-12-23 18:07:37 +05:00
adeel khan
ebcc8bd02f Merge pull request #43 from edx/adeel/van_30_enable_realtime_validations
Adds realtime validations to register form.
2020-12-23 12:45:00 +05:00
Adeel Khan
ae298a5ab3 Adds realtime validations to register form.
This patch adds realtime/ validations for;
	*) name
	*) fullname
	*) password
	*) email

VAN-30
2020-12-23 12:39:13 +05:00
Zainab Amir
a1f6685641 Add inactive user error message (#48)
When inactive user tries to login, show proper error
message on logistration MFE.

VAN-217
2020-12-22 16:40:08 +05:00
Waheed Ahmed
7ab9cca29e Bump header version. (#47) 2020-12-22 16:22:12 +05:00
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
2d39f3cc52 Merge pull request #31 from edx/adeel/van_19_enable_registration_field_customization
Adds custom fields support to registration form.
2020-12-14 17:55:07 +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
46d0ed8e7d Merge pull request #38 from edx/waheed/VAN-131
Redirect to dashboard if user already logged in.
2020-12-02 11:22:39 +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
7e4d990ade Merge pull request #35 from edx/waheed/update-header-version-and-logo
Update header component version and logo.
2020-11-25 14:50:02 +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
Adeel Ehsan
c4c8dd6109 Merge pull request #22 from edx/aehsan/VAN-94/added_saml_integration_for_logistration
Added saml integration for login and registration
2020-11-24 15:33:36 +05:00
adeelehsan
c80cf4fa81 Added saml integration for login and registration 2020-11-24 15:28:51 +05:00
Waheed Ahmed
7a58a76104 Merge pull request #34 from edx/waheed/update-header-version
Remove footer from dependencies.
2020-11-24 13:09:22 +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
Waheed Ahmed
e9aed8678e Merge pull request #28 from edx/modify-header-for-logistration-mfe
Hide header menu links and removed footer.
2020-11-19 14:04:17 +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
8bbae68764 Merge pull request #30 from edx/waheed/fix-status-badge-links
Fix status badge links
2020-11-17 16:21:11 +05:00
Waheed Ahmed
29eb7733fb Fix status badge links 2020-11-17 16:14:02 +05:00
edX Transifex Bot
510b377883 fix(i18n): update translations 2020-11-15 10:11:55 -05:00
Waheed Ahmed
a00dd8cb11 Merge pull request #25 from edx/waheed/fix-help-button
Fix need help signing in button styling.
2020-11-12 17:46:57 +05:00
Waheed Ahmed
a5bc73f4d3 Fix need help signing in button styling. 2020-11-12 17:43:27 +05:00
Uzair Rasheed
f18c29a05f Merge pull request #23 from edx/van-106/reset-password-ux
modify reset password message and background color
2020-11-10 14:14:01 +05:00
uzairr
1f73b919b0 modify reset password message and background color 2020-11-10 13:56:36 +05:00
adeel khan
e83a5bd815 Merge pull request #24 from edx/adeel/van_43_switching_custom_alert_to_paragon
Moving from Custom alert to paragon alert widget.
2020-11-09 20:21:00 +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
be49acde11 Merge pull request #13 from edx/adeel/van_105_adding_error_handling_for_login_page
Adds error handling to Login page.
2020-11-09 16:57:03 +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
e45137bea5 Merge pull request #9 from edx/adeel/van_18_forgot_password_recovery_options
Enable forgot password functinality for secondary email.
2020-11-09 04:15:20 +05:00
Adeel Khan
ca54e93aba Enable forgot password functinality for secondary email.
VAN-18
2020-11-09 04:12:17 +05:00
adeel khan
0e0782c0e1 Merge pull request #18 from edx/adeel/van_110_adding_error_handling_for_registration_page
Adds error handling to registration page flow.
2020-11-06 23:22:59 +05:00
Adeel Khan
610cfaacc2 Adds error handling to registration page flow.
VAN-110
2020-11-06 23:03:17 +05:00
Uzair Rasheed
fe4c575e40 Merge pull request #15 from edx/van-102/email-confirmation-ux
Fix ux in email confimation message
2020-11-06 16:13:04 +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
Adeel Ehsan
d1ef8700a3 Merge pull request #19 from edx/aehsan/van-102/ui_issue_fixed_in_password_assistance_page
Removed space between input and help text
2020-11-05 19:39:20 +05:00
adeelehsan
9c41e18b8a fixed spacing issue for help text 2020-11-05 19:34:44 +05:00
Adeel Ehsan
566f49cd34 Merge pull request #10 from edx/aehsan/van-7/added_redirection_for_registration
added redirection for registration
2020-11-05 19:06:11 +05:00