Commit Graph

33 Commits

Author SHA1 Message Date
Zainab Amir
525abe6b88 feat: update configs (#721) 2023-01-06 10:49:47 +05:00
Attiya Ishaque
f8fe704c42 fix: rename welcome pages and flag to progressive profiling (#720) 2022-12-30 14:00:24 +05:00
Zainab Amir
ed0da96076 feat: add tests and fix bugs 2022-12-13 11:35:05 +05:00
Diana Olarte
8ea457f949 feat: allow runtime configuration (#654) 2022-11-30 11:13:10 +05:00
Attiya Ishaque
b8443d517e fix: Small changes in extended profile (#606) 2022-08-11 15:39:42 +05:00
Mubbshar Anwar
b04257a62d feat: add zendesk help (#580)
Add zendesk js library on frontend-app-authn to connect users with help desk.

VAN-958
2022-06-01 15:24:37 +05:00
Zainab Amir
0b21ca3f51 feat: remove optional fields from register form (#528)
* feat: remove optional fields from register form

This is part of the larger ticket where we will move optional
fields to progressive profiling page.

VAN-837
2022-02-09 15:27:18 +05:00
Attiya Ishaque
2a079e484f fix: Replace hardcoded edX name with SITE_NAME env variable. (#486) 2021-12-22 13:10:34 +05:00
Waheed Ahmed
8c8cd2bcd5 chore: remove opt-in/opt-out experiment code
Removed opt-in/opt-out experiment code to enable it for all users
using feature flag only.
2021-11-10 17:13:58 +05:00
adeelehsan
31a2a8f402 feat: Remove el option from education
remove el option from education levels if coppa flag is set true.

VAN-760
2021-10-28 15:02:56 +05:00
Attiya Ishaque
955cf26860 feat: [VAN-655] User's year of birth field behind the feature flag (#449) 2021-10-20 15:40:27 +05:00
Waheed Ahmed
30ea578c40 fix: force refresh JWT to fix redirct loop
User trapped into a redirect loop if backend session expires but has
a valid JWT, fixed by force refresh JWT token.

VAN-682
2021-08-10 08:54:43 +05:00
Waheed Ahmed
32300db8dd refactor: remove legacy code and move redesign code to src
VAN-670
2021-07-28 16:42:37 +05:00
Waheed Ahmed
b5e5b63e95 feat: set redesign as default theme for local 2021-07-27 16:57:14 +05:00
Waheed Ahmed
a2bf4e3226 feat: set register conversion cookie (#380)
Set register conversion cookie upon successful registration to fire
social conversion pixels in GTM.
2021-07-27 16:57:14 +05:00
Waheed Ahmed
e59f11a96e feat: added support for both legacy and new design (#349) 2021-07-27 16:57:14 +05:00
Waheed Ahmed
a9da4c6348 fix: email validation and analytic events (#333)
Fixed email validation logic and clear error state on close. Also fixed
analytic events and removed unused components.

VAN-538, VAN-568
2021-07-27 16:57:14 +05:00
Shafqat Farhan
b9f97a1dff VAN-408 - Redesign login/register SSO-SAML (#270)
* VAN-408 - Redesign login/register SSO-SAML

* VAN-408 - Moved back button to Logistration component

* update sign-in messages (#272)

* VAN-408 - Added back the third party provider check

* VAN-408 - Updated DISABLE_ENTERPRISE_LOGIN value to empty string by default

* VAN-408 - Updated event tracking for institution login on register and login pages

* VAN-408 - Updated event tracking for institution login on register and login pages

* VAN-408 - Fixed Logistration event name test

* VAN-408 - Merged redesign-master and resolved tpa conflicts

Co-authored-by: Uzair Rasheed <uzairr@yahoo.com>
2021-07-27 16:57:14 +05:00
adeelehsan
df38c9e599 Forgot password page redesigned 2021-07-27 16:57:14 +05:00
Zainab Amir
bab2d33cbf Redesign registration page (#241)
- Created a based logistration component that will load login and register
components
- Updated tests
- Updated base component

VAN-405
2021-07-27 16:57:14 +05:00
Zainab Amir
43e0372be5 Make optional fields configurable (#234)
Making optional fields configurable will help us in enabling and disabling
fields as required.

VAN-405
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
a8eb5916eb Add welcome page (#302)
Add welcome page for A/B testing

VAN-514
2021-06-01 17:46:52 +05:00
Waheed Ahmed
b76998a36c feat: allow survey cookie to be used for login (#277)
Refactored register survey cookie to be used for login survey as well.

VAN-462
2021-05-10 21:10:43 +05:00
Waheed Ahmed
37c5344066 Set cookie domain. (#267)
VAN-291
2021-05-04 14:33:03 +05:00
Waheed Ahmed
0c159e24ba set registration timestamp cookie for survey (#260)
* set registration timestamp cookie for survey

Removed HJ identify call and added registration timestamp cookie
to trigger survey using GTM.

VAN-291

* fix email validation regex

Current aregex doesn't allow apostrophes, used a coomon regex pattern
for all validators.

VAN-458
2021-04-28 15:01:57 +05:00
Waheed Ahmed
d03ec8397a Fix optional fields issue. (#152) 2021-02-20 10:24:08 +05:00
Zainab Amir
dea1f7d335 make registration form static (#147)
- removed fetch registration call from register page
- removed unused state variables
- moved few hardcoded links to env variables

VAN-369
2021-02-18 15:36:05 +05:00
adeelehsan
510f892a82 repo renamed from logistration to authn 2021-01-27 23:40:48 +05:00
uzairr
db95674bec Add remote var for login issue support url 2021-01-04 18:11:12 +05:00
Waheed Ahmed
4eec97d02f Update header component version and logo.
VAN-101
2020-11-25 14:45:00 +05:00
uzairr
9ee71185dc Hide header menu links and removed footer.
VAN-100
VAN-101
2020-11-18 17:08:55 +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