41 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
Syed Sajjad Hussain Shah
73e8913f90 feat: remove username from the registration from (#1201) (#1241)
Co-authored-by: Attiya Ishaque <atiya.ishaq@arbisoft.com>
2024-05-02 08:55:56 +05:00
Attiya Ishaque
872aa48675 feat: modifying the base container in authn (#1153) 2024-02-09 16:15:22 +05:00
Zainab Amir
4df13cf0b7 feat: remove optimizely event (#1051)
VAN-1624
2023-09-12 13:32:29 +05:00
Zainab Amir
5e15969f4a Recommendations v2 (#1040)
* feat: add personalized recommendations (#1024)

* use Algolia for personalized recommendations
* show personalized recommendations to use that have consented
to functional cookies
* update tests

VAN-1599

* Revert "fix: special characters in redirect url getting decoded to space (#1029)" (#1030)

This reverts commit fc62241332.

* feat: update recommendations page design (#1036)

VAN-1598

* feat: add events for recommendations (#1039)

* feat: remove static recommendations

---------

Co-authored-by: Syed Sajjad Hussain Shah <52817156+syedsajjadkazmii@users.noreply.github.com>
2023-09-08 12:08:41 +05:00
mubbsharanwar
423958c899 feat: setup optimizely experiment
Setup optimizely experiment for popular and trending recommendations for post registration experience

VAN-1566
2023-07-26 18:30:38 +05:00
Zainab Amir
0513e6c2de chore: add configs to env file (#962) 2023-06-28 23:40:41 +05:00
Blue
4b64ce2534 fix: make host param compulsory (#948)
Description

Make host param compulsory and host should grab from query params when calling postMessage api

VAN-1485
2023-06-16 14:44:34 +05:00
Zainab Amir
5edcee9eb9 feat: allow welcome page to load for embedded experience (#944) 2023-06-15 15:46:34 +05:00
Attiya Ishaque
5ebd22f088 fix: remove survery cookie (#937) 2023-06-08 18:56:00 +05:00
Attiya Ishaque
54319c6949 fix: remove cookie policy banner from authn (#888) 2023-05-04 17:12:21 +05:00
Attiya Ishaque
1f21a874b8 feat: [VAN-1291] add recommendation page (#743) 2023-02-17 17:02:25 +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
Zainab Amir
59c2c2fd5d feat: make policy banner configurable (#707) 2022-12-14 00:57:37 +05:00
Zainab Amir
85fbc54384 feat: refactor registration page 2022-12-13 11:35:05 +05:00
Diana Olarte
8ea457f949 feat: allow runtime configuration (#654) 2022-11-30 11:13:10 +05:00
Syed Sajjad Hussain Shah
c3f5374c6e feat: update README (#684)
VAN-1164
2022-11-28 12:02:24 +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
6e99e1e72c feat: add dynamic optional fields support (#534)
Added a new component that renders fields based on the
field descriptions returned from backend

VAN-835
2022-03-01 16:00: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
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
Zainab Amir
c4232aa93a fix: change default value of env variable (#397) 2021-07-27 21:17:24 +05:00
Zainab Amir
1ab310a3b4 feat: add progressive profiling (#394) 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
Zainab Amir
92163ac7dc Update reset password page (#303)
* Update reset password page

* add tests

* fix success message
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
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
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
uzairr
9ee71185dc Hide header menu links and removed footer.
VAN-100
VAN-101
2020-11-18 17:08:55 +05:00
Nimisha Asthagiri
d5cdbcb4b6 Initial commit 2020-09-28 09:08:15 -04:00