ayesha waris
b69ed6e422
fix: fixed opt out event text ( #1330 )
2024-10-18 14:42:28 +05:00
ayesha waris
07ee2392e9
feat: added cohesion events tracking ( #1329 )
...
* feat: added cohesion events tracking
* test: fixed failing test cases
* refactor: moved cohesion code into a folder
* refactor: fire event on successful form submission
---------
Co-authored-by: Awais Ansari <awais.ansari63@gmail.com >
2024-10-17 20:28:25 +05:00
Awais Ansari
2bfce01772
Merge pull request #1328 from openedx/aansari/rebase-with-master
...
chore: rebase 2u main with master
2024-10-11 16:06:10 +05:00
Awais Ansari
1477ed33d7
Merge branch 'master' of github.com:openedx/frontend-app-authn into aansari/rebase-with-master
2024-10-04 18:13:47 +05:00
Awais Ansari
c4f1a97316
build: updated webpack.prod.config.js ( #1327 )
...
* build: updated webpack.prod.config.js
* fix: lint error
2024-09-25 17:16:32 +05:00
Awais Ansari
47b0501e1c
feat: add MainAppSlot for chatbot plugin ( #1320 )
...
* feat: add MainAppSlot for chatbot plugin
* test: added test for MainAppSlot
* chore: add read me for plugin-slot
2024-09-25 13:58:01 +05:00
renovate[bot]
046fbeab01
fix(deps): update dependency react-loading-skeleton to v3.5.0
open-release/sumac.3
open-release/sumac.2
open-release/sumac.1
2024-09-23 01:48:16 +00:00
renovate[bot]
27ea509989
fix(deps): update dependency @openedx/paragon to v22.8.1
2024-09-20 21:22:27 +00:00
renovate[bot]
27f0508e6e
chore(deps): update dependency eslint-plugin-import to v2.30.0
2024-09-20 19:10:37 +00:00
renovate[bot]
c53fedf7a1
chore(deps): update dependency @openedx/frontend-build to v14.1.4
2024-09-20 17:06:05 +00:00
renovate[bot]
0f1a5e9aef
fix(deps): update react-router monorepo to v6.26.2
2024-09-20 14:37:28 +00:00
Feanil Patel
6cb4b799b7
Merge pull request #1316 from openedx/feanil/ubuntu_upgrade
...
build: Switch to ubuntu-latest for builds
2024-09-20 10:32:28 -04:00
Feanil Patel
439b9161b5
build: Switch to ubuntu-latest for builds
...
This code does not have any dependencies that are specific to any specific
version of ubuntu. So instead of testing on a specific version and then needing
to do work to keep the versions up-to-date, we switch to the ubuntu-latest
target which should be sufficient for testing purposes.
This work is being done as a part of https://github.com/openedx/platform-roadmap/issues/377
closes https://github.com/openedx/frontend-app-authn/issues/1299
2024-09-20 10:25:36 -04:00
Muhammad Abdullah Waheed
e496bb62c5
Merge pull request #1318 from openedx/manwar/update-2u-main
...
refactor: sync 2u-main with master
2024-09-19 16:20:26 +05:00
Awais Ansari
b41fca3605
feat: removed Russian Federation from country list ( #1315 )
2024-09-12 10:01:48 +05:00
Mubbshar Anwar
ac2548913f
fix: password reset redirection ( #1300 )
...
fix authenticated user redirects to 404 if token is invalide for password reset
VAN-2052
2024-09-12 10:01:48 +05:00
Blue
cd9b3bd084
fix: covert totalRegistrationTime to snake case ( #1302 )
...
Description:
Convert totalRegistrationTime to snake case
VAN-1816
Co-authored-by: Ahtesham Quraish <ahtesham.quraish@192.168 .1.4>
2024-09-12 10:01:40 +05:00
Syed Sajjad Hussain Shah
efc07aac67
fix: fix datadog js errors ( #1296 )
2024-09-12 09:59:52 +05:00
Syed Sajjad Hussain Shah
2d50ed224f
fix: retain query params in authenticated user redirection ( #1288 )
2024-09-12 09:59:52 +05:00
Mubbshar Anwar
d10f9b932b
fix: fix marketingEmailsOptIn null value ( #1294 )
...
Fix marketingEmailsOptIn null value issue for SSO flow on onboarding component
VAN-2013
2024-09-12 09:59:52 +05:00
Mubbshar Anwar
05aa85a5fb
fix: remove cookie ( #1286 )
...
-remove marketingEmailsOptIn cookie on successful registration
- fix tests
2024-09-12 09:59:52 +05:00
Syed Sajjad Hussain Shah
56bd6d835e
fix: set marketing opt in in cookie for sso ( #1285 )
2024-09-12 09:59:52 +05:00
Muhammad Abdullah Waheed
afd4d24360
feat: added app name identifier in segment events ( #1277 )
...
* feat: added app name identifier in registration call
* feat: added utils for tracking events
* refactor: mapped login events
* refactor: mapped forgot password events
* refactor: mapped reset password events
* refactor: mapped register events
* fix: fixed unit tests
* refactor: mapped progressive prifiling events
* fix: fixed unit tests
* refactor: added app name in logistration events
* refactor: resolved PR reviews and fixed tests
2024-09-12 09:59:47 +05:00
Mubbshar Anwar
4898864416
feat: hard code fields on frontend ( #1256 )
...
* feat: hard code fields
hard code configurable fields on frontend which includes country field on register page & level of education & gender field on progressive profiling
VAN-1971
* fix: fix secondary provider null name issue
2024-09-12 09:56:53 +05:00
Mubbshar Anwar
739f94d624
Update 2u-main with master ( #1254 )
...
* feat: Hide preloaders for third party auth providers if they are disabled
* feat: remove username from the registration from (#1201 ) (#1241 )
Co-authored-by: Attiya Ishaque <atiya.ishaq@arbisoft.com >
* fix: add new entry for another US label (#1244 )
Add new entry for for another US label which is United States
* feat: implement multi step registration experiment
Rebase 2u main with master (#1228 )
* chore(deps): update dependency babel-plugin-formatjs to v10.5.14
* fix(deps): update dependency @edx/frontend-platform to v7.1.3
* fix(deps): update font awesome to v6.5.2
* chore(deps): update dependency @openedx/frontend-build to v13.1.4
* fix(deps): update dependency @openedx/paragon to v22.2.1
* fix(deps): update dependency algoliasearch to v4.23.3
* fix(deps): update dependency algoliasearch-helper to v3.17.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat: add multi step registration eventing (#1226 )
* feat: implement multi step registration experiment
* feat: add multi step registration eventing
* fix: fix register button width
* fix: fix register button loader for control
* feat: capture marketing lead in experiment events (#1243 )
* revert: multistep registration experiment
revert multistep registration experiment changes
VAN-1930
* feat: implement auto generated username experiment (#1248 )
* feat: implement auto generated username registration exp
* feat: add page event for reset password (#1253 )
Description: Add page event for reset password page
VAN-1929
---------
Co-authored-by: Stanislav Lunyachek <stanislav.lunyachek@raccoongang.com >
Co-authored-by: Syed Sajjad Hussain Shah <52817156+syedsajjadkazmii@users.noreply.github.com >
Co-authored-by: Attiya Ishaque <atiya.ishaq@arbisoft.com >
Co-authored-by: Blue <ahtesham-quraish@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Syed Sajjad Hussain Shah <ssajjad@2u.com >
2024-09-12 09:56:53 +05:00
Blue
1819edc9b7
feat: add page event for reset password ( #1253 )
...
Description: Add page event for reset password page
VAN-1929
2024-09-12 09:56:53 +05:00
Blue
ad0d75ab0d
feat: implement auto generated username experiment ( #1248 )
...
* feat: implement auto generated username registration exp
2024-09-12 09:56:53 +05:00
mubbsharanwar
a90ebb7d4d
revert: multistep registration experiment
...
revert multistep registration experiment changes
VAN-1930
2024-09-12 09:52:48 +05:00
Syed Sajjad Hussain Shah
f8290adab5
feat: capture marketing lead in experiment events ( #1243 )
2024-09-12 09:50:51 +05:00
Syed Sajjad Hussain Shah
788a42b341
fix: fix register button loader for control
2024-09-12 09:49:24 +05:00
Syed Sajjad Hussain Shah
4f48e82959
fix: fix register button width
2024-09-12 09:49:19 +05:00
Syed Sajjad Hussain Shah
99850574fb
feat: add multi step registration eventing ( #1226 )
...
* feat: implement multi step registration experiment
* feat: add multi step registration eventing
2024-09-12 09:47:16 +05:00
Syed Sajjad Hussain Shah
d66afe98f0
feat: implement multi step registration experiment
2024-09-12 09:44:24 +05:00
Syed Sajjad Hussain Shah
e2cdfce832
Rebase 2u main with master ( #1228 )
...
* chore(deps): update dependency babel-plugin-formatjs to v10.5.14
* fix(deps): update dependency @edx/frontend-platform to v7.1.3
* fix(deps): update font awesome to v6.5.2
* chore(deps): update dependency @openedx/frontend-build to v13.1.4
* fix(deps): update dependency @openedx/paragon to v22.2.1
* fix(deps): update dependency algoliasearch to v4.23.3
* fix(deps): update dependency algoliasearch-helper to v3.17.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 18:23:56 +05:00
Awais Ansari
c1e63da778
feat: removed Russian Federation from country list ( #1315 )
2024-09-10 21:11:44 +05:00
sundasnoreen12
6ffa45f0c1
Merge pull request #1317 from openedx/sundas/INF-1551
...
docs: updated catalog-info file for authn MFE
2024-09-10 16:50:23 +05:00
sundasnoreen12
a03ba3e3b3
docs: updated catalog-info file for authn MFE
2024-09-10 13:36:13 +03:00
renovate[bot]
e2a206caa5
fix(deps): update dependency @edx/openedx-atlas to v0.6.2
2024-09-02 10:22:01 +00:00
Bilal Qamar
3a963da819
build: Upgrade to Node 20 ( #1295 )
...
* feat: updated node to v20
* refactor: updated package-lock
* refactor: updated package-lock & lockfile version check workflow
* refactor: updated package-lock along with ci & lockfile version check workflows
* refactor: updated lockfile version workflow
2024-09-02 15:18:31 +05:00
Mubbshar Anwar
ecf4c3ae53
fix: password reset redirection ( #1300 )
...
fix authenticated user redirects to 404 if token is invalide for password reset
VAN-2052
2024-08-29 09:48:21 +05:00
Blue
4a65f0a84c
fix: change the totalRegisterationTime to snake case ( #1301 )
...
Description:
Convert the totalRegistrationTime to snake case
VAN-1816
Co-authored-by: Ahtesham Quraish <ahtesham.quraish@192.168 .1.4>
2024-08-28 15:08:30 +05:00
Blue
2428b4c389
fix: covert totalRegistrationTime to snake case ( #1302 )
...
Description:
Convert totalRegistrationTime to snake case
VAN-1816
Co-authored-by: Ahtesham Quraish <ahtesham.quraish@192.168 .1.4>
2024-08-28 14:58:40 +05:00
renovate[bot]
9688bd3699
fix(deps): update react-router monorepo to v6.26.1
2024-08-23 06:35:23 +00:00
renovate[bot]
c123815a55
fix(deps): update dependency core-js to v3.38.1
2024-08-23 05:27:21 +00:00
renovate[bot]
182e669593
chore(deps): update dependency @openedx/frontend-build to v14.1.0
2024-08-23 01:23:22 +00:00
renovate[bot]
65533b8d58
fix(deps): update dependency algoliasearch-helper to v3.22.4
2024-08-22 22:43:06 +00:00
renovate[bot]
45185dba70
fix(deps): update dependency @edx/frontend-platform to v8.1.1
2024-08-22 18:38:57 +00:00
Bilal Qamar
444c4b4434
test: Add Node 20 to CI matrix ( #1303 )
2024-08-22 14:34:50 -04:00
Syed Sajjad Hussain Shah
099fe8d717
fix: fix datadog js errors ( #1296 )
2024-08-01 16:06:20 +05:00
Syed Sajjad Hussain Shah
4755540be8
fix: retain query params in authenticated user redirection ( #1288 )
2024-07-29 11:23:48 +05:00