21 Commits

Author SHA1 Message Date
Brian Smith
da5a2e31b6 feat!: add design tokens support (#1504)
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.

Co-authored-by: Diana Olarte <diana.olarte@edunext.co>
2025-06-18 14:29:11 -04:00
Zainab Amir
4df13cf0b7 feat: remove optimizely event (#1051)
VAN-1624
2023-09-12 13:32:29 +05:00
Attiya Ishaque
5ebd22f088 fix: remove survery cookie (#937) 2023-06-08 18:56:00 +05:00
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
Diana Olarte
8ea457f949 feat: allow runtime configuration (#654) 2022-11-30 11:13:10 +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
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
75269a3372 feat: Add feature flag for year of birth field (#447) 2021-10-11 21:19:47 +05:00
Mubbshar Anwar
14e89575d1 feat: record opt in/out (#445)
add opt field in register form and record it for marketing emails.

VAN-738
2021-10-08 19:00:18 +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
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
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
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
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
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
Nimisha Asthagiri
d5cdbcb4b6 Initial commit 2020-09-28 09:08:15 -04:00