Commit Graph

145 Commits

Author SHA1 Message Date
adeelehsan
cc61dc4ff3 component header version updated 2021-01-29 11:51:44 +05:00
adeel khan
7212550c1f Merge pull request #101 from edx/adeel/moving_events_call_to_component_constructor
Fix multiple event firing on rerenders.
2021-01-29 03:49:53 +05:00
Adeel Khan
b257b6691a Fix multiple event firing on rerenders.
This would fix multiple GA event firing
on component rerendering. Moving it to
constructor would invoke it once on page
load.
2021-01-29 03:43:50 +05:00
edX Transifex Bot
389633a727 fix(i18n): update translations 2021-01-28 04:48:37 -05:00
Adeel Ehsan
c726b35a35 Merge pull request #102 from edx/aehsan/logistration-renamed-authn
logistration renamed to authn
2021-01-28 12:53:34 +05:00
adeelehsan
f876c54712 logistration renamed to authn 2021-01-28 12:36:32 +05:00
Adeel Ehsan
f079c68a42 Merge pull request #99 from edx/aehsan/van-323/institution-page-design-updated
addressed ux feedback
2021-01-28 00:27:30 +05:00
adeelehsan
4fd564e0f7 addressed ux feedback 2021-01-28 00:13:52 +05:00
Adeel Ehsan
7a4b1978c1 Merge pull request #98 from edx/aehsan/van-300/repo-link-renamed
repo renamed from logistration to authn
2021-01-27 23:53:49 +05:00
adeelehsan
510f892a82 repo renamed from logistration to authn 2021-01-27 23:40:48 +05:00
Zainab Amir
8ada11cfc1 Handle reset password validations rate limit (#96)
If rate limit for validations has been reached, allow user to submit
new password.

VAN-122
2021-01-27 13:15:48 +05:00
Waheed Ahmed
766d742e62 Incorporate UX review for login page. (#94)
VAN-321
2021-01-27 12:56:37 +05:00
adeel khan
0c55724ab6 Merge pull request #95 from edx/adeel/add_missing_event_forgotpass_page
Adds missing GA event for forgot-password.
2021-01-27 02:52:09 +05:00
Adeel Khan
6b89758985 Adds missing GA event for forgot-password.
Part of VAN-282.
2021-01-27 02:40:45 +05:00
adeel khan
241e74d14b Merge pull request #87 from edx/adeel/van_282_add_frontend_events
Adds frontend events for Google Analytics.
2021-01-27 01:52:34 +05:00
Adeel Khan
fc9ca1d258 Adds frontend events for Google Analytics.
VAN-282)
2021-01-27 01:41:51 +05:00
Zainab Amir
ab8fedd0c7 add missing changes after app rename (#93) 2021-01-26 16:56:49 +05:00
Adeel Ehsan
ca01e34f83 Merge pull request #83 from edx/aehsan/van-300/logistration-refactored-to-authn
logistration folder refactored to login and register
2021-01-26 06:29:31 +05:00
adeelehsan
ad2ee9e013 logistration folder refactored to login and register 2021-01-26 05:48:09 +05:00
adeel khan
5b58986b71 Merge pull request #90 from edx/adeel/fix_scrolling_issue
Fix scrolling issue.
2021-01-26 03:29:25 +05:00
Adeel Khan
29b93eb6e5 Fix scrolling issue.
Scrolling was not working for error message
changes on form submission. useEffect was not
calling callback on its dependency change ie error message
.This patch would fix this.
2021-01-26 03:24:26 +05:00
Zainab Amir
691c16a3ec Handle Rate Limit (#89)
- Added a new error code for login failures
- Fixed form width issue of reset password page
- Fixed alignment of reset password failure and success messages
- Added title text for registration page for cases when no sso exists

VAN-122
2021-01-25 19:42:17 +05:00
Zainab Amir
35adc8eaf3 VAN-322: UX-Review: Update Forgot Password Pages (#92) 2021-01-25 19:29:18 +05:00
Zainab Amir
fed057c330 VAN-304: update alert link class (#91) 2021-01-25 16:42:59 +05:00
Waheed Ahmed
5d44f8e150 Update Facebook SSO button. (#88)
Updated Facebook SSO button color according to their brand
guidelines also fixed logo size.

VAN-296
2021-01-22 18:32:31 +05:00
Zainab Amir
b894e3ce0c Add account activation messages (#82)
Show messages based on the query paran recieved during the redirect after
account activation link is clicked

VAN-304
2021-01-22 13:17:03 +05:00
Waheed Ahmed
f50f7c89c0 Change login and registration API endpoints. (#80)
* Change login and registration API endpoints.

Changed login/registration endpoints to match monolith FE. Also
fixed a warning and removed an extra call to login_refresh.

VAN-107

* Fix login/register redirection.

VAN-12
2021-01-19 12:11:52 +05:00
edX Transifex Bot
55161d5245 fix(i18n): update translations 2021-01-17 10:11:46 -05:00
Uzair Rasheed
432aecf1a8 Merge pull request #77 from edx/fix-signin-form-width-issue
fix signin-form-width-issue
2021-01-13 19:04:12 +05:00
uzairr
0154ee6272 fix signin-form-width-issue 2021-01-13 18:54:48 +05:00
Adeel Ehsan
af228d758f Merge pull request #73 from edx/aehsan/van-140/added_skeleton_for_buttons
Skeleton added for the third party auth buttons
2021-01-12 21:01:28 +05:00
adeelehsan
07d59a40d8 Skeleton added for the third party auth buttons
VAN-140
2021-01-12 20:42:02 +05:00
adeel khan
a1aeff836c Merge pull request #64 from edx/adeel/van_283_add_validations_on_rate_limit
Adds missing backend format validations error on submit.
2021-01-12 18:09:21 +05:00
Adeel Khan
e114fa8663 Adds missing backend format validations error on submit.
VAN-283
2021-01-12 17:13:57 +05:00
Uzair Rasheed
632311217b Merge pull request #76 from edx/van-260/padding-between-form-and-browser
Add consistent padding between form and browser frame
2021-01-12 16:13:44 +05:00
uzairr
8cc17dd05f Add consistent padding between form and browser frame 2021-01-12 16:03:44 +05:00
edX Transifex Bot
2c8de0db7c fix(i18n): update translations 2021-01-10 10:12:25 -05:00
Uzair Rasheed
c9a2672e7e Merge pull request #74 from edx/fix-branding-issues
fix missing branding issues
2021-01-08 16:50:58 +05:00
uzairr
899bf2de61 fix missing branding issues 2021-01-08 16:05:21 +05:00
Uzair Rasheed
ede3c99701 Merge pull request #67 from edx/fix-css-styles
fix spacing issues on login and register page
2021-01-07 16:50:21 +05:00
uzairr
0ab41922aa fix spacing issues on login and register page 2021-01-07 16:41:36 +05:00
Uzair Rasheed
f8310f2279 Merge pull request #72 from edx/fix-loader-scroll
fix spinner height
2021-01-07 16:15:36 +05:00
uzairr
0497fcb0f2 fix spinner height 2021-01-07 16:06:03 +05:00
Uzair Rasheed
591abb42db Merge pull request #68 from edx/fix-css-styles-v2
fix css styles
2021-01-07 16:05:14 +05:00
uzairr
74e07ce324 fix css styles 2021-01-07 15:32:08 +05:00
Waheed Ahmed
e9ae855350 Bump frontend-platform version to latest. (#71) 2021-01-06 16:53:39 +05:00
Waheed Ahmed
796c7e4cdb Fix max-width issue with social auth buttons. (#70)
VAN-222
2021-01-06 13:43:58 +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
Zainab Amir
5fa1d40dbf Populate registration page fields (#66)
When registering via SSO, populate registration fields
with user data acquired from the social auth pipeline.

VAN-238
2021-01-04 18:42:52 +05:00
Uzair Rasheed
6ec6408fef Merge pull request #62 from edx/van-235/login-issue-url-from-remote-config
Add login issue support url to remote config
2021-01-04 18:25:54 +05:00