Compare commits

..

179 Commits

Author SHA1 Message Date
dependabot[bot]
a8f90cfc1b build(deps): bump actions/setup-node from 4 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 03:19:23 +00:00
renovate[bot]
f8868b1e36 chore(deps): update dependency @openedx/paragon to v23.14.9 (#1586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-15 18:41:27 +00:00
Ihor Romaniuk
ffb8a2d434 fix: username suggestions alignment (#1584)
Co-authored-by: Kyrylo Hudym-Levkovych <kyr.hudym@kyrs-MacBook-Pro.local>
2025-10-15 01:51:39 +05:00
renovate[bot]
a615cba2fa chore(deps): update dependency @openedx/paragon to v23.14.8 (#1583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-10 21:11:29 +00:00
renovate[bot]
c09d7f4eec chore(deps): update dependency ts-jest to v29.4.5 (#1582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-10 18:04:03 +00:00
renovate[bot]
a67a08a5fb chore(deps): update dependency @openedx/paragon to v23.14.6 (#1581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-10 13:10:59 +00:00
renovate[bot]
43ef53b703 chore(deps): update dependency babel-plugin-formatjs to v10.5.41 (#1580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09 18:05:55 +00:00
renovate[bot]
1dc39fcce1 chore(deps): update dependency @openedx/paragon to v23.14.5 (#1579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 20:51:02 +00:00
renovate[bot]
0a28ef2fb4 chore(deps): update dependency babel-plugin-formatjs to v10.5.40 (#1578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 01:36:40 +00:00
renovate[bot]
c2fa1fa2df chore(deps): update dependency @openedx/paragon to v23.14.4 (#1577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-01 21:33:53 +00:00
renovate[bot]
44cf541b06 chore(deps): update dependency jest to v30.2.0 (#1576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 01:01:52 +00:00
Feanil Patel
b5b12d0e87 Merge pull request #1574 from openedx/feanil/remove-reactifex-packages
build: remove unused @edx/reactifex package
2025-09-26 16:14:56 -04:00
Feanil Patel
b2862eeb42 build: remove unused @edx/reactifex package
Remove @edx/reactifex package from devDependencies as it is no longer
needed. Translation extraction functionality has been verified to work
correctly without this dependency.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 16:11:41 -04:00
renovate[bot]
92a333cc66 chore(deps): update dependency @openedx/paragon to v23.14.3 (#1575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-26 16:10:20 -04:00
oleksandr.buhaienko
7a9d9bb300 test: Remove support for Node 20 2025-09-26 10:50:26 -03:00
oleksandr.buhaienko
fc4eb61ec9 build: Upgrade to Node 24 2025-09-26 09:17:49 -03:00
renovate[bot]
b2972929c9 chore(deps): update dependency ts-jest to v29.4.4 (#1573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-19 18:00:14 +00:00
bydawen
bc251a61b2 test: Add Node 24 to CI matrix (#1564) 2025-09-19 13:56:48 -04:00
renovate[bot]
632e962161 chore(deps): update dependency ts-jest to v29.4.3 (#1572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-18 10:35:42 +00:00
renovate[bot]
5d913b720e chore(deps): update dependency ts-jest to v29.4.2 (#1570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 10:17:33 +00:00
renovate[bot]
f8a5cb50ed fix(deps): update dependency @edx/frontend-platform to v8.5.1 (#1568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 02:15:50 +00:00
Samuel Allan
b97f777b6f fix: update frontend-build to fix install issues (#1553)
Earlier versions of @openedx/frontend-build used on older version of
'sharp', which caused intermittent installation issues. The version of
'sharp' was updated in @openedx/frontend-build to fix these issues, so
the frontend-build version can be updated here, to fix the issues in
this project too. See
https://github.com/openedx/frontend-build/issues/664 and
https://github.com/openedx/frontend-build/pull/665 for more information.

The frontend-build dependency was updated by:

```
npm install --package-lock-only @openedx/frontend-build
```

Private-ref: https://tasks.opencraft.com/browse/BB-9953
2025-09-08 13:39:50 -06:00
renovate[bot]
b2f7579054 fix(deps): update dependency form-urlencoded to v6.1.6 (#1560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 08:36:57 +00:00
renovate[bot]
24742c1cf5 chore(deps): update dependency jest to v30.1.3 (#1557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-02 16:30:15 +00:00
renovate[bot]
051383e68a chore(deps): update dependency jest to v30.1.2 (#1555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 08:23:58 +00:00
renovate[bot]
5443ebd01b chore(deps): update dependency @openedx/frontend-build to v14.6.2 (#1554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 07:55:50 +00:00
renovate[bot]
3aa2422735 chore(deps): update dependency jest to v30.1.1 (#1552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-27 20:30:04 +00:00
renovate[bot]
90a7dfeb15 chore(deps): update dependency jest to v30.1.0 (#1551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-27 05:27:12 +00:00
renovate[bot]
97c7bd744f fix(deps): update dependency @fortawesome/react-fontawesome to v0.2.6 (#1549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-22 02:27:19 +00:00
renovate[bot]
55c5f705fb fix(deps): update dependency @fortawesome/react-fontawesome to v0.2.5 (#1548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 03:30:08 +00:00
renovate[bot]
f4e2adc261 fix(deps): update dependency @openedx/paragon to v23.14.2 (#1546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 16:49:41 +00:00
Hassan Raza
58ec90aca6 chore: Handle forbidden username exceptions on registration (#1545) 2025-08-13 07:35:30 +00:00
Diana Villalvazo
76e400f0ad refactor: Replace of injectIntl with useIntl (#1540) 2025-08-12 11:00:33 -04:00
Diana Villalvazo
5bd6926f2f refactor: Replace of injectIntl with useIntl (#1539) 2025-08-12 10:46:01 -04:00
Diana Villalvazo
43a584ebd1 refactor: Replace of injectIntl with useIntl (#1538) 2025-08-12 09:42:57 -04:00
sundasnoreen12
4cf0a64d81 Merge pull request #1541 from WGU-Open-edX/1526/injectIntl-4of4
Replace of injectIntl with useIntl() 4/4
2025-08-11 12:31:50 +05:00
diana-villalvazo-wgu
db3d007c51 refactor: Replace of injectIntl with useIntl 2025-08-07 10:50:11 -05:00
renovate[bot]
55a930840f fix(deps): update dependency @edx/frontend-platform to v8.5.0 (#1543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 21:25:05 +00:00
renovate[bot]
fad82b52ad fix(deps): update dependency @openedx/paragon to v23.14.1 (#1537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 14:50:25 +00:00
renovate[bot]
41450686aa chore(deps): update dependency ts-jest to v29.4.1 (#1536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 02:11:37 +00:00
Kyle McCormick
2fcda640f5 chore: Delete CODEOWNERS (#1535)
See: https://github.com/openedx/axim-engineering/issues/1511
2025-07-31 16:18:27 -04:00
renovate[bot]
82252f9a7c fix(deps): update dependency @fortawesome/react-fontawesome to v0.2.3 (#1531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-24 15:03:04 +00:00
renovate[bot]
818d0278a5 chore(deps): update dependency jest to v30.0.5 (#1527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 08:44:21 +00:00
renovate[bot]
ff3fce99db fix(deps): update dependency @openedx/paragon to v23.14.0 (#1517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 19:01:47 +00:00
renovate[bot]
157c302384 chore(deps): update dependency jest to v30.0.4 (#1516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 00:16:29 +00:00
renovate[bot]
f2a905d373 fix(deps): update dependency @openedx/paragon to v23.13.0 (#1514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 23:59:51 +00:00
renovate[bot]
e984a0b07b chore(deps): update dependency jest to v30.0.3 (#1513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-25 03:34:38 +00:00
renovate[bot]
7150d4562a fix(deps): update dependency algoliasearch to v4.25.2 (#1510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 17:06:34 +00:00
renovate[bot]
451056866f chore(deps): update dependency eslint-plugin-import to v2.32.0 (#1509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 23:30:16 +00:00
renovate[bot]
76f0cc54d9 fix(deps): update dependency algoliasearch to v4.25.0 (#1508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 19:51:42 +00:00
renovate[bot]
fb70f7a1c2 chore(deps): update dependency jest to v30.0.2 (#1507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 15:46:32 +00:00
renovate[bot]
b664150b4d chore(deps): update dependency jest to v30.0.1 (#1506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 22:50:33 +00:00
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
renovate[bot]
486d0bfd37 chore(deps): update dependency @openedx/frontend-build to v14.6.1 (#1503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 03:45:28 +00:00
renovate[bot]
9332fc113a fix(deps): update dependency algoliasearch-helper to v3.26.0 (#1501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 17:05:31 +00:00
renovate[bot]
181e837ca4 fix(deps): update dependency @openedx/paragon to v22.20.2 (#1500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 06:13:56 +00:00
renovate[bot]
735a9afc3c chore(deps): update dependency babel-plugin-formatjs to v10.5.39 (#1499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 00:51:57 +00:00
renovate[bot]
319c48f1c8 fix(deps): update dependency @openedx/paragon to v22.20.1 (#1496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 17:38:03 +00:00
renovate[bot]
fbd73bfbfe chore(deps): update dependency jest to v30 (#1495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 05:28:53 +00:00
renovate[bot]
27a63cf406 fix(deps): update dependency @edx/frontend-platform to v8.4.0 (#1494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 16:33:27 +00:00
renovate[bot]
7ea351f6a0 fix(deps): update dependency core-js to v3.43.0 (#1493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 07:34:11 +00:00
renovate[bot]
61e8c254d7 fix(deps): update dependency @edx/frontend-platform to v8.3.9 (#1492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 19:27:33 +00:00
renovate[bot]
3a08e790c3 fix(deps): update dependency @openedx/paragon to v22.20.0 (#1491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-04 18:02:08 +00:00
renovate[bot]
b4c5171886 fix(deps): update dependency @openedx/paragon to v22.18.2 (#1490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 20:32:20 +00:00
renovate[bot]
7b83c416f8 fix(deps): update dependency @edx/frontend-platform to v8.3.8 (#1489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 21:59:07 +00:00
renovate[bot]
a3c261bb13 fix(deps): update dependency @openedx/paragon to v22.18.1 (#1488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 18:12:22 +00:00
renovate[bot]
98d03aa29f fix(deps): update dependency @openedx/paragon to v22.18.0 (#1487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-21 22:11:58 +00:00
renovate[bot]
f5d5e2fd02 fix(deps): update react-router monorepo to v6.30.1 (#1486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 20:32:18 +00:00
renovate[bot]
490bf27ed1 fix(deps): update dependency @edx/frontend-platform to v8.3.7 (#1484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 13:30:11 +00:00
renovate[bot]
780acac2fd fix(deps): update dependency @edx/frontend-platform to v8.3.6 (#1482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 11:17:03 +00:00
renovate[bot]
2ea763701d fix(deps): update dependency @edx/frontend-platform to v8.3.5 (#1481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 11:51:58 +00:00
renovate[bot]
e2d9ba5857 chore(deps): update dependency babel-plugin-formatjs to v10.5.38 (#1480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 07:15:18 +00:00
renovate[bot]
747d656f0a fix(deps): update dependency core-js to v3.42.0 (#1479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 19:33:32 +00:00
renovate[bot]
8638ed5cf4 fix(deps): update dependency algoliasearch-helper to v3.25.0 (#1478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 15:06:11 +00:00
renovate[bot]
ca2e7f554a chore(deps): update dependency @openedx/frontend-build to v14.6.0 (#1477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 23:54:00 +00:00
Adolfo R. Brandes
0e94124d74 Merge pull request #1470 from regisb/regisb/no-husky
chore: remove husky 🪓🐶
2025-04-14 14:12:48 -03:00
Régis Behmo
af7edd8a3f chore: remove husky 🪓🐶
We remove husky, which is triggering pre-push git hooks, including
running "npm lint". This is causing failures when building Docker
images, because "npm clean-install --omit=dev" automatically triggers "npm
prepare", which attemps to run "husky". But husky is not listed in the
build dependencies, only in devDependencies. As a consequence, package
installation is failing with the following error:

        14.13 > @edx/frontend-app-ora-grading@0.0.1 prepare
        14.13 > husky install
        14.13
        14.15 sh: 1: husky: not found

Similar to: https://github.com/openedx/frontend-app-learning/pull/1622
2025-04-14 18:53:56 +02:00
renovate[bot]
9323f119c8 chore(deps): update dependency @openedx/frontend-build to v14.5.0 (#1474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 18:08:35 +00:00
Brian Smith
38a1924c6a feat: upgrade to react 18 (#1466) 2025-04-04 10:17:53 -04:00
renovate[bot]
2d7303009f fix(deps): update dependency @edx/frontend-platform to v8.3.4 (#1471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 18:46:51 +00:00
Brian Smith
dfcb94a831 fix: properly set background color for floating labels (#1468) 2025-04-01 12:51:38 -04:00
renovate[bot]
520dd6ed6b chore(deps): update dependency @openedx/frontend-build to v14.4.1 (#1464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 14:49:39 +00:00
renovate[bot]
1b32dbfa19 fix(deps): update dependency @openedx/paragon to v22.16.2 (#1462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 12:28:50 +00:00
renovate[bot]
f7d9bdb5b5 chore(deps): update dependency babel-plugin-formatjs to v10.5.37 (#1461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 06:50:31 +00:00
sarina
063ec80cde docs: Add instructions on using Tutor for development 2025-03-25 14:40:55 -03:00
sarina
3cbb134c3a docs: Update migrated edx.rtd links to docs.openedx.org 2025-03-25 14:40:55 -03:00
Brian Smith
059a60d1c8 chore(deps): update @openedx dependencies to versions that support React 18 (#1458) 2025-03-25 12:22:43 -04:00
renovate[bot]
c88d701271 fix(deps): update dependency @openedx/paragon to v22.16.1 (#1460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 22:21:52 +00:00
renovate[bot]
33b98b356b chore(deps): update dependency @openedx/frontend-build to v14.3.3 (#1459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 20:18:14 +00:00
renovate[bot]
1f81699af4 fix(deps): update dependency algoliasearch-helper to v3.24.3 (#1457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 13:55:06 +00:00
renovate[bot]
13aa77fc70 fix(deps): update dependency @edx/frontend-platform to v8.3.3 (#1456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 07:13:09 +00:00
renovate[bot]
66531831b7 chore(deps): update dependency babel-plugin-formatjs to v10.5.36 (#1455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 03:42:16 +00:00
renovate[bot]
846d3f0662 fix(deps): update dependency @edx/frontend-platform to v8.3.2 (#1454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 19:54:09 +00:00
renovate[bot]
f78e84ee0a fix(deps): update dependency @edx/frontend-platform to v8.3.1 (#1449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 23:16:01 +00:00
renovate[bot]
2d27da2391 fix(deps): update dependency @openedx/paragon to v22.16.0 (#1446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 18:03:14 +00:00
renovate[bot]
78413be34a chore(deps): update dependency @openedx/frontend-build to v14.3.2 (#1444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 01:30:17 +00:00
renovate[bot]
88866a39c1 fix(deps): update dependency algoliasearch-helper to v3.24.2 (#1442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 16:02:35 +00:00
renovate[bot]
dc9699c033 fix(deps): update dependency @edx/frontend-platform to v8.3.0 (#1440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 02:44:20 +00:00
renovate[bot]
00a0e27062 fix(deps): update dependency core-js to v3.41.0 (#1439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 03:32:41 +00:00
renovate[bot]
6839afcf3c fix(deps): update react-router monorepo to v6.30.0 (#1435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 18:41:40 +00:00
renovate[bot]
1cd9c58c1a fix(deps): update dependency @openedx/paragon to v22.15.3 (#1432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-25 22:14:39 +00:00
renovate[bot]
5d481a93c7 fix(deps): update dependency @edx/frontend-platform to v8.2.1 (#1429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 22:56:35 +00:00
renovate[bot]
438d1fcfa7 fix(deps): update dependency @edx/frontend-platform to v8.2.0 (#1428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 03:16:30 +00:00
renovate[bot]
bc912ce139 chore(deps): update dependency @openedx/frontend-build to v14.3.1 (#1427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 23:02:47 +00:00
renovate[bot]
ab1c2d5379 fix(deps): update dependency @openedx/paragon to v22.15.2 (#1426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 15:27:23 +00:00
renovate[bot]
c109f6e771 chore(deps): update dependency babel-plugin-formatjs to v10.5.35 (#1421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-10 01:03:12 +00:00
renovate[bot]
8976647190 fix(deps): update dependency @openedx/paragon to v22.15.1 (#1420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-31 21:51:26 +00:00
renovate[bot]
cb051a83ad fix(deps): update dependency @openedx/paragon to v22.15.0 (#1419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-31 17:40:38 +00:00
renovate[bot]
1b8aec5709 fix(deps): update react-router monorepo to v6.29.0 (#1417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 17:54:09 +00:00
renovate[bot]
9a68e95fcc fix(deps): update dependency algoliasearch-helper to v3.24.1 (#1414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 12:31:35 +00:00
renovate[bot]
c90980afb0 fix(deps): update dependency @openedx/paragon to v22.14.0 (#1413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 22:06:09 +00:00
renovate[bot]
abb8ae5085 fix(deps): update dependency algoliasearch-helper to v3.23.1 (#1412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 18:52:31 +00:00
renovate[bot]
8bb7462098 chore(deps): update dependency babel-plugin-formatjs to v10.5.34 (#1411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 17:48:45 +00:00
renovate[bot]
b4a5397ba1 chore(deps): update dependency babel-plugin-formatjs to v10.5.33 (#1410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 05:32:02 +00:00
Feanil Patel
a43c620dc4 Merge pull request #1406 from salman2013/salman/update-catalog-info-file
Update catalog-info file for release data
2025-01-17 10:42:49 -05:00
salman2013
93d11b8485 chore: Update catalog-info file for release data and remove openedx.yaml 2025-01-17 10:39:31 -05:00
renovate[bot]
68e13d4daf chore(deps): update dependency babel-plugin-formatjs to v10.5.31 (#1409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 09:05:56 +00:00
renovate[bot]
f6617935e3 fix(deps): update react-router monorepo to v6.28.2 (#1408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 18:07:00 +00:00
renovate[bot]
5f4591c046 chore(deps): update dependency @edx/browserslist-config to v1.5.0 (#1407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 16:22:56 +00:00
renovate[bot]
ae52a8cb65 fix(deps): update dependency algoliasearch-helper to v3.23.0 (#1405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 18:38:26 +00:00
renovate[bot]
b8df66ad23 fix(deps): update dependency core-js to v3.40.0 (#1404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 20:46:54 +00:00
renovate[bot]
923776ab96 fix(deps): update dependency @edx/frontend-platform to v8.1.5 (#1403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 12:10:02 +00:00
renovate[bot]
f170f5e3f0 chore(deps): update dependency babel-plugin-formatjs to v10.5.30 (#1402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 18:14:00 +00:00
renovate[bot]
730875ceb2 fix(deps): update dependency @edx/frontend-platform to v8.1.4 (#1401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 09:15:59 +00:00
renovate[bot]
812350d24a fix(deps): update react-router monorepo to v6.28.1 (#1399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 21:25:00 +00:00
renovate[bot]
6879bacb89 fix(deps): update dependency @openedx/paragon to v22.13.0 (#1398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 17:20:36 +00:00
renovate[bot]
9b2b0f2019 fix(deps): update font awesome to v6.7.2 (#1397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 22:17:55 +00:00
renovate[bot]
87884f2d91 fix(deps): update dependency @openedx/paragon to v22.12.0 (#1395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 01:22:07 +00:00
renovate[bot]
3e20fcae57 fix(deps): update dependency @openedx/paragon to v22.11.2 (#1391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 01:57:22 +00:00
renovate[bot]
173896811d chore(deps): update dependency @edx/browserslist-config to v1.4.0 (#1394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 23:47:31 +00:00
renovate[bot]
7af4a08bd9 fix(deps): update dependency algoliasearch-helper to v3.22.6 (#1393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 18:57:08 +00:00
renovate[bot]
6c12b3b034 fix(deps): update dependency @edx/frontend-platform to v8.1.3 (#1392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 15:21:14 +00:00
renovate[bot]
5304085cd8 chore(deps): update dependency babel-plugin-formatjs to v10.5.29 (#1389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 09:02:19 +00:00
renovate[bot]
3cd9ae130c chore(deps): update dependency @openedx/frontend-build to v14.2.2 (#1390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 05:41:46 +00:00
renovate[bot]
28ad2c2cf6 chore(deps): update dependency @openedx/frontend-build to v14.2.1 (#1388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 00:46:21 +00:00
renovate[bot]
3e889df109 chore(deps): update dependency @edx/browserslist-config to v1.3.0 (#1386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 02:36:06 +00:00
Eemaan Amir
52c6efc34d Merge pull request #1357 from openedx/renovate/universal-cookie-7.x
fix(deps): update dependency universal-cookie to v7
2024-11-27 17:14:02 +05:00
renovate[bot]
584a84a99c fix(deps): update dependency universal-cookie to v7 2024-11-27 09:07:41 +00:00
Eemaan Amir
7e4ab1c74c Merge pull request #1356 from openedx/renovate/reselect-5.x
fix(deps): update dependency reselect to v5
2024-11-27 14:07:16 +05:00
renovate[bot]
13d89cb3a0 fix(deps): update dependency reselect to v5 2024-11-22 06:55:30 +00:00
Eemaan Amir
5a1e2e6c97 Merge pull request #1147 from openedx/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2024-11-22 11:54:42 +05:00
renovate[bot]
6f1cf29a60 chore(deps): update actions/checkout action to v4 2024-11-21 10:15:17 +00:00
renovate[bot]
159f1ae30e fix(deps): update font awesome to v6.7.1 (#1374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 08:56:48 +00:00
Eemaan Amir
e2e626552f Merge pull request #1314 from openedx/repo-tools/salman/add-dependabot-file-e2a206c
chore: enable github action auto update in dependabot.yml
2024-11-21 13:53:25 +05:00
edX requirements bot
308d7c62e4 chore: enable github action auto update in dependabot.yml 2024-11-19 19:18:17 +05:00
Eemaan Amir
0bc78da55d Merge pull request #1367 from openedx/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5
2024-11-19 18:28:46 +05:00
renovate[bot]
6527caea54 chore(deps): update codecov/codecov-action action to v5 2024-11-19 10:57:48 +00:00
Eemaan Amir
a52912e35b Merge pull request #1149 from openedx/renovate/husky-9.x
chore(deps): update dependency husky to v9
2024-11-19 15:57:32 +05:00
renovate[bot]
6479382b90 chore(deps): update dependency husky to v9 2024-11-19 00:06:24 +00:00
renovate[bot]
4ce36bb12c fix(deps): update font awesome to v6.7.0 (#1371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 23:17:51 +00:00
renovate[bot]
4cc7723984 chore(deps): update dependency @openedx/frontend-build to v14.2.0 (#1370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 20:24:00 +00:00
renovate[bot]
3c3d359d4e chore(deps): update dependency babel-plugin-formatjs to v10.5.26 (#1369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 09:44:26 +00:00
renovate[bot]
cccbf3a9d1 chore(deps): update dependency babel-plugin-formatjs to v10.5.25 (#1368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 06:28:06 +00:00
renovate[bot]
4a3fd2ee8e fix(deps): update dependency @openedx/paragon to v22.10.0 (#1365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 02:40:50 +00:00
Eemaan Amir
48d7cb386a Merge pull request #1362 from openedx/renovate/algolia-instantsearch-monorepo
fix(deps): update dependency algoliasearch-helper to v3.22.5
2024-11-11 18:52:42 +05:00
renovate[bot]
bdf9cab869 fix(deps): update dependency algoliasearch-helper to v3.22.5 2024-11-11 12:41:03 +00:00
Eemaan Amir
be02dabf40 Merge pull request #1361 from openedx/revert-1313-renovate/algolia-instantsearch-monorepo
Revert "fix(deps): update dependency algoliasearch-helper to v3.22.5"
2024-11-11 17:39:58 +05:00
Eemaan Amir
c535fb9d24 Revert "fix(deps): update dependency algoliasearch-helper to v3.22.5"
This reverts commit 8ab8d09b97.
2024-11-11 17:32:28 +05:00
renovate[bot]
8ab8d09b97 fix(deps): update dependency algoliasearch-helper to v3.22.5 2024-11-11 16:45:38 +05:00
renovate[bot]
286c70d50f fix(deps): update react-router monorepo to v6.28.0 (#1355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 12:00:01 +00:00
renovate[bot]
8939e5b91f chore(deps): update dependency babel-plugin-formatjs to v10.5.24 2024-11-06 10:42:36 +00:00
renovate[bot]
bc9f7b3bce fix(deps): update react-router monorepo to v6.27.0 2024-11-01 16:32:19 +00:00
renovate[bot]
fd0bcb9e5f fix(deps): update dependency core-js to v3.39.0 2024-11-01 13:58:08 +00:00
renovate[bot]
98e0167ef1 fix(deps): update dependency @openedx/paragon to v22.9.0 2024-11-01 11:23:30 +00:00
renovate[bot]
8091085f45 chore(deps): update dependency eslint-plugin-import to v2.31.0 2024-11-01 06:51:18 +00:00
renovate[bot]
cd5abd1d9c fix(deps): update dependency redux-mock-store to v1.5.5 2024-11-01 03:09:49 +00:00
renovate[bot]
2a88f435b9 fix(deps): update dependency @edx/frontend-platform to v8.1.2 2024-11-01 00:54:11 +00:00
renovate[bot]
fe1e9c5629 chore(deps): update dependency @openedx/frontend-build to v14.1.5 2024-10-31 21:45:56 +00:00
renovate[bot]
0e363ca724 chore(deps): update dependency babel-plugin-formatjs to v10.5.22 2024-10-31 19:54:28 +00:00
Bilal Qamar
c874638bd1 test: Remove support for Node 18 (#1312)
Co-authored-by: Brian Smith <112954497+brian-smith-tcril@users.noreply.github.com>
2024-10-31 15:51:22 -04:00
Brian Smith
e5c3b1ed41 Revert "fix(deps): update dependency @testing-library/react to v16" (#1339)
This reverts commit 8a27b8cc37.
2024-10-31 15:25:11 -04:00
renovate[bot]
8a27b8cc37 fix(deps): update dependency @testing-library/react to v16 2024-10-31 15:09:42 -04:00
renovate[bot]
046fbeab01 fix(deps): update dependency react-loading-skeleton to v3.5.0 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
88 changed files with 18794 additions and 7510 deletions

2
.env
View File

@@ -41,3 +41,5 @@ BANNER_IMAGE_EXTRA_SMALL=''
# ***** Miscellaneous ***** # ***** Miscellaneous *****
APP_ID='' APP_ID=''
MFE_CONFIG_API_URL='' MFE_CONFIG_API_URL=''
# Fallback in local style files
PARAGON_THEME_URLS={}

View File

@@ -41,3 +41,5 @@ APP_ID=''
MFE_CONFIG_API_URL='' MFE_CONFIG_API_URL=''
ZENDESK_KEY='' ZENDESK_KEY=''
ZENDESK_LOGO_URL='' ZENDESK_LOGO_URL=''
# Fallback in local style files
PARAGON_THEME_URLS={}

View File

@@ -18,3 +18,4 @@ SEGMENT_KEY=''
SITE_NAME='Your Platform Name Here' SITE_NAME='Your Platform Name Here'
APP_ID='' APP_ID=''
MFE_CONFIG_API_URL='' MFE_CONFIG_API_URL=''
PARAGON_THEME_URLS={}

7
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,7 @@
version: 2
updates:
# Adding new check for github-actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
autoupdate: autoupdate:
name: autoupdate name: autoupdate
runs-on: ubuntu-20.04 runs-on: ubuntu-latest
steps: steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1 - uses: docker://chinthakagodawita/autoupdate-action:v1
env: env:

View File

@@ -10,18 +10,15 @@ on:
jobs: jobs:
tests: tests:
runs-on: ubuntu-20.04 runs-on: ubuntu-latest
strategy:
matrix:
node: [18, 20]
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v4
- name: Setup Nodejs - name: Setup Nodejs
uses: actions/setup-node@v4 uses: actions/setup-node@v6
with: with:
node-version: ${{ matrix.node }} node-version-file: '.nvmrc'
- name: Install Dependencies - name: Install Dependencies
run: npm ci run: npm ci
@@ -42,7 +39,7 @@ jobs:
run: npm run build run: npm run build
- name: Run Code Coverage - name: Run Code Coverage
uses: codecov/codecov-action@v4 uses: codecov/codecov-action@v5
with: with:
token: ${{ secrets.CODECOV_TOKEN }} token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true fail_ci_if_error: true

2
.nvmrc
View File

@@ -1 +1 @@
20 24

View File

@@ -1,2 +0,0 @@
# The following users are the owners of all frontend-app-authn files
* @openedx/2u-infinity

View File

@@ -29,7 +29,13 @@ Getting Started
Installation Installation
============ ============
This MFE is bundled with `Devstack <https://github.com/openedx/devstack>`_, see the `Getting Started <https://github.com/openedx/devstack#getting-started>`_ section for setup instructions. `Tutor`_ is currently recommended as a development environment for your new MFE. Please refer to the `relevant tutor-mfe documentation`_ to get started using it.
.. _Tutor: https://github.com/overhangio/tutor
.. _relevant tutor-mfe documentation: https://github.com/overhangio/tutor-mfe?tab=readme-ov-file#mfe-development
Devstack (Deprecated) instructions
==================================
1. Install Devstack using the `Getting Started <https://github.com/openedx/devstack#getting-started>`_ instructions. 1. Install Devstack using the `Getting Started <https://github.com/openedx/devstack#getting-started>`_ instructions.
@@ -51,7 +57,7 @@ This MFE is bundled with `Devstack <https://github.com/openedx/devstack>`_, see
Environment Variables/Setup Notes Environment Variables/Setup Notes
================================= =================================
This MFE is configured via environment variables supplied at build time. All micro-frontends have a shared set of required environment variables, as documented in the Open edX Developer Guide under `Required Environment Variables <https://edx.readthedocs.io/projects/edx-developer-docs/en/latest/developers_guide/micro_frontends_in_open_edx.html#required-environment-variables>`__. This MFE is configured via environment variables supplied at build time. All micro-frontends have a shared set of required environment variables, as documented in the Open edX Developer Guide under `Required Environment Variables <https://github.com/overhangio/tutor-mfe?tab=readme-ov-file#mfe-development>`__.
The authentication micro-frontend also requires the following additional variable: The authentication micro-frontend also requires the following additional variable:
@@ -142,13 +148,13 @@ Furthermore, there are several edX-specific environment variables that enable in
- ``true`` | ``''`` (empty strings are falsy) - ``true`` | ``''`` (empty strings are falsy)
For more information see the document: `Micro-frontend applications in Open For more information see the document: `Micro-frontend applications in Open
edX <https://edx.readthedocs.io/projects/edx-developer-docs/en/latest/developers_guide/micro_frontends_in_open_edx.html#required-environment-variables>`__. edX <https://github.com/overhangio/tutor-mfe?tab=readme-ov-file#mfe-development>`__.
How To Contribute How To Contribute
================= =================
Contributions are very welcome, and strongly encouraged! We've Contributions are very welcome, and strongly encouraged! We've
put together `some documentation that describes our contribution process <https://edx.readthedocs.org/projects/edx-developer-guide/en/latest/process/index.html>`_. put together `some documentation that describes our contribution process <https://docs.openedx.org/en/latest/developers/references/developer_guide/process/index.html>`_.
Even though they were written with edx-platform in mind, the guidelines should be followed for Open edX code in general. Even though they were written with edx-platform in mind, the guidelines should be followed for Open edX code in general.

View File

@@ -12,6 +12,7 @@ metadata:
icon: 'Article' icon: 'Article'
annotations: annotations:
openedx.org/arch-interest-groups: "" openedx.org/arch-interest-groups: ""
openedx.org/release: "master"
spec: spec:
owner: group:2u-infinity owner: group:2u-infinity
type: 'service' type: 'service'

View File

@@ -3,7 +3,7 @@ Enable Social Auth Locally
Please follow the steps below to enable social auth (SSO) locally. Please follow the steps below to enable social auth (SSO) locally.
1. Follow `Enabling Third Party Authentication <https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/tpa/index.html>`_ for backend configuration. 1. Follow `Enabling Third Party Authentication <https://docs.openedx.org/en/latest/site_ops/install_configure_run_guide/configuration/tpa/index.html>`_ for backend configuration.
2. Authn has a component for rendering Social Auth providers at frontend which goes through each provider. 2. Authn has a component for rendering Social Auth providers at frontend which goes through each provider.

View File

@@ -1,8 +0,0 @@
# This file describes this Open edX repo, as described in OEP-2:
# http://open-edx-proposals.readthedocs.io/en/latest/oeps/oep-0002.html#specification
nick: Authn MFE
oeps: {}
owner: openedx/2u-infinity
openedx-release:
ref: master

24249
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,15 +13,12 @@
"build": "fedx-scripts webpack", "build": "fedx-scripts webpack",
"i18n_extract": "fedx-scripts formatjs extract", "i18n_extract": "fedx-scripts formatjs extract",
"lint": "fedx-scripts eslint --ext .js --ext .jsx .", "lint": "fedx-scripts eslint --ext .js --ext .jsx .",
"lint:fix": "fedx-scripts eslint --fix --ext .js --ext .jsx .",
"snapshot": "fedx-scripts jest --updateSnapshot", "snapshot": "fedx-scripts jest --updateSnapshot",
"start": "fedx-scripts webpack-dev-server --progress", "start": "fedx-scripts webpack-dev-server --progress",
"dev": "PUBLIC_PATH=/authn/ MFE_CONFIG_API_URL='http://localhost:8000/api/mfe_config/v1' fedx-scripts webpack-dev-server --progress --host apps.local.openedx.io",
"test": "fedx-scripts jest --coverage --passWithNoTests" "test": "fedx-scripts jest --coverage --passWithNoTests"
}, },
"husky": {
"hooks": {
"pre-commit": "npm run lint"
}
},
"author": "edX", "author": "edX",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"homepage": "https://github.com/openedx/frontend-app-authn#readme", "homepage": "https://github.com/openedx/frontend-app-authn#readme",
@@ -33,53 +30,51 @@
}, },
"dependencies": { "dependencies": {
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/frontend-platform": "^8.0.0", "@edx/frontend-platform": "^8.3.1",
"@edx/openedx-atlas": "^0.6.0", "@edx/openedx-atlas": "^0.6.0",
"@fortawesome/fontawesome-svg-core": "6.6.0", "@fortawesome/fontawesome-svg-core": "6.7.2",
"@fortawesome/free-brands-svg-icons": "6.6.0", "@fortawesome/free-brands-svg-icons": "6.7.2",
"@fortawesome/free-solid-svg-icons": "6.6.0", "@fortawesome/free-solid-svg-icons": "6.7.2",
"@fortawesome/react-fontawesome": "0.2.2", "@fortawesome/react-fontawesome": "0.2.6",
"@openedx/paragon": "^22.1.1", "@openedx/paragon": "^23.4.2",
"@optimizely/react-sdk": "^2.9.1", "@optimizely/react-sdk": "^2.9.1",
"@redux-devtools/extension": "3.3.0", "@redux-devtools/extension": "3.3.0",
"@testing-library/react": "^12.1.5", "@testing-library/react": "^16.2.0",
"@testing-library/react-hooks": "^8.0.1",
"algoliasearch": "^4.14.3", "algoliasearch": "^4.14.3",
"algoliasearch-helper": "^3.14.0", "algoliasearch-helper": "^3.26.0",
"classnames": "2.5.1", "classnames": "2.5.1",
"core-js": "3.38.1", "core-js": "3.43.0",
"fastest-levenshtein": "1.0.16", "fastest-levenshtein": "1.0.16",
"form-urlencoded": "6.1.5", "form-urlencoded": "6.1.6",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"query-string": "7.1.3", "query-string": "7.1.3",
"react": "^17.0.2", "react": "^18.3.1",
"react-dom": "^17.0.2", "react-dom": "^18.3.1",
"react-helmet": "6.1.0", "react-helmet": "6.1.0",
"react-loading-skeleton": "3.4.0", "react-loading-skeleton": "3.5.0",
"react-redux": "7.2.9", "react-redux": "7.2.9",
"react-responsive": "8.2.0", "react-responsive": "8.2.0",
"react-router": "6.26.1", "react-router": "6.30.1",
"react-router-dom": "6.26.1", "react-router-dom": "6.30.1",
"react-zendesk": "^0.1.13", "react-zendesk": "^0.1.13",
"redux": "4.2.1", "redux": "4.2.1",
"redux-logger": "3.0.6", "redux-logger": "3.0.6",
"redux-mock-store": "1.5.4", "redux-mock-store": "1.5.5",
"redux-saga": "1.3.0", "redux-saga": "1.3.0",
"redux-thunk": "2.4.2", "redux-thunk": "2.4.2",
"regenerator-runtime": "0.14.1", "regenerator-runtime": "0.14.1",
"reselect": "4.1.8", "reselect": "5.1.1",
"universal-cookie": "4.0.4" "universal-cookie": "7.2.2"
}, },
"devDependencies": { "devDependencies": {
"@edx/browserslist-config": "^1.1.1", "@edx/browserslist-config": "^1.1.1",
"@edx/reactifex": "1.1.0", "@openedx/frontend-build": "^14.6.2",
"@openedx/frontend-build": "^14.0.3", "babel-plugin-formatjs": "10.5.41",
"babel-plugin-formatjs": "10.5.16", "eslint-plugin-import": "2.32.0",
"eslint-plugin-import": "2.29.1",
"glob": "7.2.3", "glob": "7.2.3",
"history": "5.3.0", "history": "5.3.0",
"husky": "7.0.4", "jest": "30.2.0",
"jest": "29.7.0", "react-test-renderer": "^18.3.1",
"react-test-renderer": "^17.0.2" "ts-jest": "^29.4.0"
} }
} }

View File

@@ -60,7 +60,7 @@ const InstitutionLogistration = props => {
className="btn nav-item p-0 mb-1 institutions--provider-link" className="btn nav-item p-0 mb-1 institutions--provider-link"
destination={lmsBaseUrl + provider.loginUrl} destination={lmsBaseUrl + provider.loginUrl}
> >
{provider?.name} {provider.name}
</Hyperlink> </Hyperlink>
</td> </td>
</tr> </tr>

View File

@@ -5,7 +5,7 @@ import { Navigate } from 'react-router-dom';
import { import {
AUTHN_PROGRESSIVE_PROFILING, RECOMMENDATIONS, REDIRECT, AUTHN_PROGRESSIVE_PROFILING, RECOMMENDATIONS, REDIRECT,
} from '../data/constants'; } from '../data/constants';
import setCookie from '../data/utils/cookies'; import { setCookie } from '../data/utils';
const RedirectLogistration = (props) => { const RedirectLogistration = (props) => {
const { const {

View File

@@ -1,5 +1,4 @@
import React from 'react'; import React from 'react';
import { useSelector } from 'react-redux';
import { getConfig } from '@edx/frontend-platform'; import { getConfig } from '@edx/frontend-platform';
import { useIntl } from '@edx/frontend-platform/i18n'; import { useIntl } from '@edx/frontend-platform/i18n';
@@ -9,20 +8,15 @@ import { Login } from '@openedx/paragon/icons';
import PropTypes from 'prop-types'; import PropTypes from 'prop-types';
import messages from './messages'; import messages from './messages';
import { LOGIN_PAGE, REGISTER_PAGE, SUPPORTED_ICON_CLASSES } from '../data/constants'; import { LOGIN_PAGE, SUPPORTED_ICON_CLASSES } from '../data/constants';
import { setCookie } from '../data/utils';
const SocialAuthProviders = (props) => { const SocialAuthProviders = (props) => {
const { formatMessage } = useIntl(); const { formatMessage } = useIntl();
const { referrer, socialAuthProviders } = props; const { referrer, socialAuthProviders } = props;
const registrationFields = useSelector(state => state.register.registrationFormData);
function handleSubmit(e) { function handleSubmit(e) {
e.preventDefault(); e.preventDefault();
if (referrer === REGISTER_PAGE) {
setCookie('marketingEmailsOptIn', registrationFields?.configurableFormFields?.marketingEmailsOptIn);
}
const url = e.currentTarget.dataset.providerUrl; const url = e.currentTarget.dataset.providerUrl;
window.location.href = getConfig().LMS_BASE_URL + url; window.location.href = getConfig().LMS_BASE_URL + url;
} }

View File

@@ -7,7 +7,6 @@ import PropTypes from 'prop-types';
import messages from './messages'; import messages from './messages';
import { LOGIN_PAGE, REGISTER_PAGE } from '../data/constants'; import { LOGIN_PAGE, REGISTER_PAGE } from '../data/constants';
import setCookie from '../data/utils/cookies';
const ThirdPartyAuthAlert = (props) => { const ThirdPartyAuthAlert = (props) => {
const { formatMessage } = useIntl(); const { formatMessage } = useIntl();
@@ -21,10 +20,7 @@ const ThirdPartyAuthAlert = (props) => {
message = formatMessage(messages['register.third.party.auth.account.not.linked'], { currentProvider, platformName }); message = formatMessage(messages['register.third.party.auth.account.not.linked'], { currentProvider, platformName });
} }
if (currentProvider) { if (!currentProvider) {
// Setting this cookie to capture marketingEmailsOptIn for SSO flow on the onboarding component
setCookie('ssoPipelineRedirectionDone', true);
} else {
return null; return null;
} }

View File

@@ -4,8 +4,9 @@ import { getConfig } from '@edx/frontend-platform';
import { fetchAuthenticatedUser, getAuthenticatedUser } from '@edx/frontend-platform/auth'; import { fetchAuthenticatedUser, getAuthenticatedUser } from '@edx/frontend-platform/auth';
import PropTypes from 'prop-types'; import PropTypes from 'prop-types';
import { RESET_PAGE } from '../data/constants'; import {
import { updatePathWithQueryParams } from '../data/utils'; DEFAULT_REDIRECT_URL,
} from '../data/constants';
/** /**
* This wrapper redirects the requester to our default redirect url if they are * This wrapper redirects the requester to our default redirect url if they are
@@ -24,12 +25,7 @@ const UnAuthOnlyRoute = ({ children }) => {
if (isReady) { if (isReady) {
if (authUser && authUser.username) { if (authUser && authUser.username) {
const updatedPath = updatePathWithQueryParams(window.location.pathname); global.location.href = getConfig().LMS_BASE_URL.concat(DEFAULT_REDIRECT_URL);
if (updatedPath.startsWith(RESET_PAGE)) {
global.location.href = getConfig().LMS_BASE_URL;
return null;
}
global.location.href = getConfig().LMS_BASE_URL.concat(updatedPath);
return null; return null;
} }

View File

@@ -1,79 +0,0 @@
export const registerFields = {
fields: {
country: {
name: 'country',
error_message: 'Select your country or region of residence',
},
honor_code: {
name: 'honor_code',
type: 'tos_and_honor_code',
error_message: '',
},
},
};
export const progressiveProfilingFields = {
extended_profile: [],
fields: {
level_of_education: {
name: 'level_of_education',
type: 'select',
label: 'Highest level of education completed',
error_message: '',
options: [
[
'p',
'Doctorate',
],
[
'm',
"Master's or professional degree",
],
[
'b',
"Bachelor's degree",
],
[
'a',
'Associate degree',
],
[
'hs',
'Secondary/high school',
],
[
'jhs',
'Junior secondary/junior high/middle school',
],
[
'none',
'No formal education',
],
[
'other',
'Other education',
],
],
},
gender: {
name: 'gender',
type: 'select',
label: 'Gender',
error_message: '',
options: [
[
'm',
'Male',
],
[
'f',
'Female',
],
[
'o',
'Other/Prefer Not to Say',
],
],
},
},
};

View File

@@ -1,4 +1,3 @@
import { getConfig } from '@edx/frontend-platform';
import { logError } from '@edx/frontend-platform/logging'; import { logError } from '@edx/frontend-platform/logging';
import { call, put, takeEvery } from 'redux-saga/effects'; import { call, put, takeEvery } from 'redux-saga/effects';
@@ -8,7 +7,6 @@ import {
getThirdPartyAuthContextSuccess, getThirdPartyAuthContextSuccess,
THIRD_PARTY_AUTH_CONTEXT, THIRD_PARTY_AUTH_CONTEXT,
} from './actions'; } from './actions';
import { progressiveProfilingFields, registerFields } from './constants';
import { import {
getThirdPartyAuthContext, getThirdPartyAuthContext,
} from './service'; } from './service';
@@ -22,16 +20,7 @@ export function* fetchThirdPartyAuthContext(action) {
} = yield call(getThirdPartyAuthContext, action.payload.urlParams); } = yield call(getThirdPartyAuthContext, action.payload.urlParams);
yield put(setCountryFromThirdPartyAuthContext(thirdPartyAuthContext.countryCode)); yield put(setCountryFromThirdPartyAuthContext(thirdPartyAuthContext.countryCode));
// hard code country field, level of education and gender fields yield put(getThirdPartyAuthContextSuccess(fieldDescriptions, optionalFields, thirdPartyAuthContext));
if (getConfig().ENABLE_HARD_CODE_OPTIONAL_FIELDS) {
yield put(getThirdPartyAuthContextSuccess(
registerFields,
progressiveProfilingFields,
thirdPartyAuthContext,
));
} else {
yield put(getThirdPartyAuthContextSuccess(fieldDescriptions, optionalFields, thirdPartyAuthContext));
}
} catch (e) { } catch (e) {
yield put(getThirdPartyAuthContextFailure()); yield put(getThirdPartyAuthContextFailure());
logError(e); logError(e);

View File

@@ -1,7 +1,6 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { act } from 'react-dom/test-utils'; import { act } from 'react-dom/test-utils';
import { MemoryRouter } from 'react-router-dom'; import { MemoryRouter } from 'react-router-dom';
@@ -37,7 +36,6 @@ describe('FormGroup', () => {
describe('PasswordField', () => { describe('PasswordField', () => {
const mockStore = configureStore(); const mockStore = configureStore();
const IntlPasswordField = injectIntl(PasswordField);
let props = {}; let props = {};
let store = {}; let store = {};
@@ -66,7 +64,7 @@ describe('PasswordField', () => {
}); });
it('should show/hide password on icon click', () => { it('should show/hide password on icon click', () => {
const { getByLabelText } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { getByLabelText } = render(reduxWrapper(<PasswordField {...props} />));
const passwordInput = getByLabelText('Password'); const passwordInput = getByLabelText('Password');
const showPasswordButton = getByLabelText('Show password'); const showPasswordButton = getByLabelText('Show password');
@@ -79,7 +77,7 @@ describe('PasswordField', () => {
}); });
it('should show password requirement tooltip on focus', async () => { it('should show password requirement tooltip on focus', async () => {
const { getByLabelText } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { getByLabelText } = render(reduxWrapper(<PasswordField {...props} />));
const passwordInput = getByLabelText('Password'); const passwordInput = getByLabelText('Password');
jest.useFakeTimers(); jest.useFakeTimers();
await act(async () => { await act(async () => {
@@ -96,7 +94,7 @@ describe('PasswordField', () => {
...props, ...props,
value: '', value: '',
}; };
const { getByLabelText } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { getByLabelText } = render(reduxWrapper(<PasswordField {...props} />));
const passwordInput = getByLabelText('Password'); const passwordInput = getByLabelText('Password');
jest.useFakeTimers(); jest.useFakeTimers();
await act(async () => { await act(async () => {
@@ -119,7 +117,7 @@ describe('PasswordField', () => {
}); });
it('should update password requirement checks', async () => { it('should update password requirement checks', async () => {
const { getByLabelText } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { getByLabelText } = render(reduxWrapper(<PasswordField {...props} />));
const passwordInput = getByLabelText('Password'); const passwordInput = getByLabelText('Password');
jest.useFakeTimers(); jest.useFakeTimers();
await act(async () => { await act(async () => {
@@ -142,7 +140,7 @@ describe('PasswordField', () => {
}); });
it('should not run validations when blur is fired on password icon click', () => { it('should not run validations when blur is fired on password icon click', () => {
const { container, getByLabelText } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { container, getByLabelText } = render(reduxWrapper(<PasswordField {...props} />));
const passwordInput = container.querySelector('input[name="password"]'); const passwordInput = container.querySelector('input[name="password"]');
const passwordIcon = getByLabelText('Show password'); const passwordIcon = getByLabelText('Show password');
@@ -163,7 +161,7 @@ describe('PasswordField', () => {
...props, ...props,
handleBlur: jest.fn(), handleBlur: jest.fn(),
}; };
const { container } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { container } = render(reduxWrapper(<PasswordField {...props} />));
const passwordInput = container.querySelector('input[name="password"]'); const passwordInput = container.querySelector('input[name="password"]');
fireEvent.blur(passwordInput, { fireEvent.blur(passwordInput, {
@@ -181,7 +179,7 @@ describe('PasswordField', () => {
...props, ...props,
handleErrorChange: jest.fn(), handleErrorChange: jest.fn(),
}; };
const { container } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { container } = render(reduxWrapper(<PasswordField {...props} />));
const passwordInput = container.querySelector('input[name="password"]'); const passwordInput = container.querySelector('input[name="password"]');
fireEvent.blur(passwordInput, { fireEvent.blur(passwordInput, {
@@ -204,7 +202,7 @@ describe('PasswordField', () => {
handleErrorChange: jest.fn(), handleErrorChange: jest.fn(),
}; };
const { getByLabelText } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { getByLabelText } = render(reduxWrapper(<PasswordField {...props} />));
const passwordIcon = getByLabelText('Show password'); const passwordIcon = getByLabelText('Show password');
@@ -224,7 +222,7 @@ describe('PasswordField', () => {
handleErrorChange: jest.fn(), handleErrorChange: jest.fn(),
}; };
const { getByLabelText } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { getByLabelText } = render(reduxWrapper(<PasswordField {...props} />));
const passwordIcon = getByLabelText('Show password'); const passwordIcon = getByLabelText('Show password');
@@ -248,7 +246,7 @@ describe('PasswordField', () => {
...props, ...props,
handleErrorChange: jest.fn(), handleErrorChange: jest.fn(),
}; };
const { getByLabelText } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { getByLabelText } = render(reduxWrapper(<PasswordField {...props} />));
const passwordField = getByLabelText('Password'); const passwordField = getByLabelText('Password');
fireEvent.blur(passwordField, { fireEvent.blur(passwordField, {
target: { target: {
@@ -268,7 +266,7 @@ describe('PasswordField', () => {
handleErrorChange: jest.fn(), handleErrorChange: jest.fn(),
handleBlur: jest.fn(), handleBlur: jest.fn(),
}; };
const { getByLabelText } = render(reduxWrapper(<IntlPasswordField {...props} />)); const { getByLabelText } = render(reduxWrapper(<PasswordField {...props} />));
const passwordIcon = getByLabelText('Show password'); const passwordIcon = getByLabelText('Show password');

View File

@@ -1,35 +1,16 @@
import React from 'react'; import React from 'react';
import { Provider } from 'react-redux';
import { IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import renderer from 'react-test-renderer'; import renderer from 'react-test-renderer';
import configureStore from 'redux-mock-store';
import registerIcons from '../RegisterFaIcons'; import registerIcons from '../RegisterFaIcons';
import SocialAuthProviders from '../SocialAuthProviders'; import SocialAuthProviders from '../SocialAuthProviders';
registerIcons(); registerIcons();
const mockStore = configureStore();
describe('SocialAuthProviders', () => { describe('SocialAuthProviders', () => {
let props = {}; let props = {};
const initialState = {
register: {
registrationFormData: {
configurableFormFields: {
marketingEmailsOptIn: true,
},
},
},
};
const store = mockStore(initialState);
const reduxWrapper = children => (
<IntlProvider locale="en">
<Provider store={store}>{children}</Provider>
</IntlProvider>
);
const appleProvider = { const appleProvider = {
id: 'oa2-apple-id', id: 'oa2-apple-id',
name: 'Apple', name: 'Apple',
@@ -49,11 +30,11 @@ describe('SocialAuthProviders', () => {
it('should match social auth provider with iconImage snapshot', () => { it('should match social auth provider with iconImage snapshot', () => {
props = { socialAuthProviders: [appleProvider, facebookProvider] }; props = { socialAuthProviders: [appleProvider, facebookProvider] };
const tree = renderer.create(reduxWrapper( const tree = renderer.create(
<IntlProvider locale="en"> <IntlProvider locale="en">
<SocialAuthProviders {...props} /> <SocialAuthProviders {...props} />
</IntlProvider>, </IntlProvider>,
)).toJSON(); ).toJSON();
expect(tree).toMatchSnapshot(); expect(tree).toMatchSnapshot();
}); });
@@ -67,11 +48,11 @@ describe('SocialAuthProviders', () => {
}], }],
}; };
const tree = renderer.create(reduxWrapper( const tree = renderer.create(
<IntlProvider locale="en"> <IntlProvider locale="en">
<SocialAuthProviders {...props} /> <SocialAuthProviders {...props} />
</IntlProvider>, </IntlProvider>,
)).toJSON(); ).toJSON();
expect(tree).toMatchSnapshot(); expect(tree).toMatchSnapshot();
}); });
@@ -85,11 +66,11 @@ describe('SocialAuthProviders', () => {
}], }],
}; };
const tree = renderer.create(reduxWrapper( const tree = renderer.create(
<IntlProvider locale="en"> <IntlProvider locale="en">
<SocialAuthProviders {...props} /> <SocialAuthProviders {...props} />
</IntlProvider>, </IntlProvider>,
)).toJSON(); ).toJSON();
expect(tree).toMatchSnapshot(); expect(tree).toMatchSnapshot();
}); });

View File

@@ -11,7 +11,6 @@ const configuration = {
MARKETING_EMAILS_OPT_IN: process.env.MARKETING_EMAILS_OPT_IN || '', MARKETING_EMAILS_OPT_IN: process.env.MARKETING_EMAILS_OPT_IN || '',
SHOW_CONFIGURABLE_EDX_FIELDS: process.env.SHOW_CONFIGURABLE_EDX_FIELDS || false, SHOW_CONFIGURABLE_EDX_FIELDS: process.env.SHOW_CONFIGURABLE_EDX_FIELDS || false,
SHOW_REGISTRATION_LINKS: process.env.SHOW_REGISTRATION_LINKS !== 'false', SHOW_REGISTRATION_LINKS: process.env.SHOW_REGISTRATION_LINKS !== 'false',
ENABLE_HARD_CODE_OPTIONAL_FIELDS: process.env.ENABLE_HARD_CODE_OPTIONAL_FIELDS || false,
ENABLE_IMAGE_LAYOUT: process.env.ENABLE_IMAGE_LAYOUT || false, ENABLE_IMAGE_LAYOUT: process.env.ENABLE_IMAGE_LAYOUT || false,
// Links // Links
ACTIVATION_EMAIL_SUPPORT_LINK: process.env.ACTIVATION_EMAIL_SUPPORT_LINK || null, ACTIVATION_EMAIL_SUPPORT_LINK: process.env.ACTIVATION_EMAIL_SUPPORT_LINK || null,
@@ -36,7 +35,6 @@ const configuration = {
ZENDESK_LOGO_URL: process.env.ZENDESK_LOGO_URL, ZENDESK_LOGO_URL: process.env.ZENDESK_LOGO_URL,
ALGOLIA_APP_ID: process.env.ALGOLIA_APP_ID || '', ALGOLIA_APP_ID: process.env.ALGOLIA_APP_ID || '',
ALGOLIA_SEARCH_API_KEY: process.env.ALGOLIA_SEARCH_API_KEY || '', ALGOLIA_SEARCH_API_KEY: process.env.ALGOLIA_SEARCH_API_KEY || '',
AUTO_GENERATED_USERNAME_EXPERIMENT_ID: process.env.AUTO_GENERATED_USERNAME_EXPERIMENT_ID || '',
}; };
export default configuration; export default configuration;

View File

@@ -37,4 +37,3 @@ export const VALID_EMAIL_REGEX = '(^[-!#$%&\'*+/=?^_`{}|~0-9A-Z]+(\\.[-!#$%&\'*+
// things like auto-enrollment upon login and registration. // things like auto-enrollment upon login and registration.
export const AUTH_PARAMS = ['course_id', 'enrollment_action', 'course_mode', 'email_opt_in', 'purchase_workflow', 'next', 'register_for_free', 'track', 'is_account_recovery', 'variant', 'host', 'cta']; export const AUTH_PARAMS = ['course_id', 'enrollment_action', 'course_mode', 'email_opt_in', 'purchase_workflow', 'next', 'register_for_free', 'track', 'is_account_recovery', 'variant', 'host', 'cta'];
export const REDIRECT = 'redirect'; export const REDIRECT = 'redirect';
export const APP_NAME = 'authn_mfe';

View File

@@ -1,37 +0,0 @@
/* eslint-disable import/prefer-default-export */
import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics';
import { APP_NAME } from '../constants';
export const LINK_TIMEOUT = 300;
/**
* Creates an event tracker function that sends a tracking event with the given name and options.
*
* @param {string} name - The name of the event to be tracked.
* @param {object} [options={}] - Additional options to be included with the event.
* @returns {function} - A function that, when called, sends the tracking event.
*/
export const createEventTracker = (name, options = {}) => () => sendTrackEvent(
name,
{ ...options, app_name: APP_NAME },
);
/**
* Creates an event tracker function that sends a tracking event with the given name and options.
*
* @param {string} name - The name of the event to be tracked.
* @param {object} [options={}] - Additional options to be included with the event.
* @returns {function} - A function that, when called, sends the tracking event.
*/
export const createPageEventTracker = (name, options = null) => () => sendPageEvent(
name,
options,
{ app_name: APP_NAME },
);
export const createLinkTracker = (tracker, href) => (e) => {
e.preventDefault();
tracker();
return setTimeout(() => { window.location.href = href; }, LINK_TIMEOUT);
};

View File

@@ -11,11 +11,3 @@ export default function setCookie(cookieName, cookieValue, cookieExpiry) {
cookies.set(cookieName, cookieValue, options); cookies.set(cookieName, cookieValue, options);
} }
} }
export function removeCookie(cookieName) {
if (cookieName) {
const cookies = new Cookies();
const options = { domain: getConfig().SESSION_COOKIE_DOMAIN, path: '/' };
cookies.remove(cookieName, options);
}
}

View File

@@ -8,4 +8,4 @@ export {
windowScrollTo, windowScrollTo,
} from './dataUtils'; } from './dataUtils';
export { default as AsyncActionType } from './reduxUtils'; export { default as AsyncActionType } from './reduxUtils';
export { default as setCookie, removeCookie } from './cookies'; export { default as setCookie } from './cookies';

View File

@@ -2,6 +2,7 @@ import React, { useEffect, useState } from 'react';
import { connect } from 'react-redux'; import { connect } from 'react-redux';
import { getConfig } from '@edx/frontend-platform'; import { getConfig } from '@edx/frontend-platform';
import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics';
import { useIntl } from '@edx/frontend-platform/i18n'; import { useIntl } from '@edx/frontend-platform/i18n';
import { import {
Form, Form,
@@ -24,10 +25,6 @@ import BaseContainer from '../base-container';
import { FormGroup } from '../common-components'; import { FormGroup } from '../common-components';
import { DEFAULT_STATE, LOGIN_PAGE, VALID_EMAIL_REGEX } from '../data/constants'; import { DEFAULT_STATE, LOGIN_PAGE, VALID_EMAIL_REGEX } from '../data/constants';
import { updatePathWithQueryParams, windowScrollTo } from '../data/utils'; import { updatePathWithQueryParams, windowScrollTo } from '../data/utils';
import {
trackForgotPasswordPageEvent,
trackForgotPasswordPageViewed,
} from '../tracking/trackers/forgotpassword';
const ForgotPasswordPage = (props) => { const ForgotPasswordPage = (props) => {
const platformName = getConfig().SITE_NAME; const platformName = getConfig().SITE_NAME;
@@ -44,8 +41,8 @@ const ForgotPasswordPage = (props) => {
const navigate = useNavigate(); const navigate = useNavigate();
useEffect(() => { useEffect(() => {
trackForgotPasswordPageEvent(); sendPageEvent('login_and_registration', 'reset');
trackForgotPasswordPageViewed(); sendTrackEvent('edx.bi.password_reset_form.viewed', { category: 'user-engagement' });
}, []); }, []);
useEffect(() => { useEffect(() => {

View File

@@ -1,8 +1,7 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { mergeConfig } from '@edx/frontend-platform'; import { mergeConfig } from '@edx/frontend-platform';
import { configure, injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { configure, IntlProvider } from '@edx/frontend-platform/i18n';
import { import {
fireEvent, render, screen, fireEvent, render, screen,
} from '@testing-library/react'; } from '@testing-library/react';
@@ -26,7 +25,6 @@ jest.mock('react-router-dom', () => ({
useNavigate: () => mockedNavigator, useNavigate: () => mockedNavigator,
})); }));
const IntlForgotPasswordPage = injectIntl(ForgotPasswordPage);
const mockStore = configureStore(); const mockStore = configureStore();
const initialState = { const initialState = {
@@ -78,7 +76,7 @@ describe('ForgotPasswordPage', () => {
); );
it('not should display need other help signing in button', () => { it('not should display need other help signing in button', () => {
const { queryByTestId } = render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); const { queryByTestId } = render(reduxWrapper(<ForgotPasswordPage {...props} />));
const forgotPasswordButton = queryByTestId('forgot-password'); const forgotPasswordButton = queryByTestId('forgot-password');
expect(forgotPasswordButton).toBeNull(); expect(forgotPasswordButton).toBeNull();
}); });
@@ -87,14 +85,14 @@ describe('ForgotPasswordPage', () => {
mergeConfig({ mergeConfig({
LOGIN_ISSUE_SUPPORT_LINK: '/support', LOGIN_ISSUE_SUPPORT_LINK: '/support',
}); });
render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); render(reduxWrapper(<ForgotPasswordPage {...props} />));
const forgotPasswordButton = screen.findByText('Need help signing in?'); const forgotPasswordButton = screen.findByText('Need help signing in?');
expect(forgotPasswordButton).toBeDefined(); expect(forgotPasswordButton).toBeDefined();
}); });
it('should display email validation error message', async () => { it('should display email validation error message', async () => {
const validationMessage = 'We were unable to contact you.Enter a valid email address below.'; const validationMessage = 'We were unable to contact you.Enter a valid email address below.';
const { container } = render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ForgotPasswordPage {...props} />));
const emailInput = screen.getByLabelText('Email'); const emailInput = screen.getByLabelText('Email');
@@ -115,7 +113,7 @@ describe('ForgotPasswordPage', () => {
const expectedMessage = 'We were unable to contact you.' const expectedMessage = 'We were unable to contact you.'
+ 'An error has occurred. Try refreshing the page, or check your internet connection.'; + 'An error has occurred. Try refreshing the page, or check your internet connection.';
const { container } = render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ForgotPasswordPage {...props} />));
const alertElements = container.querySelectorAll('.alert-danger'); const alertElements = container.querySelectorAll('.alert-danger');
const validationErrors = alertElements[0].textContent; const validationErrors = alertElements[0].textContent;
@@ -124,7 +122,7 @@ describe('ForgotPasswordPage', () => {
it('should display empty email validation message', async () => { it('should display empty email validation message', async () => {
const validationMessage = 'We were unable to contact you.Enter your email below.'; const validationMessage = 'We were unable to contact you.Enter your email below.';
const { container } = render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ForgotPasswordPage {...props} />));
const submitButton = screen.getByText('Submit'); const submitButton = screen.getByText('Submit');
fireEvent.click(submitButton); fireEvent.click(submitButton);
@@ -141,7 +139,7 @@ describe('ForgotPasswordPage', () => {
forgotPassword: { status: 'forbidden' }, forgotPassword: { status: 'forbidden' },
}); });
const { container } = render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ForgotPasswordPage {...props} />));
const alertElements = container.querySelectorAll('.alert-danger'); const alertElements = container.querySelectorAll('.alert-danger');
const validationErrors = alertElements[0].textContent; const validationErrors = alertElements[0].textContent;
@@ -149,7 +147,7 @@ describe('ForgotPasswordPage', () => {
}); });
it('should not display any error message on change event', () => { it('should not display any error message on change event', () => {
render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); render(reduxWrapper(<ForgotPasswordPage {...props} />));
const emailInput = screen.getByLabelText('Email'); const emailInput = screen.getByLabelText('Email');
@@ -172,7 +170,7 @@ describe('ForgotPasswordPage', () => {
}; };
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); render(reduxWrapper(<ForgotPasswordPage {...props} />));
const emailInput = screen.getByLabelText('Email'); const emailInput = screen.getByLabelText('Email');
fireEvent.blur(emailInput); fireEvent.blur(emailInput);
@@ -187,7 +185,7 @@ describe('ForgotPasswordPage', () => {
emailValidationError: validationMessage, emailValidationError: validationMessage,
email: '', email: '',
}; };
const { container } = render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ForgotPasswordPage {...props} />));
const validationElement = container.querySelector('.pgn__form-text-invalid'); const validationElement = container.querySelector('.pgn__form-text-invalid');
expect(validationElement.textContent).toEqual(validationMessage); expect(validationElement.textContent).toEqual(validationMessage);
}); });
@@ -205,7 +203,7 @@ describe('ForgotPasswordPage', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); render(reduxWrapper(<ForgotPasswordPage {...props} />));
const emailInput = screen.getByLabelText('Email'); const emailInput = screen.getByLabelText('Email');
fireEvent.focus(emailInput); fireEvent.focus(emailInput);
@@ -219,7 +217,7 @@ describe('ForgotPasswordPage', () => {
emailValidationError: '', emailValidationError: '',
email: '', email: '',
}; };
render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); render(reduxWrapper(<ForgotPasswordPage {...props} />));
const errorElement = screen.queryByTestId('email-invalid-feedback'); const errorElement = screen.queryByTestId('email-invalid-feedback');
expect(errorElement).toBeNull(); expect(errorElement).toBeNull();
}); });
@@ -236,7 +234,7 @@ describe('ForgotPasswordPage', () => {
+ 'receive a password reset message after 1 minute, verify that you entered the correct email address,' + 'receive a password reset message after 1 minute, verify that you entered the correct email address,'
+ ' or check your spam folder. If you need further assistance, contact technical support.'; + ' or check your spam folder. If you need further assistance, contact technical support.';
const { container } = render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ForgotPasswordPage {...props} />));
const successElement = findByTextContent(container, successMessage); const successElement = findByTextContent(container, successMessage);
expect(successElement).toBeDefined(); expect(successElement).toBeDefined();
@@ -254,7 +252,7 @@ describe('ForgotPasswordPage', () => {
+ 'This password reset link is invalid. It may have been used already. ' + 'This password reset link is invalid. It may have been used already. '
+ 'Enter your email below to receive a new link.'; + 'Enter your email below to receive a new link.';
const { container } = render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ForgotPasswordPage {...props} />));
const successElement = findByTextContent(container, successMessage); const successElement = findByTextContent(container, successMessage);
expect(successElement).toBeDefined(); expect(successElement).toBeDefined();
@@ -262,7 +260,7 @@ describe('ForgotPasswordPage', () => {
}); });
it('should redirect onto login page', async () => { it('should redirect onto login page', async () => {
const { container } = render(reduxWrapper(<IntlForgotPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ForgotPasswordPage {...props} />));
const navElement = container.querySelector('nav'); const navElement = container.querySelector('nav');
const anchorElement = navElement.querySelector('a'); const anchorElement = navElement.querySelector('a');

View File

@@ -1,27 +1,36 @@
import 'core-js/stable'; import 'core-js/stable';
import 'regenerator-runtime/runtime'; import 'regenerator-runtime/runtime';
import React from 'react'; import React, { StrictMode } from 'react';
import ReactDOM from 'react-dom';
import { import {
APP_INIT_ERROR, APP_READY, initialize, mergeConfig, subscribe, APP_INIT_ERROR, APP_READY, initialize, mergeConfig, subscribe,
} from '@edx/frontend-platform'; } from '@edx/frontend-platform';
import { ErrorPage } from '@edx/frontend-platform/react'; import { ErrorPage } from '@edx/frontend-platform/react';
import { createRoot } from 'react-dom/client';
import configuration from './config'; import configuration from './config';
import messages from './i18n'; import messages from './i18n';
import MainApp from './MainApp'; import MainApp from './MainApp';
subscribe(APP_READY, () => { subscribe(APP_READY, () => {
ReactDOM.render( const root = createRoot(document.getElementById('root'));
<MainApp />,
document.getElementById('root'), root.render(
<StrictMode>
<MainApp />
</StrictMode>,
); );
}); });
subscribe(APP_INIT_ERROR, (error) => { subscribe(APP_INIT_ERROR, (error) => {
ReactDOM.render(<ErrorPage message={error.message} />, document.getElementById('root')); const root = createRoot(document.getElementById('root'));
root.render(
<StrictMode>
<ErrorPage message={error.message} />
</StrictMode>,
);
}); });
initialize({ initialize({

View File

@@ -1,6 +1,2 @@
@import "~@edx/brand/paragon/fonts"; @use "@openedx/paragon/styles/css/core/custom-media-breakpoints" as paragonCustomMediaBreakpoints;
@import "~@edx/brand/paragon/variables";
@import "~@openedx/paragon/scss/core/core";
@import "~@edx/brand/paragon/overrides";
@import "sass/style"; @import "sass/style";

View File

@@ -1,8 +1,9 @@
import React, { useEffect, useMemo, useState } from 'react'; import { useEffect, useMemo, useState } from 'react';
import { connect } from 'react-redux'; import { connect } from 'react-redux';
import { getConfig } from '@edx/frontend-platform'; import { getConfig } from '@edx/frontend-platform';
import { injectIntl, useIntl } from '@edx/frontend-platform/i18n'; import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics';
import { useIntl } from '@edx/frontend-platform/i18n';
import { import {
Form, StatefulButton, Form, StatefulButton,
} from '@openedx/paragon'; } from '@openedx/paragon';
@@ -41,11 +42,7 @@ import {
getTpaProvider, getTpaProvider,
updatePathWithQueryParams, updatePathWithQueryParams,
} from '../data/utils'; } from '../data/utils';
import { removeCookie } from '../data/utils/cookies';
import ResetPasswordSuccess from '../reset-password/ResetPasswordSuccess'; import ResetPasswordSuccess from '../reset-password/ResetPasswordSuccess';
import {
trackForgotPasswordLinkClick, trackLoginPageViewed, trackLoginSuccess,
} from '../tracking/trackers/login';
const LoginPage = (props) => { const LoginPage = (props) => {
const { const {
@@ -81,18 +78,9 @@ const LoginPage = (props) => {
const tpaHint = getTpaHint(); const tpaHint = getTpaHint();
useEffect(() => { useEffect(() => {
trackLoginPageViewed(); sendPageEvent('login_and_registration', 'login');
}, []); }, []);
useEffect(() => {
if (loginResult.success) {
trackLoginSuccess();
// Remove this cookie that was set to capture marketingEmailsOptIn for the onboarding component
removeCookie('ssoPipelineRedirectionDone');
}
}, [loginResult]);
useEffect(() => { useEffect(() => {
const payload = { ...queryParams }; const payload = { ...queryParams };
if (tpaHint) { if (tpaHint) {
@@ -182,6 +170,9 @@ const LoginPage = (props) => {
const { name } = event.target; const { name } = event.target;
setErrors(prevErrors => ({ ...prevErrors, [name]: '' })); setErrors(prevErrors => ({ ...prevErrors, [name]: '' }));
}; };
const trackForgotPasswordLinkClick = () => {
sendTrackEvent('edx.bi.password-reset_form.toggled', { category: 'user-engagement' });
};
const { provider, skipHintedLogin } = getTpaProvider(tpaHint, providers, secondaryProviders); const { provider, skipHintedLogin } = getTpaProvider(tpaHint, providers, secondaryProviders);
@@ -374,4 +365,4 @@ export default connect(
loginRequest, loginRequest,
getTPADataFromBackend: getThirdPartyAuthContext, getTPADataFromBackend: getThirdPartyAuthContext,
}, },
)(injectIntl(LoginPage)); )(LoginPage);

View File

@@ -1,7 +1,5 @@
import React from 'react';
import { mergeConfig } from '@edx/frontend-platform'; import { mergeConfig } from '@edx/frontend-platform';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { import {
render, screen, render, screen,
} from '@testing-library/react'; } from '@testing-library/react';
@@ -9,8 +7,6 @@ import {
import AccountActivationMessage from '../AccountActivationMessage'; import AccountActivationMessage from '../AccountActivationMessage';
import { ACCOUNT_ACTIVATION_MESSAGE } from '../data/constants'; import { ACCOUNT_ACTIVATION_MESSAGE } from '../data/constants';
const IntlAccountActivationMessage = injectIntl(AccountActivationMessage);
describe('AccountActivationMessage', () => { describe('AccountActivationMessage', () => {
beforeEach(() => { beforeEach(() => {
mergeConfig({ mergeConfig({
@@ -21,7 +17,7 @@ describe('AccountActivationMessage', () => {
it('should match account already activated message', () => { it('should match account already activated message', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlAccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.INFO} /> <AccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.INFO} />
</IntlProvider>, </IntlProvider>,
); );
@@ -36,7 +32,7 @@ describe('AccountActivationMessage', () => {
it('should match account activated success message', () => { it('should match account activated success message', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlAccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.SUCCESS} /> <AccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.SUCCESS} />
</IntlProvider>, </IntlProvider>,
); );
@@ -53,7 +49,7 @@ describe('AccountActivationMessage', () => {
it('should match account activation error message', () => { it('should match account activation error message', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlAccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.ERROR} /> <AccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.ERROR} />
</IntlProvider>, </IntlProvider>,
); );
@@ -69,7 +65,7 @@ describe('AccountActivationMessage', () => {
it('should not display anything for invalid message type', () => { it('should not display anything for invalid message type', () => {
const { container } = render( const { container } = render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlAccountActivationMessage messageType="invalid-message" /> <AccountActivationMessage messageType="invalid-message" />
</IntlProvider>, </IntlProvider>,
); );
@@ -88,7 +84,7 @@ describe('EmailConfirmationMessage', () => {
it('should match email already confirmed message', () => { it('should match email already confirmed message', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlAccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.INFO} /> <AccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.INFO} />
</IntlProvider>, </IntlProvider>,
); );
@@ -103,7 +99,7 @@ describe('EmailConfirmationMessage', () => {
it('should match email confirmation success message', () => { it('should match email confirmation success message', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlAccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.SUCCESS} /> <AccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.SUCCESS} />
</IntlProvider>, </IntlProvider>,
); );
const expectedMessage = 'Success! You have confirmed your email.Sign in to continue.'; const expectedMessage = 'Success! You have confirmed your email.Sign in to continue.';
@@ -117,7 +113,7 @@ describe('EmailConfirmationMessage', () => {
it('should match email confirmation error message', () => { it('should match email confirmation error message', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlAccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.ERROR} /> <AccountActivationMessage messageType={ACCOUNT_ACTIVATION_MESSAGE.ERROR} />
</IntlProvider>, </IntlProvider>,
); );
const expectedMessage = 'Your email could not be confirmed' const expectedMessage = 'Your email could not be confirmed'

View File

@@ -1,7 +1,5 @@
import React from 'react';
import { getConfig } from '@edx/frontend-platform'; import { getConfig } from '@edx/frontend-platform';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { import {
fireEvent, render, screen, fireEvent, render, screen,
} from '@testing-library/react'; } from '@testing-library/react';
@@ -11,7 +9,6 @@ import { MemoryRouter } from 'react-router-dom';
import { RESET_PAGE } from '../../data/constants'; import { RESET_PAGE } from '../../data/constants';
import ChangePasswordPrompt from '../ChangePasswordPrompt'; import ChangePasswordPrompt from '../ChangePasswordPrompt';
const IntlChangePasswordPrompt = injectIntl(ChangePasswordPrompt);
const mockedNavigator = jest.fn(); const mockedNavigator = jest.fn();
jest.mock('react-router-dom', () => ({ jest.mock('react-router-dom', () => ({
@@ -44,7 +41,7 @@ describe('ChangePasswordPromptTests', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<MemoryRouter> <MemoryRouter>
<IntlChangePasswordPrompt {...props} /> <ChangePasswordPrompt {...props} />
</MemoryRouter> </MemoryRouter>
</IntlProvider>, </IntlProvider>,
); );
@@ -61,7 +58,7 @@ describe('ChangePasswordPromptTests', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<MemoryRouter> <MemoryRouter>
<IntlChangePasswordPrompt {...props} /> <ChangePasswordPrompt {...props} />
</MemoryRouter> </MemoryRouter>
</IntlProvider>, </IntlProvider>,
); );

View File

@@ -1,6 +1,4 @@
import React from 'react'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n';
import { import {
render, screen, render, screen,
} from '@testing-library/react'; } from '@testing-library/react';
@@ -26,8 +24,6 @@ jest.mock('@edx/frontend-platform/auth', () => ({
getAuthService: jest.fn(), getAuthService: jest.fn(),
})); }));
const IntlLoginFailureMessage = injectIntl(LoginFailureMessage);
describe('LoginFailureMessage', () => { describe('LoginFailureMessage', () => {
let props = {}; let props = {};
@@ -48,7 +44,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -76,7 +72,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -106,7 +102,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -132,7 +128,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -152,7 +148,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -176,7 +172,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -196,7 +192,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -216,7 +212,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -236,7 +232,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -255,7 +251,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -275,7 +271,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );
@@ -301,7 +297,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<MemoryRouter> <MemoryRouter>
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</MemoryRouter> </MemoryRouter>
</IntlProvider>, </IntlProvider>,
); );
@@ -327,7 +323,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<MemoryRouter> <MemoryRouter>
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</MemoryRouter> </MemoryRouter>
</IntlProvider>, </IntlProvider>,
); );
@@ -359,7 +355,7 @@ describe('LoginFailureMessage', () => {
render( render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlLoginFailureMessage {...props} /> <LoginFailureMessage {...props} />
</IntlProvider>, </IntlProvider>,
); );

View File

@@ -1,9 +1,8 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { getConfig, mergeConfig } from '@edx/frontend-platform'; import { getConfig, mergeConfig } from '@edx/frontend-platform';
import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics'; import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { import {
fireEvent, render, screen, waitFor, fireEvent, render, screen, waitFor,
} from '@testing-library/react'; } from '@testing-library/react';
@@ -11,9 +10,7 @@ import { act } from 'react-dom/test-utils';
import { MemoryRouter } from 'react-router-dom'; import { MemoryRouter } from 'react-router-dom';
import configureStore from 'redux-mock-store'; import configureStore from 'redux-mock-store';
import { import { COMPLETE_STATE, LOGIN_PAGE, PENDING_STATE } from '../../data/constants';
APP_NAME, COMPLETE_STATE, LOGIN_PAGE, PENDING_STATE,
} from '../../data/constants';
import { backupLoginFormBegin, dismissPasswordResetBanner, loginRequest } from '../data/actions'; import { backupLoginFormBegin, dismissPasswordResetBanner, loginRequest } from '../data/actions';
import { INTERNAL_SERVER_ERROR } from '../data/constants'; import { INTERNAL_SERVER_ERROR } from '../data/constants';
import LoginPage from '../LoginPage'; import LoginPage from '../LoginPage';
@@ -26,7 +23,6 @@ jest.mock('@edx/frontend-platform/auth', () => ({
getAuthService: jest.fn(), getAuthService: jest.fn(),
})); }));
const IntlLoginPage = injectIntl(LoginPage);
const mockStore = configureStore(); const mockStore = configureStore();
describe('LoginPage', () => { describe('LoginPage', () => {
@@ -90,7 +86,7 @@ describe('LoginPage', () => {
it('should submit form for valid input', () => { it('should submit form for valid input', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
fireEvent.change(screen.getByText( fireEvent.change(screen.getByText(
'', '',
@@ -111,7 +107,7 @@ describe('LoginPage', () => {
it('should not dispatch loginRequest on empty form submission', () => { it('should not dispatch loginRequest on empty form submission', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
fireEvent.click(screen.getByText( fireEvent.click(screen.getByText(
'', '',
@@ -130,7 +126,7 @@ describe('LoginPage', () => {
}); });
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
fireEvent.click(screen.getByText( fireEvent.click(screen.getByText(
'', '',
{ selector: '.btn-brand' }, { selector: '.btn-brand' },
@@ -144,7 +140,7 @@ describe('LoginPage', () => {
it('should match state for invalid email (less than 2 characters), on form submission', () => { it('should match state for invalid email (less than 2 characters), on form submission', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
fireEvent.change(screen.getByText( fireEvent.change(screen.getByText(
'', '',
@@ -164,7 +160,7 @@ describe('LoginPage', () => {
}); });
it('should show error messages for required fields on empty form submission', () => { it('should show error messages for required fields on empty form submission', () => {
const { container } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { container } = render(reduxWrapper(<LoginPage {...props} />));
fireEvent.click(screen.getByText( fireEvent.click(screen.getByText(
'', '',
{ selector: '.btn-brand' }, { selector: '.btn-brand' },
@@ -178,7 +174,7 @@ describe('LoginPage', () => {
}); });
it('should run frontend validations for emailOrUsername field on form submission', () => { it('should run frontend validations for emailOrUsername field on form submission', () => {
const { container } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { container } = render(reduxWrapper(<LoginPage {...props} />));
fireEvent.change(screen.getByText( fireEvent.change(screen.getByText(
'', '',
@@ -197,7 +193,7 @@ describe('LoginPage', () => {
it('should reset field related error messages on onFocus event', async () => { it('should reset field related error messages on onFocus event', async () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
await act(async () => { await act(async () => {
// clicking submit button with empty fields to make the errors appear // clicking submit button with empty fields to make the errors appear
@@ -226,7 +222,7 @@ describe('LoginPage', () => {
// ******** test form buttons and links ******** // ******** test form buttons and links ********
it('should match default button state', () => { it('should match default button state', () => {
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText('Sign in')).toBeDefined(); expect(screen.getByText('Sign in')).toBeDefined();
}); });
@@ -239,7 +235,7 @@ describe('LoginPage', () => {
}, },
}); });
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'pending', 'pending',
@@ -247,7 +243,7 @@ describe('LoginPage', () => {
}); });
it('should show forgot password link', () => { it('should show forgot password link', () => {
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'Forgot password', 'Forgot password',
@@ -267,7 +263,7 @@ describe('LoginPage', () => {
}, },
}); });
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'', '',
{ selector: `#${ssoProvider.id}` }, { selector: `#${ssoProvider.id}` },
@@ -289,7 +285,7 @@ describe('LoginPage', () => {
}, },
}); });
const { queryByText } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { queryByText } = render(reduxWrapper(<LoginPage {...props} />));
expect(queryByText('Company or school credentials')).toBeNull(); expect(queryByText('Company or school credentials')).toBeNull();
expect(queryByText('Or sign in with:')).toBeNull(); expect(queryByText('Or sign in with:')).toBeNull();
expect(queryByText('Institution/campus credentials')).toBeNull(); expect(queryByText('Institution/campus credentials')).toBeNull();
@@ -309,7 +305,7 @@ describe('LoginPage', () => {
}, },
}); });
const { queryByText } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { queryByText } = render(reduxWrapper(<LoginPage {...props} />));
expect(queryByText('Company or school credentials')).toBeNull(); expect(queryByText('Company or school credentials')).toBeNull();
expect(queryByText('Or sign in with:')).toBeNull(); expect(queryByText('Or sign in with:')).toBeNull();
}); });
@@ -329,7 +325,7 @@ describe('LoginPage', () => {
}, },
}); });
const { queryByText } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { queryByText } = render(reduxWrapper(<LoginPage {...props} />));
expect(queryByText('Or sign in with:')).toBeDefined(); expect(queryByText('Or sign in with:')).toBeDefined();
expect(queryByText('Company or school credentials')).toBeDefined(); expect(queryByText('Company or school credentials')).toBeDefined();
expect(queryByText('Institution/campus credentials')).toBeDefined(); expect(queryByText('Institution/campus credentials')).toBeDefined();
@@ -354,7 +350,7 @@ describe('LoginPage', () => {
}, },
}); });
const { queryByText } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { queryByText } = render(reduxWrapper(<LoginPage {...props} />));
expect(queryByText('Or sign in with:')).toBeDefined(); expect(queryByText('Or sign in with:')).toBeDefined();
expect(queryByText('Company or school credentials')).toBeNull(); expect(queryByText('Company or school credentials')).toBeNull();
expect(queryByText('Institution/campus credentials')).toBeDefined(); expect(queryByText('Institution/campus credentials')).toBeDefined();
@@ -382,7 +378,7 @@ describe('LoginPage', () => {
}, },
}); });
const { queryByText } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { queryByText } = render(reduxWrapper(<LoginPage {...props} />));
expect(queryByText('Or sign in with:')).toBeDefined(); expect(queryByText('Or sign in with:')).toBeDefined();
expect(queryByText('Institution/campus credentials')).toBeDefined(); expect(queryByText('Institution/campus credentials')).toBeDefined();
@@ -402,7 +398,7 @@ describe('LoginPage', () => {
}, },
}); });
const { queryByText } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { queryByText } = render(reduxWrapper(<LoginPage {...props} />));
expect(queryByText('Or sign in with:')).toBeNull(); expect(queryByText('Or sign in with:')).toBeNull();
expect(queryByText('Institution/campus credentials')).toBeNull(); expect(queryByText('Institution/campus credentials')).toBeNull();
expect(queryByText('Company or school credentials')).toBeNull(); expect(queryByText('Company or school credentials')).toBeNull();
@@ -420,7 +416,7 @@ describe('LoginPage', () => {
}, },
}); });
const { queryByText } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { queryByText } = render(reduxWrapper(<LoginPage {...props} />));
expect(queryByText('Or sign in with:')).toBeDefined(); expect(queryByText('Or sign in with:')).toBeDefined();
expect(queryByText('Company or school credentials')).toBeNull(); expect(queryByText('Company or school credentials')).toBeNull();
expect(queryByText('Institution/campus credentials')).toBeDefined(); expect(queryByText('Institution/campus credentials')).toBeDefined();
@@ -443,7 +439,7 @@ describe('LoginPage', () => {
}, },
}); });
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'', '',
{ selector: '#login-failure-alert' }, { selector: '#login-failure-alert' },
@@ -467,7 +463,7 @@ describe('LoginPage', () => {
+ 'linked '}${ getConfig().SITE_NAME } account. To link your accounts, sign in now using your ${ + 'linked '}${ getConfig().SITE_NAME } account. To link your accounts, sign in now using your ${
getConfig().SITE_NAME } password.`; getConfig().SITE_NAME } password.`;
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'', '',
{ selector: '#tpa-alert' }, { selector: '#tpa-alert' },
@@ -486,7 +482,7 @@ describe('LoginPage', () => {
}, },
}, },
}); });
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'', '',
{ selector: '#login-failure-alert' }, { selector: '#login-failure-alert' },
@@ -503,7 +499,7 @@ describe('LoginPage', () => {
}, },
}); });
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'', '',
{ selector: '#login-failure-alert' }, { selector: '#login-failure-alert' },
@@ -527,7 +523,7 @@ describe('LoginPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL }; window.location = { href: getConfig().BASE_URL };
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(window.location.href).toBe(dashboardURL); expect(window.location.href).toBe(dashboardURL);
}); });
@@ -554,7 +550,7 @@ describe('LoginPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL }; window.location = { href: getConfig().BASE_URL };
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(window.location.href).toBe(getConfig().LMS_BASE_URL + authCompleteUrl); expect(window.location.href).toBe(getConfig().LMS_BASE_URL + authCompleteUrl);
}); });
@@ -573,7 +569,7 @@ describe('LoginPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL }; window.location = { href: getConfig().BASE_URL };
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
fireEvent.click(screen.getByText( fireEvent.click(screen.getByText(
'', '',
@@ -602,7 +598,7 @@ describe('LoginPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL }; window.location = { href: getConfig().BASE_URL };
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(window.location.href).toBe(getConfig().LMS_BASE_URL + finishAuthUrl); expect(window.location.href).toBe(getConfig().LMS_BASE_URL + finishAuthUrl);
}); });
@@ -624,7 +620,7 @@ describe('LoginPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?next=/dashboard&tpa_hint=${ssoProvider.id}` }; window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?next=/dashboard&tpa_hint=${ssoProvider.id}` };
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'', '',
{ selector: `#${ssoProvider.id}` }, { selector: `#${ssoProvider.id}` },
@@ -651,7 +647,7 @@ describe('LoginPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?next=/dashboard&tpa_hint=${ssoProvider.id}` }; window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?next=/dashboard&tpa_hint=${ssoProvider.id}` };
const { container } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { container } = render(reduxWrapper(<LoginPage {...props} />));
expect(container.querySelector('.react-loading-skeleton')).toBeTruthy(); expect(container.querySelector('.react-loading-skeleton')).toBeTruthy();
}); });
@@ -673,7 +669,7 @@ describe('LoginPage', () => {
window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?next=/dashboard&tpa_hint=${secondaryProviders.id}` }; window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?next=/dashboard&tpa_hint=${secondaryProviders.id}` };
secondaryProviders.iconImage = null; secondaryProviders.iconImage = null;
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(window.location.href).toEqual(getConfig().LMS_BASE_URL + secondaryProviders.loginUrl); expect(window.location.href).toEqual(getConfig().LMS_BASE_URL + secondaryProviders.loginUrl);
}); });
@@ -693,7 +689,7 @@ describe('LoginPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: '?next=/dashboard&tpa_hint=invalid' }; window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: '?next=/dashboard&tpa_hint=invalid' };
const { container } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { container } = render(reduxWrapper(<LoginPage {...props} />));
expect(container.querySelector(`#${ssoProvider.id}`).querySelector('#provider-name').textContent).toEqual(`${ssoProvider.name}`); expect(container.querySelector(`#${ssoProvider.id}`).querySelector('#provider-name').textContent).toEqual(`${ssoProvider.name}`);
mergeConfig({ mergeConfig({
@@ -717,7 +713,7 @@ describe('LoginPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?tpa_hint=${ssoProvider.id}` }; window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?tpa_hint=${ssoProvider.id}` };
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'Show me other ways to sign in or register', 'Show me other ways to sign in or register',
).textContent).toBeDefined(); ).textContent).toBeDefined();
@@ -743,7 +739,7 @@ describe('LoginPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?tpa_hint=${ssoProvider.id}` }; window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?tpa_hint=${ssoProvider.id}` };
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(screen.getByText( expect(screen.getByText(
'Show me other ways to sign in', 'Show me other ways to sign in',
).textContent).toBeDefined(); ).textContent).toBeDefined();
@@ -752,8 +748,8 @@ describe('LoginPage', () => {
// ******** miscellaneous tests ******** // ******** miscellaneous tests ********
it('should send page event when login page is rendered', () => { it('should send page event when login page is rendered', () => {
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(sendPageEvent).toHaveBeenCalledWith('login_and_registration', 'login', { app_name: APP_NAME }); expect(sendPageEvent).toHaveBeenCalledWith('login_and_registration', 'login');
}); });
it('tests that form is in invalid state when it is submitted', () => { it('tests that form is in invalid state when it is submitted', () => {
@@ -766,7 +762,7 @@ describe('LoginPage', () => {
}); });
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(store.dispatch).toHaveBeenCalledWith(backupLoginFormBegin( expect(store.dispatch).toHaveBeenCalledWith(backupLoginFormBegin(
{ {
formFields: { formFields: {
@@ -780,13 +776,13 @@ describe('LoginPage', () => {
}); });
it('should send track event when forgot password link is clicked', () => { it('should send track event when forgot password link is clicked', () => {
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
fireEvent.click(screen.getByText( fireEvent.click(screen.getByText(
'Forgot password', 'Forgot password',
{ selector: '#forgot-password' }, { selector: '#forgot-password' },
)); ));
expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.password-reset_form.toggled', { category: 'user-engagement', app_name: APP_NAME }); expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.password-reset_form.toggled', { category: 'user-engagement' });
}); });
it('should backup the login form state when shouldBackupState is true', () => { it('should backup the login form state when shouldBackupState is true', () => {
@@ -799,7 +795,7 @@ describe('LoginPage', () => {
}); });
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlLoginPage {...props} />)); render(reduxWrapper(<LoginPage {...props} />));
expect(store.dispatch).toHaveBeenCalledWith(backupLoginFormBegin( expect(store.dispatch).toHaveBeenCalledWith(backupLoginFormBegin(
{ {
formFields: { formFields: {
@@ -828,7 +824,7 @@ describe('LoginPage', () => {
}, },
}); });
const { container } = render(reduxWrapper(<IntlLoginPage {...props} />)); const { container } = render(reduxWrapper(<LoginPage {...props} />));
expect(container.querySelector('input#emailOrUsername').value).toEqual('john_doe'); expect(container.querySelector('input#emailOrUsername').value).toEqual('john_doe');
expect(container.querySelector('input#password').value).toEqual('test-password'); expect(container.querySelector('input#password').value).toEqual('test-password');
}); });

View File

@@ -20,7 +20,7 @@ import {
tpaProvidersSelector, tpaProvidersSelector,
} from '../common-components/data/selectors'; } from '../common-components/data/selectors';
import messages from '../common-components/messages'; import messages from '../common-components/messages';
import { APP_NAME, LOGIN_PAGE, REGISTER_PAGE } from '../data/constants'; import { LOGIN_PAGE, REGISTER_PAGE } from '../data/constants';
import { import {
getTpaHint, getTpaProvider, updatePathWithQueryParams, getTpaHint, getTpaProvider, updatePathWithQueryParams,
} from '../data/utils'; } from '../data/utils';
@@ -56,11 +56,11 @@ const Logistration = (props) => {
}, [navigate, disablePublicAccountCreation]); }, [navigate, disablePublicAccountCreation]);
const handleInstitutionLogin = (e) => { const handleInstitutionLogin = (e) => {
sendTrackEvent('edx.bi.institution_login_form.toggled', { category: 'user-engagement', app_name: APP_NAME }); sendTrackEvent('edx.bi.institution_login_form.toggled', { category: 'user-engagement' });
if (typeof e === 'string') { if (typeof e === 'string') {
sendPageEvent('login_and_registration', e === '/login' ? 'login' : 'register', { app_name: APP_NAME }); sendPageEvent('login_and_registration', e === '/login' ? 'login' : 'register');
} else { } else {
sendPageEvent('login_and_registration', e.target.dataset.eventName, { app_name: APP_NAME }); sendPageEvent('login_and_registration', e.target.dataset.eventName);
} }
setInstitutionLogin(!institutionLogin); setInstitutionLogin(!institutionLogin);
@@ -70,7 +70,7 @@ const Logistration = (props) => {
if (tabKey === currentTab) { if (tabKey === currentTab) {
return; return;
} }
sendTrackEvent(`edx.bi.${tabKey.replace('/', '')}_form.toggled`, { category: 'user-engagement', app_name: APP_NAME }); sendTrackEvent(`edx.bi.${tabKey.replace('/', '')}_form.toggled`, { category: 'user-engagement' });
props.clearThirdPartyAuthContextErrorMessage(); props.clearThirdPartyAuthContextErrorMessage();
if (tabKey === LOGIN_PAGE) { if (tabKey === LOGIN_PAGE) {
props.backupRegistrationForm(); props.backupRegistrationForm();

View File

@@ -1,9 +1,8 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { getConfig, mergeConfig } from '@edx/frontend-platform'; import { getConfig, mergeConfig } from '@edx/frontend-platform';
import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics'; import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics';
import { configure, injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { configure, IntlProvider } from '@edx/frontend-platform/i18n';
import { fireEvent, render, screen } from '@testing-library/react'; import { fireEvent, render, screen } from '@testing-library/react';
import { MemoryRouter } from 'react-router-dom'; import { MemoryRouter } from 'react-router-dom';
import configureStore from 'redux-mock-store'; import configureStore from 'redux-mock-store';
@@ -11,24 +10,18 @@ import configureStore from 'redux-mock-store';
import Logistration from './Logistration'; import Logistration from './Logistration';
import { clearThirdPartyAuthContextErrorMessage } from '../common-components/data/actions'; import { clearThirdPartyAuthContextErrorMessage } from '../common-components/data/actions';
import { import {
APP_NAME,
COMPLETE_STATE, LOGIN_PAGE, REGISTER_PAGE, COMPLETE_STATE, LOGIN_PAGE, REGISTER_PAGE,
} from '../data/constants'; } from '../data/constants';
import { backupLoginForm } from '../login/data/actions'; import { backupLoginForm } from '../login/data/actions';
import { backupRegistrationForm } from '../register/data/actions'; import { backupRegistrationForm } from '../register/data/actions';
import { NOT_INITIALIZED } from '../register/data/optimizelyExperiment/helper';
import useAutoGeneratedUsernameExperimentVariation
from '../register/data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation';
jest.mock('@edx/frontend-platform/analytics', () => ({ jest.mock('@edx/frontend-platform/analytics', () => ({
sendPageEvent: jest.fn(), sendPageEvent: jest.fn(),
sendTrackEvent: jest.fn(), sendTrackEvent: jest.fn(),
})); }));
jest.mock('@edx/frontend-platform/auth'); jest.mock('@edx/frontend-platform/auth');
jest.mock('../register/data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation', () => jest.fn());
const mockStore = configureStore(); const mockStore = configureStore();
const IntlLogistration = injectIntl(Logistration);
describe('Logistration', () => { describe('Logistration', () => {
let store = {}; let store = {};
@@ -89,7 +82,6 @@ describe('Logistration', () => {
})), })),
})); }));
useAutoGeneratedUsernameExperimentVariation.mockReturnValue(NOT_INITIALIZED);
configure({ configure({
loggingService: { logError: jest.fn() }, loggingService: { logError: jest.fn() },
config: { config: {
@@ -101,7 +93,7 @@ describe('Logistration', () => {
}); });
it('should do nothing when user clicks on the same tab (login/register) again', () => { it('should do nothing when user clicks on the same tab (login/register) again', () => {
const { container } = render(reduxWrapper(<IntlLogistration />)); const { container } = render(reduxWrapper(<Logistration />));
// While staying on the registration form, clicking the register tab again // While staying on the registration form, clicking the register tab again
fireEvent.click(container.querySelector('a[data-rb-event-key="/register"]')); fireEvent.click(container.querySelector('a[data-rb-event-key="/register"]'));
@@ -113,14 +105,14 @@ describe('Logistration', () => {
ALLOW_PUBLIC_ACCOUNT_CREATION: true, ALLOW_PUBLIC_ACCOUNT_CREATION: true,
}); });
const { container } = render(reduxWrapper(<IntlLogistration />)); const { container } = render(reduxWrapper(<Logistration />));
expect(container.querySelector('RegistrationPage')).toBeDefined(); expect(container.querySelector('RegistrationPage')).toBeDefined();
}); });
it('should render login page', () => { it('should render login page', () => {
const props = { selectedPage: LOGIN_PAGE }; const props = { selectedPage: LOGIN_PAGE };
const { container } = render(reduxWrapper(<IntlLogistration {...props} />)); const { container } = render(reduxWrapper(<Logistration {...props} />));
expect(container.querySelector('LoginPage')).toBeDefined(); expect(container.querySelector('LoginPage')).toBeDefined();
}); });
@@ -131,7 +123,7 @@ describe('Logistration', () => {
}); });
let props = { selectedPage: LOGIN_PAGE }; let props = { selectedPage: LOGIN_PAGE };
const { rerender } = render(reduxWrapper(<IntlLogistration {...props} />)); const { rerender } = render(reduxWrapper(<Logistration {...props} />));
// verifying sign in heading // verifying sign in heading
expect(screen.getByRole('heading', { level: 3 }).textContent).toEqual('Sign in'); expect(screen.getByRole('heading', { level: 3 }).textContent).toEqual('Sign in');
@@ -139,7 +131,7 @@ describe('Logistration', () => {
// register page is still accessible when SHOW_REGISTRATION_LINKS is false // register page is still accessible when SHOW_REGISTRATION_LINKS is false
// but it needs to be accessed directly // but it needs to be accessed directly
props = { selectedPage: REGISTER_PAGE }; props = { selectedPage: REGISTER_PAGE };
rerender(reduxWrapper(<IntlLogistration {...props} />)); rerender(reduxWrapper(<Logistration {...props} />));
// verifying register heading // verifying register heading
expect(screen.getByRole('heading', { level: 3 }).textContent).toEqual('Register'); expect(screen.getByRole('heading', { level: 3 }).textContent).toEqual('Register');
@@ -166,7 +158,7 @@ describe('Logistration', () => {
}); });
const props = { selectedPage: LOGIN_PAGE }; const props = { selectedPage: LOGIN_PAGE };
const { container } = render(reduxWrapper(<IntlLogistration {...props} />)); const { container } = render(reduxWrapper(<Logistration {...props} />));
// verifying sign in heading for institution login false // verifying sign in heading for institution login false
expect(screen.getByRole('heading', { level: 3 }).textContent).toEqual('Sign in'); expect(screen.getByRole('heading', { level: 3 }).textContent).toEqual('Sign in');
@@ -196,7 +188,7 @@ describe('Logistration', () => {
}); });
const props = { selectedPage: LOGIN_PAGE }; const props = { selectedPage: LOGIN_PAGE };
render(reduxWrapper(<IntlLogistration {...props} />)); render(reduxWrapper(<Logistration {...props} />));
expect(screen.getByText('Institution/campus credentials')).toBeDefined(); expect(screen.getByText('Institution/campus credentials')).toBeDefined();
// on clicking "Institution/campus credentials" button, it should display institution login page // on clicking "Institution/campus credentials" button, it should display institution login page
@@ -227,11 +219,11 @@ describe('Logistration', () => {
}); });
const props = { selectedPage: LOGIN_PAGE }; const props = { selectedPage: LOGIN_PAGE };
render(reduxWrapper(<IntlLogistration {...props} />)); render(reduxWrapper(<Logistration {...props} />));
fireEvent.click(screen.getByText('Institution/campus credentials')); fireEvent.click(screen.getByText('Institution/campus credentials'));
expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.institution_login_form.toggled', { category: 'user-engagement', app_name: APP_NAME }); expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.institution_login_form.toggled', { category: 'user-engagement' });
expect(sendPageEvent).toHaveBeenCalledWith('login_and_registration', 'institution_login', { app_name: APP_NAME }); expect(sendPageEvent).toHaveBeenCalledWith('login_and_registration', 'institution_login');
mergeConfig({ mergeConfig({
DISABLE_ENTERPRISE_LOGIN: '', DISABLE_ENTERPRISE_LOGIN: '',
@@ -259,7 +251,7 @@ describe('Logistration', () => {
delete window.location; delete window.location;
window.location = { hostname: getConfig().SITE_NAME, href: getConfig().BASE_URL }; window.location = { hostname: getConfig().SITE_NAME, href: getConfig().BASE_URL };
render(reduxWrapper(<IntlLogistration />)); render(reduxWrapper(<Logistration />));
fireEvent.click(screen.getByText('Institution/campus credentials')); fireEvent.click(screen.getByText('Institution/campus credentials'));
expect(screen.getByText('Test University')).toBeDefined(); expect(screen.getByText('Test University')).toBeDefined();
@@ -270,7 +262,7 @@ describe('Logistration', () => {
it('should fire action to backup registration form on tab click', () => { it('should fire action to backup registration form on tab click', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(reduxWrapper(<IntlLogistration />)); const { container } = render(reduxWrapper(<Logistration />));
fireEvent.click(container.querySelector('a[data-rb-event-key="/login"]')); fireEvent.click(container.querySelector('a[data-rb-event-key="/login"]'));
expect(store.dispatch).toHaveBeenCalledWith(backupRegistrationForm()); expect(store.dispatch).toHaveBeenCalledWith(backupRegistrationForm());
}); });
@@ -278,14 +270,14 @@ describe('Logistration', () => {
it('should fire action to backup login form on tab click', () => { it('should fire action to backup login form on tab click', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const props = { selectedPage: LOGIN_PAGE }; const props = { selectedPage: LOGIN_PAGE };
const { container } = render(reduxWrapper(<IntlLogistration {...props} />)); const { container } = render(reduxWrapper(<Logistration {...props} />));
fireEvent.click(container.querySelector('a[data-rb-event-key="/register"]')); fireEvent.click(container.querySelector('a[data-rb-event-key="/register"]'));
expect(store.dispatch).toHaveBeenCalledWith(backupLoginForm()); expect(store.dispatch).toHaveBeenCalledWith(backupLoginForm());
}); });
it('should clear tpa context errorMessage tab click', () => { it('should clear tpa context errorMessage tab click', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(reduxWrapper(<IntlLogistration />)); const { container } = render(reduxWrapper(<Logistration />));
fireEvent.click(container.querySelector('a[data-rb-event-key="/login"]')); fireEvent.click(container.querySelector('a[data-rb-event-key="/login"]'));
expect(store.dispatch).toHaveBeenCalledWith(clearThirdPartyAuthContextErrorMessage()); expect(store.dispatch).toHaveBeenCalledWith(clearThirdPartyAuthContextErrorMessage());
}); });

View File

@@ -2,7 +2,7 @@ import React, { useEffect, useState } from 'react';
import { connect } from 'react-redux'; import { connect } from 'react-redux';
import { getConfig, snakeCaseObject } from '@edx/frontend-platform'; import { getConfig, snakeCaseObject } from '@edx/frontend-platform';
import { identifyAuthenticatedUser } from '@edx/frontend-platform/analytics'; import { identifyAuthenticatedUser, sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics';
import { import {
AxiosJwtAuthService, AxiosJwtAuthService,
configure as configureAuth, configure as configureAuth,
@@ -39,13 +39,6 @@ import {
import isOneTrustFunctionalCookieEnabled from '../data/oneTrust'; import isOneTrustFunctionalCookieEnabled from '../data/oneTrust';
import { getAllPossibleQueryParams, isHostAvailableInQueryParams } from '../data/utils'; import { getAllPossibleQueryParams, isHostAvailableInQueryParams } from '../data/utils';
import { FormFieldRenderer } from '../field-renderer'; import { FormFieldRenderer } from '../field-renderer';
import {
trackDisablePostRegistrationRecommendations,
trackProgressiveProfilingPageViewed,
trackProgressiveProfilingSkipLinkClick,
trackProgressiveProfilingSubmitClick,
trackProgressiveProfilingSupportLinkCLick,
} from '../tracking/trackers/progressive-profiling';
const ProgressiveProfiling = (props) => { const ProgressiveProfiling = (props) => {
const { formatMessage } = useIntl(); const { formatMessage } = useIntl();
@@ -105,13 +98,14 @@ const ProgressiveProfiling = (props) => {
useEffect(() => { useEffect(() => {
if (authenticatedUser?.userId) { if (authenticatedUser?.userId) {
identifyAuthenticatedUser(authenticatedUser.userId); identifyAuthenticatedUser(authenticatedUser.userId);
trackProgressiveProfilingPageViewed(); sendPageEvent('login_and_registration', 'welcome');
} }
}, [authenticatedUser]); }, [authenticatedUser]);
useEffect(() => { useEffect(() => {
if (!enablePostRegistrationRecommendations) { if (!enablePostRegistrationRecommendations) {
trackDisablePostRegistrationRecommendations( sendTrackEvent(
'edx.bi.user.recommendations.not.enabled',
{ functionalCookiesConsent, page: 'authn_recommendations' }, { functionalCookiesConsent, page: 'authn_recommendations' },
); );
return; return;
@@ -155,23 +149,29 @@ const ProgressiveProfiling = (props) => {
}); });
} }
props.saveUserProfile(authenticatedUser.username, snakeCaseObject(payload)); props.saveUserProfile(authenticatedUser.username, snakeCaseObject(payload));
const eventProperties = {
isGenderSelected: !!values.gender, sendTrackEvent(
isYearOfBirthSelected: !!values.year_of_birth, 'edx.bi.welcome.page.submit.clicked',
isLevelOfEducationSelected: !!values.level_of_education, {
isWorkExperienceSelected: !!values.work_experience, isGenderSelected: !!values.gender,
host: queryParams?.host || '', isYearOfBirthSelected: !!values.year_of_birth,
}; isLevelOfEducationSelected: !!values.level_of_education,
trackProgressiveProfilingSubmitClick(eventProperties); isWorkExperienceSelected: !!values.work_experience,
host: queryParams?.host || '',
},
);
}; };
const handleSkip = (e) => { const handleSkip = (e) => {
e.preventDefault(); e.preventDefault();
window.history.replaceState(location.state, null, ''); window.history.replaceState(location.state, null, '');
setShowModal(true); setShowModal(true);
trackProgressiveProfilingSkipLinkClick({ sendTrackEvent(
host: queryParams?.host || '', 'edx.bi.welcome.page.skip.link.clicked',
}); {
host: queryParams?.host || '',
},
);
}; };
const onChangeHandler = (e) => { const onChangeHandler = (e) => {
@@ -242,7 +242,7 @@ const ProgressiveProfiling = (props) => {
destination={getConfig().AUTHN_PROGRESSIVE_PROFILING_SUPPORT_LINK} destination={getConfig().AUTHN_PROGRESSIVE_PROFILING_SUPPORT_LINK}
target="_blank" target="_blank"
showLaunchIcon={false} showLaunchIcon={false}
onClick={() => (trackProgressiveProfilingSupportLinkCLick())} onClick={() => (sendTrackEvent('edx.bi.welcome.page.support.link.clicked'))}
> >
{formatMessage(messages['optional.fields.information.link'])} {formatMessage(messages['optional.fields.information.link'])}
</Hyperlink> </Hyperlink>

View File

@@ -1,10 +1,9 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { getConfig, mergeConfig } from '@edx/frontend-platform'; import { getConfig, mergeConfig } from '@edx/frontend-platform';
import { identifyAuthenticatedUser, sendTrackEvent } from '@edx/frontend-platform/analytics'; import { identifyAuthenticatedUser, sendTrackEvent } from '@edx/frontend-platform/analytics';
import { getAuthenticatedUser } from '@edx/frontend-platform/auth'; import { getAuthenticatedUser } from '@edx/frontend-platform/auth';
import { configure, injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { configure, IntlProvider } from '@edx/frontend-platform/i18n';
import { import {
fireEvent, render, screen, fireEvent, render, screen,
} from '@testing-library/react'; } from '@testing-library/react';
@@ -12,7 +11,6 @@ import { MemoryRouter, mockNavigate, useLocation } from 'react-router-dom';
import configureStore from 'redux-mock-store'; import configureStore from 'redux-mock-store';
import { import {
APP_NAME,
AUTHN_PROGRESSIVE_PROFILING, AUTHN_PROGRESSIVE_PROFILING,
COMPLETE_STATE, DEFAULT_REDIRECT_URL, COMPLETE_STATE, DEFAULT_REDIRECT_URL,
EMBEDDED, EMBEDDED,
@@ -23,7 +21,6 @@ import {
import { saveUserProfile } from '../data/actions'; import { saveUserProfile } from '../data/actions';
import ProgressiveProfiling from '../ProgressiveProfiling'; import ProgressiveProfiling from '../ProgressiveProfiling';
const IntlProgressiveProfilingPage = injectIntl(ProgressiveProfiling);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('@edx/frontend-platform/analytics', () => ({ jest.mock('@edx/frontend-platform/analytics', () => ({
@@ -115,7 +112,7 @@ describe('ProgressiveProfilingTests', () => {
mergeConfig({ mergeConfig({
AUTHN_PROGRESSIVE_PROFILING_SUPPORT_LINK: '', AUTHN_PROGRESSIVE_PROFILING_SUPPORT_LINK: '',
}); });
const { queryByRole } = render(reduxWrapper(<IntlProgressiveProfilingPage />)); const { queryByRole } = render(reduxWrapper(<ProgressiveProfiling />));
const button = queryByRole('button', { name: /learn more about how we use this information/i }); const button = queryByRole('button', { name: /learn more about how we use this information/i });
expect(button).toBeNull(); expect(button).toBeNull();
@@ -126,7 +123,7 @@ describe('ProgressiveProfilingTests', () => {
AUTHN_PROGRESSIVE_PROFILING_SUPPORT_LINK: 'http://localhost:1999/support', AUTHN_PROGRESSIVE_PROFILING_SUPPORT_LINK: 'http://localhost:1999/support',
}); });
const { getByText } = render(reduxWrapper(<IntlProgressiveProfilingPage />)); const { getByText } = render(reduxWrapper(<ProgressiveProfiling />));
const learnMoreButton = getByText('Learn more about how we use this information.'); const learnMoreButton = getByText('Learn more about how we use this information.');
@@ -136,7 +133,7 @@ describe('ProgressiveProfilingTests', () => {
it('should open modal on pressing skip for now button', () => { it('should open modal on pressing skip for now button', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(AUTHN_PROGRESSIVE_PROFILING) }; window.location = { href: getConfig().BASE_URL.concat(AUTHN_PROGRESSIVE_PROFILING) };
const { getByRole } = render(reduxWrapper(<IntlProgressiveProfilingPage />)); const { getByRole } = render(reduxWrapper(<ProgressiveProfiling />));
const skipButton = getByRole('button', { name: /skip for now/i }); const skipButton = getByRole('button', { name: /skip for now/i });
fireEvent.click(skipButton); fireEvent.click(skipButton);
@@ -144,15 +141,14 @@ describe('ProgressiveProfilingTests', () => {
const modalContentContainer = document.getElementsByClassName('.pgn__modal-content-container'); const modalContentContainer = document.getElementsByClassName('.pgn__modal-content-container');
expect(modalContentContainer).toBeTruthy(); expect(modalContentContainer).toBeTruthy();
const payload = { host: '', app_name: APP_NAME };
expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.welcome.page.skip.link.clicked', payload); expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.welcome.page.skip.link.clicked', { host: '' });
}); });
// ******** test event functionality ******** // ******** test event functionality ********
it('should make identify call to segment on progressive profiling page', () => { it('should make identify call to segment on progressive profiling page', () => {
render(reduxWrapper(<IntlProgressiveProfilingPage />)); render(reduxWrapper(<ProgressiveProfiling />));
expect(identifyAuthenticatedUser).toHaveBeenCalledWith(3); expect(identifyAuthenticatedUser).toHaveBeenCalledWith(3);
expect(identifyAuthenticatedUser).toHaveBeenCalled(); expect(identifyAuthenticatedUser).toHaveBeenCalled();
@@ -162,12 +158,12 @@ describe('ProgressiveProfilingTests', () => {
mergeConfig({ mergeConfig({
AUTHN_PROGRESSIVE_PROFILING_SUPPORT_LINK: 'http://localhost:1999/support', AUTHN_PROGRESSIVE_PROFILING_SUPPORT_LINK: 'http://localhost:1999/support',
}); });
render(reduxWrapper(<IntlProgressiveProfilingPage />)); render(reduxWrapper(<ProgressiveProfiling />));
const supportLink = screen.getByRole('link', { name: /learn more about how we use this information/i }); const supportLink = screen.getByRole('link', { name: /learn more about how we use this information/i });
fireEvent.click(supportLink); fireEvent.click(supportLink);
expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.welcome.page.support.link.clicked', { app_name: APP_NAME }); expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.welcome.page.support.link.clicked');
}); });
it('should set empty host property value for non-embedded experience', () => { it('should set empty host property value for non-embedded experience', () => {
@@ -177,11 +173,10 @@ describe('ProgressiveProfilingTests', () => {
isLevelOfEducationSelected: false, isLevelOfEducationSelected: false,
isWorkExperienceSelected: false, isWorkExperienceSelected: false,
host: '', host: '',
app_name: APP_NAME,
}; };
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(AUTHN_PROGRESSIVE_PROFILING) }; window.location = { href: getConfig().BASE_URL.concat(AUTHN_PROGRESSIVE_PROFILING) };
render(reduxWrapper(<IntlProgressiveProfilingPage />)); render(reduxWrapper(<ProgressiveProfiling />));
const nextButton = screen.getByText('Next'); const nextButton = screen.getByText('Next');
fireEvent.click(nextButton); fireEvent.click(nextButton);
@@ -197,7 +192,7 @@ describe('ProgressiveProfilingTests', () => {
extended_profile: [{ field_name: 'company', field_value: 'test company' }], extended_profile: [{ field_name: 'company', field_value: 'test company' }],
}; };
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { getByLabelText, getByText } = render(reduxWrapper(<IntlProgressiveProfilingPage />)); const { getByLabelText, getByText } = render(reduxWrapper(<ProgressiveProfiling />));
const genderSelect = getByLabelText('Gender'); const genderSelect = getByLabelText('Gender');
const companyInput = getByLabelText('Company'); const companyInput = getByLabelText('Company');
@@ -219,7 +214,7 @@ describe('ProgressiveProfilingTests', () => {
}, },
}); });
const { container } = render(reduxWrapper(<IntlProgressiveProfilingPage />)); const { container } = render(reduxWrapper(<ProgressiveProfiling />));
const errorElement = container.querySelector('#pp-page-errors'); const errorElement = container.querySelector('#pp-page-errors');
expect(errorElement).toBeTruthy(); expect(errorElement).toBeTruthy();
@@ -235,7 +230,7 @@ describe('ProgressiveProfilingTests', () => {
href: getConfig().BASE_URL, href: getConfig().BASE_URL,
}; };
render(reduxWrapper(<IntlProgressiveProfilingPage />)); render(reduxWrapper(<ProgressiveProfiling />));
expect(window.location.href).toEqual(DASHBOARD_URL); expect(window.location.href).toEqual(DASHBOARD_URL);
}); });
@@ -253,7 +248,7 @@ describe('ProgressiveProfilingTests', () => {
success: true, success: true,
}, },
}); });
const { container } = render(reduxWrapper(<IntlProgressiveProfilingPage />)); const { container } = render(reduxWrapper(<ProgressiveProfiling />));
const nextButton = container.querySelector('button.btn-brand'); const nextButton = container.querySelector('button.btn-brand');
expect(nextButton.textContent).toEqual('Next'); expect(nextButton.textContent).toEqual('Next');
@@ -280,7 +275,7 @@ describe('ProgressiveProfilingTests', () => {
}, },
}); });
const { container } = render(reduxWrapper(<IntlProgressiveProfilingPage />)); const { container } = render(reduxWrapper(<ProgressiveProfiling />));
const nextButton = container.querySelector('button.btn-brand'); const nextButton = container.querySelector('button.btn-brand');
expect(nextButton.textContent).toEqual('Submit'); expect(nextButton.textContent).toEqual('Submit');
@@ -314,12 +309,12 @@ describe('ProgressiveProfilingTests', () => {
href: getConfig().BASE_URL.concat(AUTHN_PROGRESSIVE_PROFILING), href: getConfig().BASE_URL.concat(AUTHN_PROGRESSIVE_PROFILING),
search: `?host=${host}&variant=${EMBEDDED}`, search: `?host=${host}&variant=${EMBEDDED}`,
}; };
render(reduxWrapper(<IntlProgressiveProfilingPage />)); render(reduxWrapper(<ProgressiveProfiling />));
const skipLinkButton = screen.getByText('Skip for now'); const skipLinkButton = screen.getByText('Skip for now');
fireEvent.click(skipLinkButton); fireEvent.click(skipLinkButton);
expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.welcome.page.skip.link.clicked', { host, app_name: APP_NAME }); expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.welcome.page.skip.link.clicked', { host });
}); });
it('should show spinner while fetching the optional fields', () => { it('should show spinner while fetching the optional fields', () => {
@@ -339,7 +334,7 @@ describe('ProgressiveProfilingTests', () => {
}, },
}); });
const { container } = render(reduxWrapper(<IntlProgressiveProfilingPage />)); const { container } = render(reduxWrapper(<ProgressiveProfiling />));
const tpaSpinnerElement = container.querySelector('#tpa-spinner'); const tpaSpinnerElement = container.querySelector('#tpa-spinner');
expect(tpaSpinnerElement).toBeTruthy(); expect(tpaSpinnerElement).toBeTruthy();
@@ -352,14 +347,13 @@ describe('ProgressiveProfilingTests', () => {
isLevelOfEducationSelected: false, isLevelOfEducationSelected: false,
isWorkExperienceSelected: false, isWorkExperienceSelected: false,
host: 'http://example.com', host: 'http://example.com',
app_name: APP_NAME,
}; };
delete window.location; delete window.location;
window.location = { window.location = {
href: getConfig().BASE_URL.concat(AUTHN_PROGRESSIVE_PROFILING), href: getConfig().BASE_URL.concat(AUTHN_PROGRESSIVE_PROFILING),
search: `?host=${host}`, search: `?host=${host}`,
}; };
render(reduxWrapper(<IntlProgressiveProfilingPage />)); render(reduxWrapper(<ProgressiveProfiling />));
const submitButton = screen.getByText('Next'); const submitButton = screen.getByText('Next');
fireEvent.click(submitButton); fireEvent.click(submitButton);
@@ -374,7 +368,7 @@ describe('ProgressiveProfilingTests', () => {
search: `?variant=${EMBEDDED}&host=${host}`, search: `?variant=${EMBEDDED}&host=${host}`,
}; };
const { container } = render(reduxWrapper(<IntlProgressiveProfilingPage />)); const { container } = render(reduxWrapper(<ProgressiveProfiling />));
const genderField = container.querySelector('#gender'); const genderField = container.querySelector('#gender');
expect(genderField).toBeTruthy(); expect(genderField).toBeTruthy();
@@ -395,7 +389,7 @@ describe('ProgressiveProfilingTests', () => {
}, },
}); });
render(reduxWrapper(<IntlProgressiveProfilingPage />)); render(reduxWrapper(<ProgressiveProfiling />));
expect(window.location.href).toBe(DASHBOARD_URL); expect(window.location.href).toBe(DASHBOARD_URL);
}); });
@@ -423,7 +417,7 @@ describe('ProgressiveProfilingTests', () => {
}, },
}); });
render(reduxWrapper(<IntlProgressiveProfilingPage />)); render(reduxWrapper(<ProgressiveProfiling />));
const submitButton = screen.getByText('Submit'); const submitButton = screen.getByText('Submit');
fireEvent.click(submitButton); fireEvent.click(submitButton);
expect(window.location.href).toBe(redirectUrl); expect(window.location.href).toBe(redirectUrl);

View File

@@ -1,13 +1,9 @@
import React from 'react'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n';
import { render } from '@testing-library/react'; import { render } from '@testing-library/react';
import SmallLayout from './SmallLayout'; import SmallLayout from './SmallLayout';
import mockedRecommendedProducts from '../data/tests/mockedData'; import mockedRecommendedProducts from '../data/tests/mockedData';
const IntlRecommendationsSmallLayoutPage = injectIntl(SmallLayout);
jest.mock('react-router-dom', () => ({ jest.mock('react-router-dom', () => ({
...jest.requireActual('react-router-dom'), ...jest.requireActual('react-router-dom'),
useLocation: jest.fn(), useLocation: jest.fn(),
@@ -36,7 +32,7 @@ describe('RecommendationsPageTests', () => {
}); });
it('should render recommendations when recommendations are not loading', () => { it('should render recommendations when recommendations are not loading', () => {
const { container } = render(reduxWrapper(<IntlRecommendationsSmallLayoutPage {...props} />)); const { container } = render(reduxWrapper(<SmallLayout {...props} />));
const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton'); const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton');
@@ -48,7 +44,7 @@ describe('RecommendationsPageTests', () => {
...props, ...props,
isLoading: true, isLoading: true,
}; };
const { container } = render(reduxWrapper(<IntlRecommendationsSmallLayoutPage {...props} />)); const { container } = render(reduxWrapper(<SmallLayout {...props} />));
const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton'); const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton');

View File

@@ -1,4 +1,4 @@
import { renderHook } from '@testing-library/react-hooks'; import { renderHook } from '@testing-library/react';
import algoliasearchHelper from 'algoliasearch-helper'; import algoliasearchHelper from 'algoliasearch-helper';
import mockedRecommendedProducts from './mockedData'; import mockedRecommendedProducts from './mockedData';

View File

@@ -1,14 +1,12 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { render } from '@testing-library/react'; import { render } from '@testing-library/react';
import configureStore from 'redux-mock-store'; import configureStore from 'redux-mock-store';
import mockedProductData from './mockedData'; import mockedProductData from './mockedData';
import RecommendationList from '../RecommendationsList'; import RecommendationList from '../RecommendationsList';
const IntlRecommendationList = injectIntl(RecommendationList);
const mockStore = configureStore(); const mockStore = configureStore();
describe('RecommendationsListTests', () => { describe('RecommendationsListTests', () => {
@@ -25,7 +23,7 @@ describe('RecommendationsListTests', () => {
userId: 1234567, userId: 1234567,
}; };
const { container } = render(reduxWrapper(<IntlRecommendationList {...props} />)); const { container } = render(reduxWrapper(<RecommendationList {...props} />));
const recommendationCards = container.querySelectorAll('.recommendation-card'); const recommendationCards = container.querySelectorAll('.recommendation-card');
expect(recommendationCards.length).toEqual(mockedProductData.length); expect(recommendationCards.length).toEqual(mockedProductData.length);
@@ -37,7 +35,7 @@ describe('RecommendationsListTests', () => {
userId: 1234567, userId: 1234567,
}; };
const { getByText } = render(reduxWrapper(<IntlRecommendationList {...props} />)); const { getByText } = render(reduxWrapper(<RecommendationList {...props} />));
const firstFooterContent = getByText('1 Course'); const firstFooterContent = getByText('1 Course');
const secondFooterContent = getByText('2 Courses'); const secondFooterContent = getByText('2 Courses');

View File

@@ -1,9 +1,8 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { getConfig } from '@edx/frontend-platform'; import { getConfig } from '@edx/frontend-platform';
import { sendTrackEvent } from '@edx/frontend-platform/analytics'; import { sendTrackEvent } from '@edx/frontend-platform/analytics';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { useMediaQuery } from '@openedx/paragon'; import { useMediaQuery } from '@openedx/paragon';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { useLocation } from 'react-router-dom'; import { useLocation } from 'react-router-dom';
@@ -16,7 +15,6 @@ import mockedRecommendedProducts from '../data/tests/mockedData';
import RecommendationsPage from '../RecommendationsPage'; import RecommendationsPage from '../RecommendationsPage';
import { eventNames, getProductMapping } from '../track'; import { eventNames, getProductMapping } from '../track';
const IntlRecommendationsPage = injectIntl(RecommendationsPage);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('@edx/frontend-platform/analytics', () => ({ jest.mock('@edx/frontend-platform/analytics', () => ({
@@ -77,7 +75,7 @@ describe('RecommendationsPageTests', () => {
}); });
it('should redirect to dashboard if user is not coming from registration workflow', () => { it('should redirect to dashboard if user is not coming from registration workflow', () => {
render(reduxWrapper(<IntlRecommendationsPage />)); render(reduxWrapper(<RecommendationsPage />));
expect(window.location.href).toEqual(dashboardUrl); expect(window.location.href).toEqual(dashboardUrl);
}); });
@@ -86,14 +84,14 @@ describe('RecommendationsPageTests', () => {
recommendations: [], recommendations: [],
isLoading: false, isLoading: false,
}); });
render(reduxWrapper(<IntlRecommendationsPage />)); render(reduxWrapper(<RecommendationsPage />));
expect(window.location.href).toEqual(dashboardUrl); expect(window.location.href).toEqual(dashboardUrl);
}); });
it('should redirect user if they click "Skip for now" button', () => { it('should redirect user if they click "Skip for now" button', () => {
mockUseLocation(); mockUseLocation();
jest.useFakeTimers(); jest.useFakeTimers();
const { container } = render(reduxWrapper(<IntlRecommendationsPage />)); const { container } = render(reduxWrapper(<RecommendationsPage />));
const skipButton = container.querySelector('.pgn__stateful-btn-state-default'); const skipButton = container.querySelector('.pgn__stateful-btn-state-default');
fireEvent.click(skipButton); fireEvent.click(skipButton);
jest.advanceTimersByTime(300); jest.advanceTimersByTime(300);
@@ -103,7 +101,7 @@ describe('RecommendationsPageTests', () => {
it('should display recommendations small layout for small screen', () => { it('should display recommendations small layout for small screen', () => {
mockUseLocation(); mockUseLocation();
useMediaQuery.mockReturnValue(true); useMediaQuery.mockReturnValue(true);
const { container } = render(reduxWrapper(<IntlRecommendationsPage />)); const { container } = render(reduxWrapper(<RecommendationsPage />));
const recommendationsSmallLayout = container.querySelector('#recommendations-small-layout'); const recommendationsSmallLayout = container.querySelector('#recommendations-small-layout');
const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton'); const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton');
@@ -115,7 +113,7 @@ describe('RecommendationsPageTests', () => {
it('should display recommendations large layout for large screen', () => { it('should display recommendations large layout for large screen', () => {
mockUseLocation(); mockUseLocation();
useMediaQuery.mockReturnValue(false); useMediaQuery.mockReturnValue(false);
const { container } = render(reduxWrapper(<IntlRecommendationsPage />)); const { container } = render(reduxWrapper(<RecommendationsPage />));
const pgnCollapsible = container.querySelector('.pgn_collapsible'); const pgnCollapsible = container.querySelector('.pgn_collapsible');
const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton'); const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton');
@@ -131,7 +129,7 @@ describe('RecommendationsPageTests', () => {
recommendations: [], recommendations: [],
isLoading: true, isLoading: true,
}); });
const { container } = render(reduxWrapper(<IntlRecommendationsPage />)); const { container } = render(reduxWrapper(<RecommendationsPage />));
const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton'); const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton');
@@ -145,7 +143,7 @@ describe('RecommendationsPageTests', () => {
recommendations: [], recommendations: [],
isLoading: true, isLoading: true,
}); });
const { container } = render(reduxWrapper(<IntlRecommendationsPage />)); const { container } = render(reduxWrapper(<RecommendationsPage />));
const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton'); const reactLoadingSkeleton = container.querySelector('.react-loading-skeleton');
@@ -160,7 +158,7 @@ describe('RecommendationsPageTests', () => {
}); });
useMediaQuery.mockReturnValue(false); useMediaQuery.mockReturnValue(false);
render(reduxWrapper(<IntlRecommendationsPage />)); render(reduxWrapper(<RecommendationsPage />));
expect(sendTrackEvent).toBeCalled(); expect(sendTrackEvent).toBeCalled();
expect(sendTrackEvent).toHaveBeenCalledWith( expect(sendTrackEvent).toHaveBeenCalledWith(

View File

@@ -15,7 +15,7 @@ const generateProductKey = (product) => (
export const getProductMapping = (recommendedProducts) => recommendedProducts.map((product) => ({ export const getProductMapping = (recommendedProducts) => recommendedProducts.map((product) => ({
product_key: generateProductKey(product), product_key: generateProductKey(product),
product_line: product.cardType, product_line: product.cardType,
product_source: product?.productSource?.name, product_source: product.productSource.name,
})); }));
export const trackRecommendationClick = (product, position, userId) => { export const trackRecommendationClick = (product, position, userId) => {
@@ -25,7 +25,7 @@ export const trackRecommendationClick = (product, position, userId) => {
recommendation_type: product.recommendationType, recommendation_type: product.recommendationType,
product_key: generateProductKey(product), product_key: generateProductKey(product),
product_line: product.cardType, product_line: product.cardType,
product_source: product?.productSource?.name, product_source: product.productSource.name,
user_id: userId, user_id: userId,
}); });

View File

@@ -1,8 +1,7 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { mergeConfig } from '@edx/frontend-platform'; import { mergeConfig } from '@edx/frontend-platform';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { BrowserRouter as Router } from 'react-router-dom'; import { BrowserRouter as Router } from 'react-router-dom';
import configureStore from 'redux-mock-store'; import configureStore from 'redux-mock-store';
@@ -10,7 +9,6 @@ import configureStore from 'redux-mock-store';
import { COUNTRY_CODE_KEY, COUNTRY_DISPLAY_KEY } from './validator'; import { COUNTRY_CODE_KEY, COUNTRY_DISPLAY_KEY } from './validator';
import { CountryField } from '../index'; import { CountryField } from '../index';
const IntlCountryField = injectIntl(CountryField);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('react-router-dom', () => { jest.mock('react-router-dom', () => {
@@ -82,7 +80,7 @@ describe('CountryField', () => {
}; };
it('should run country field validation when onBlur is fired', () => { it('should run country field validation when onBlur is fired', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlCountryField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<CountryField {...props} />)));
const countryInput = container.querySelector('input[name="country"]'); const countryInput = container.querySelector('input[name="country"]');
fireEvent.blur(countryInput, { fireEvent.blur(countryInput, {
@@ -97,7 +95,7 @@ describe('CountryField', () => {
}); });
it('should run country field validation when country name is invalid', () => { it('should run country field validation when country name is invalid', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlCountryField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<CountryField {...props} />)));
const countryInput = container.querySelector('input[name="country"]'); const countryInput = container.querySelector('input[name="country"]');
fireEvent.blur(countryInput, { fireEvent.blur(countryInput, {
@@ -112,7 +110,7 @@ describe('CountryField', () => {
}); });
it('should not run country field validation when onBlur is fired by drop-down arrow icon click', () => { it('should not run country field validation when onBlur is fired by drop-down arrow icon click', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlCountryField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<CountryField {...props} />)));
const countryInput = container.querySelector('input[name="country"]'); const countryInput = container.querySelector('input[name="country"]');
const dropdownArrowIcon = container.querySelector('.btn-icon.pgn__form-autosuggest__icon-button'); const dropdownArrowIcon = container.querySelector('.btn-icon.pgn__form-autosuggest__icon-button');
@@ -125,7 +123,7 @@ describe('CountryField', () => {
}); });
it('should update errors for frontend validations', () => { it('should update errors for frontend validations', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlCountryField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<CountryField {...props} />)));
const countryInput = container.querySelector('input[name="country"]'); const countryInput = container.querySelector('input[name="country"]');
fireEvent.blur(countryInput, { target: { value: '', name: 'country' } }); fireEvent.blur(countryInput, { target: { value: '', name: 'country' } });
@@ -135,7 +133,7 @@ describe('CountryField', () => {
}); });
it('should clear error on focus', () => { it('should clear error on focus', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlCountryField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<CountryField {...props} />)));
const countryInput = container.querySelector('input[name="country"]'); const countryInput = container.querySelector('input[name="country"]');
fireEvent.focus(countryInput); fireEvent.focus(countryInput);
@@ -153,7 +151,7 @@ describe('CountryField', () => {
}, },
}); });
const { container } = render(routerWrapper(reduxWrapper(<IntlCountryField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<CountryField {...props} />)));
container.querySelector('input[name="country"]'); container.querySelector('input[name="country"]');
expect(props.onChangeHandler).toHaveBeenCalledTimes(1); expect(props.onChangeHandler).toHaveBeenCalledTimes(1);
@@ -164,7 +162,7 @@ describe('CountryField', () => {
}); });
it('should set option on dropdown menu item click', () => { it('should set option on dropdown menu item click', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlCountryField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<CountryField {...props} />)));
const dropdownButton = container.querySelector('.pgn__form-autosuggest__icon-button'); const dropdownButton = container.querySelector('.pgn__form-autosuggest__icon-button');
fireEvent.click(dropdownButton); fireEvent.click(dropdownButton);
@@ -181,7 +179,7 @@ describe('CountryField', () => {
it('should set value on change', () => { it('should set value on change', () => {
const { container } = render( const { container } = render(
routerWrapper(reduxWrapper(<IntlCountryField {...props} />)), routerWrapper(reduxWrapper(<CountryField {...props} />)),
); );
const countryInput = container.querySelector('input[name="country"]'); const countryInput = container.querySelector('input[name="country"]');
@@ -200,7 +198,7 @@ describe('CountryField', () => {
errorMessage: 'country error message', errorMessage: 'country error message',
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlCountryField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<CountryField {...props} />)));
const feedbackElement = container.querySelector('div[feedback-for="country"]'); const feedbackElement = container.querySelector('div[feedback-for="country"]');
expect(feedbackElement).toBeTruthy(); expect(feedbackElement).toBeTruthy();

View File

@@ -1,8 +1,7 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { getConfig } from '@edx/frontend-platform'; import { getConfig } from '@edx/frontend-platform';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { BrowserRouter as Router } from 'react-router-dom'; import { BrowserRouter as Router } from 'react-router-dom';
import configureStore from 'redux-mock-store'; import configureStore from 'redux-mock-store';
@@ -10,7 +9,6 @@ import configureStore from 'redux-mock-store';
import { clearRegistrationBackendError, fetchRealtimeValidations } from '../../data/actions'; import { clearRegistrationBackendError, fetchRealtimeValidations } from '../../data/actions';
import { EmailField } from '../index'; import { EmailField } from '../index';
const IntlEmailField = injectIntl(EmailField);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('react-router-dom', () => { jest.mock('react-router-dom', () => {
@@ -80,7 +78,7 @@ describe('EmailField', () => {
}; };
it('should run email field validation when onBlur is fired', () => { it('should run email field validation when onBlur is fired', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.blur(emailInput, { target: { value: '', name: 'email' } }); fireEvent.blur(emailInput, { target: { value: '', name: 'email' } });
@@ -92,7 +90,7 @@ describe('EmailField', () => {
}); });
it('should update errors for frontend validations', () => { it('should update errors for frontend validations', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.blur(emailInput, { target: { value: 'ab', name: 'email' } }); fireEvent.blur(emailInput, { target: { value: 'ab', name: 'email' } });
@@ -105,7 +103,7 @@ describe('EmailField', () => {
}); });
it('should clear error on focus', () => { it('should clear error on focus', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.focus(emailInput, { target: { value: '', name: 'email' } }); fireEvent.focus(emailInput, { target: { value: '', name: 'email' } });
@@ -119,7 +117,7 @@ describe('EmailField', () => {
it('should call backend validation api on blur event, if frontend validations have passed', () => { it('should call backend validation api on blur event, if frontend validations have passed', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
// Enter a valid email so that frontend validations are passed // Enter a valid email so that frontend validations are passed
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
@@ -129,7 +127,7 @@ describe('EmailField', () => {
}); });
it('should give email suggestions for common service provider domain typos', () => { it('should give email suggestions for common service provider domain typos', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.blur(emailInput, { target: { value: 'john@yopmail.com', name: 'email' } }); fireEvent.blur(emailInput, { target: { value: 'john@yopmail.com', name: 'email' } });
@@ -139,7 +137,7 @@ describe('EmailField', () => {
}); });
it('should be able to click on email suggestions and set it as value', () => { it('should be able to click on email suggestions and set it as value', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.blur(emailInput, { target: { value: 'john@yopmail.com', name: 'email' } }); fireEvent.blur(emailInput, { target: { value: 'john@yopmail.com', name: 'email' } });
@@ -154,7 +152,7 @@ describe('EmailField', () => {
}); });
it('should give error for common top level domain mistakes', () => { it('should give error for common top level domain mistakes', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.blur(emailInput, { target: { value: 'john@gmail.mistake', name: 'email' } }); fireEvent.blur(emailInput, { target: { value: 'john@gmail.mistake', name: 'email' } });
@@ -164,7 +162,7 @@ describe('EmailField', () => {
}); });
it('should give error and suggestion for invalid email', () => { it('should give error and suggestion for invalid email', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.blur(emailInput, { target: { value: 'john@gmail', name: 'email' } }); fireEvent.blur(emailInput, { target: { value: 'john@gmail', name: 'email' } });
@@ -194,7 +192,7 @@ describe('EmailField', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.focus(emailInput, { target: { value: 'a@gmail.com', name: 'email' } }); fireEvent.focus(emailInput, { target: { value: 'a@gmail.com', name: 'email' } });
@@ -203,7 +201,7 @@ describe('EmailField', () => {
}); });
it('should clear email suggestions when close icon is clicked', () => { it('should clear email suggestions when close icon is clicked', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.blur(emailInput, { target: { value: 'john@gmail.mistake', name: 'email' } }); fireEvent.blur(emailInput, { target: { value: 'john@gmail.mistake', name: 'email' } });
@@ -224,7 +222,7 @@ describe('EmailField', () => {
confirmEmailValue: 'confirmEmail@yopmail.com', confirmEmailValue: 'confirmEmail@yopmail.com',
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlEmailField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<EmailField {...props} />)));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
fireEvent.blur(emailInput, { target: { value: 'differentEmail@yopmail.com', name: 'email' } }); fireEvent.blur(emailInput, { target: { value: 'differentEmail@yopmail.com', name: 'email' } });

View File

@@ -1,13 +1,9 @@
import React from 'react';
import { getConfig, mergeConfig } from '@edx/frontend-platform'; import { getConfig, mergeConfig } from '@edx/frontend-platform';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { render } from '@testing-library/react'; import { render } from '@testing-library/react';
import { HonorCode } from '../index'; import { HonorCode } from '../index';
const IntlHonorCode = injectIntl(HonorCode);
describe('HonorCodeTest', () => { describe('HonorCodeTest', () => {
mergeConfig({ mergeConfig({
PRIVACY_POLICY: 'http://privacy-policy.com', PRIVACY_POLICY: 'http://privacy-policy.com',
@@ -28,7 +24,7 @@ describe('HonorCodeTest', () => {
const errorMessage = `You must agree to the ${getConfig().SITE_NAME} Honor Code`; const errorMessage = `You must agree to the ${getConfig().SITE_NAME} Honor Code`;
const { container } = render( const { container } = render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlHonorCode <HonorCode
errorMessage={errorMessage} errorMessage={errorMessage}
onChangeHandler={changeHandler} onChangeHandler={changeHandler}
/> />
@@ -43,7 +39,7 @@ describe('HonorCodeTest', () => {
const expectedMsg = 'I agree to the Your Platform Name Here\u00a0Honor Codein a new tab'; const expectedMsg = 'I agree to the Your Platform Name Here\u00a0Honor Codein a new tab';
const { container } = render( const { container } = render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlHonorCode onChangeHandler={changeHandler} /> <HonorCode onChangeHandler={changeHandler} />
</IntlProvider>, </IntlProvider>,
); );
@@ -56,7 +52,7 @@ describe('HonorCodeTest', () => {
it('should render Terms of Service and Honor code field', () => { it('should render Terms of Service and Honor code field', () => {
const { container } = render( const { container } = render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlHonorCode fieldType="tos_and_honor_code" onChangeHandler={changeHandler} /> <HonorCode fieldType="tos_and_honor_code" onChangeHandler={changeHandler} />
</IntlProvider>, </IntlProvider>,
); );
const expectedMsg = 'By creating an account, you agree to the Terms of Service and Honor Code and you ' const expectedMsg = 'By creating an account, you agree to the Terms of Service and Honor Code and you '

View File

@@ -1,7 +1,6 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { BrowserRouter as Router } from 'react-router-dom'; import { BrowserRouter as Router } from 'react-router-dom';
import configureStore from 'redux-mock-store'; import configureStore from 'redux-mock-store';
@@ -9,7 +8,6 @@ import configureStore from 'redux-mock-store';
import { clearRegistrationBackendError, fetchRealtimeValidations } from '../../data/actions'; import { clearRegistrationBackendError, fetchRealtimeValidations } from '../../data/actions';
import { NameField } from '../index'; import { NameField } from '../index';
const IntlNameField = injectIntl(NameField);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('react-router-dom', () => { jest.mock('react-router-dom', () => {
@@ -69,7 +67,7 @@ describe('NameField', () => {
const fieldValidation = { name: 'Enter your full name' }; const fieldValidation = { name: 'Enter your full name' };
it('should run name field validation when onBlur is fired', () => { it('should run name field validation when onBlur is fired', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlNameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<NameField {...props} />)));
const nameInput = container.querySelector('input#name'); const nameInput = container.querySelector('input#name');
fireEvent.blur(nameInput, { target: { value: '', name: 'name' } }); fireEvent.blur(nameInput, { target: { value: '', name: 'name' } });
@@ -82,7 +80,7 @@ describe('NameField', () => {
}); });
it('should update errors for frontend validations', () => { it('should update errors for frontend validations', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlNameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<NameField {...props} />)));
const nameInput = container.querySelector('input#name'); const nameInput = container.querySelector('input#name');
fireEvent.blur(nameInput, { target: { value: 'https://invalid-name.com', name: 'name' } }); fireEvent.blur(nameInput, { target: { value: 'https://invalid-name.com', name: 'name' } });
@@ -95,7 +93,7 @@ describe('NameField', () => {
}); });
it('should clear error on focus', () => { it('should clear error on focus', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlNameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<NameField {...props} />)));
const nameInput = container.querySelector('input#name'); const nameInput = container.querySelector('input#name');
fireEvent.focus(nameInput, { target: { value: '', name: 'name' } }); fireEvent.focus(nameInput, { target: { value: '', name: 'name' } });
@@ -113,7 +111,7 @@ describe('NameField', () => {
...props, ...props,
shouldFetchUsernameSuggestions: true, shouldFetchUsernameSuggestions: true,
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlNameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<NameField {...props} />)));
const nameInput = container.querySelector('input#name'); const nameInput = container.querySelector('input#name');
// Enter a valid name so that frontend validations are passed // Enter a valid name so that frontend validations are passed
@@ -135,7 +133,7 @@ describe('NameField', () => {
}); });
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(routerWrapper(reduxWrapper(<IntlNameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<NameField {...props} />)));
const nameInput = container.querySelector('input#name'); const nameInput = container.querySelector('input#name');

View File

@@ -11,7 +11,7 @@ export const INVALID_NAME_REGEX = /https?:\/\/(?:[-\w.]|(?:%[\da-fA-F]{2}))*/g;
const validateName = (value, formatMessage) => { const validateName = (value, formatMessage) => {
let fieldError = ''; let fieldError = '';
if (!value || (value && !value.trim())) { if (!value.trim()) {
fieldError = formatMessage(messages['empty.name.field.error']); fieldError = formatMessage(messages['empty.name.field.error']);
} else if (URL_REGEX.test(value) || HTML_REGEX.test(value) || INVALID_NAME_REGEX.test(value)) { } else if (URL_REGEX.test(value) || HTML_REGEX.test(value) || INVALID_NAME_REGEX.test(value)) {
fieldError = formatMessage(messages['name.validation.message']); fieldError = formatMessage(messages['name.validation.message']);

View File

@@ -1,13 +1,9 @@
import React from 'react';
import { getConfig } from '@edx/frontend-platform'; import { getConfig } from '@edx/frontend-platform';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { TermsOfService } from '../index'; import { TermsOfService } from '../index';
const IntlTermsOfService = injectIntl(TermsOfService);
describe('TermsOfServiceTest', () => { describe('TermsOfServiceTest', () => {
let value = false; let value = false;
@@ -23,7 +19,7 @@ describe('TermsOfServiceTest', () => {
const errorMessage = `You must agree to the ${getConfig().SITE_NAME} Terms of Service`; const errorMessage = `You must agree to the ${getConfig().SITE_NAME} Terms of Service`;
const { container } = render( const { container } = render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlTermsOfService errorMessage={errorMessage} onChangeHandler={changeHandler} /> <TermsOfService errorMessage={errorMessage} onChangeHandler={changeHandler} />
</IntlProvider>, </IntlProvider>,
); );
const errorElement = container.querySelector('.form-text-size'); const errorElement = container.querySelector('.form-text-size');
@@ -33,7 +29,7 @@ describe('TermsOfServiceTest', () => {
it('should render Terms of Service field', () => { it('should render Terms of Service field', () => {
const { container } = render( const { container } = render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlTermsOfService onChangeHandler={changeHandler} /> <TermsOfService onChangeHandler={changeHandler} />
</IntlProvider>, </IntlProvider>,
); );
@@ -48,7 +44,7 @@ describe('TermsOfServiceTest', () => {
it('should change value when Terms of Service field is checked', () => { it('should change value when Terms of Service field is checked', () => {
const { container } = render( const { container } = render(
<IntlProvider locale="en"> <IntlProvider locale="en">
<IntlTermsOfService onChangeHandler={changeHandler} /> <TermsOfService onChangeHandler={changeHandler} />
</IntlProvider>, </IntlProvider>,
); );
const field = container.querySelector('input#tos'); const field = container.querySelector('input#tos');

View File

@@ -101,7 +101,7 @@ const UsernameField = (props) => {
}; };
const suggestedUsernames = () => ( const suggestedUsernames = () => (
<div className={className}> <div className={className} role="listbox">
<span className="text-gray username-suggestion--label">{formatMessage(messages['registration.username.suggestion.label'])}</span> <span className="text-gray username-suggestion--label">{formatMessage(messages['registration.username.suggestion.label'])}</span>
<div className="username-scroll-suggested--form-field"> <div className="username-scroll-suggested--form-field">
{usernameSuggestions.map((username, index) => ( {usernameSuggestions.map((username, index) => (
@@ -112,7 +112,9 @@ const UsernameField = (props) => {
className="username-suggestions--chip data-hj-suppress" className="username-suggestions--chip data-hj-suppress"
autoComplete={props.autoComplete} autoComplete={props.autoComplete}
key={`suggestion-${index.toString()}`} key={`suggestion-${index.toString()}`}
tabIndex={0}
onClick={(e) => handleSuggestionClick(e, username)} onClick={(e) => handleSuggestionClick(e, username)}
role="option"
> >
{username} {username}
</Button> </Button>
@@ -123,7 +125,7 @@ const UsernameField = (props) => {
); );
if (usernameSuggestions.length > 0 && errorMessage && value === ' ') { if (usernameSuggestions.length > 0 && errorMessage && value === ' ') {
className = 'username-suggestions__error'; className = 'username-suggestions';
iconButton = <IconButton src={Close} iconAs={Icon} alt="Close" onClick={() => handleUsernameSuggestionClose()} variant="black" size="sm" className="username-suggestions__close__button" />; iconButton = <IconButton src={Close} iconAs={Icon} alt="Close" onClick={() => handleUsernameSuggestionClose()} variant="black" size="sm" className="username-suggestions__close__button" />;
suggestedUsernameDiv = suggestedUsernames(); suggestedUsernameDiv = suggestedUsernames();
} else if (usernameSuggestions.length > 0 && value === ' ') { } else if (usernameSuggestions.length > 0 && value === ' ') {
@@ -134,14 +136,15 @@ const UsernameField = (props) => {
suggestedUsernameDiv = suggestedUsernames(); suggestedUsernameDiv = suggestedUsernames();
} }
return ( return (
<FormGroup <div className="username__form-group-wrapper">
{...props}
handleChange={handleOnChange}
handleFocus={handleOnFocus}
handleBlur={handleOnBlur}
>
{suggestedUsernameDiv} {suggestedUsernameDiv}
</FormGroup> <FormGroup
{...props}
handleChange={handleOnChange}
handleFocus={handleOnFocus}
handleBlur={handleOnBlur}
/>
</div>
); );
}; };

View File

@@ -1,7 +1,6 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { IntlProvider } from '@edx/frontend-platform/i18n';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { BrowserRouter as Router } from 'react-router-dom'; import { BrowserRouter as Router } from 'react-router-dom';
import configureStore from 'redux-mock-store'; import configureStore from 'redux-mock-store';
@@ -9,7 +8,6 @@ import configureStore from 'redux-mock-store';
import { clearRegistrationBackendError, clearUsernameSuggestions, fetchRealtimeValidations } from '../../data/actions'; import { clearRegistrationBackendError, clearUsernameSuggestions, fetchRealtimeValidations } from '../../data/actions';
import { UsernameField } from '../index'; import { UsernameField } from '../index';
const IntlUsernameField = injectIntl(UsernameField);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('react-router-dom', () => { jest.mock('react-router-dom', () => {
@@ -73,7 +71,7 @@ describe('UsernameField', () => {
}; };
it('should run username field validation when onBlur is fired', () => { it('should run username field validation when onBlur is fired', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameField = container.querySelector('input#username'); const usernameField = container.querySelector('input#username');
fireEvent.blur(usernameField, { target: { value: '', name: 'username' } }); fireEvent.blur(usernameField, { target: { value: '', name: 'username' } });
@@ -86,7 +84,7 @@ describe('UsernameField', () => {
}); });
it('should update errors for frontend validations', () => { it('should update errors for frontend validations', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameField = container.querySelector('input#username'); const usernameField = container.querySelector('input#username');
fireEvent.blur(usernameField, { target: { value: 'user#', name: 'username' } }); fireEvent.blur(usernameField, { target: { value: 'user#', name: 'username' } });
@@ -99,7 +97,7 @@ describe('UsernameField', () => {
}); });
it('should clear error on focus', () => { it('should clear error on focus', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameField = container.querySelector('input#username'); const usernameField = container.querySelector('input#username');
fireEvent.focus(usernameField, { target: { value: '', name: 'username' } }); fireEvent.focus(usernameField, { target: { value: '', name: 'username' } });
@@ -112,7 +110,7 @@ describe('UsernameField', () => {
}); });
it('should remove space from field on focus if space exists', () => { it('should remove space from field on focus if space exists', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameField = container.querySelector('input#username'); const usernameField = container.querySelector('input#username');
fireEvent.focus(usernameField, { target: { value: ' ', name: 'username' } }); fireEvent.focus(usernameField, { target: { value: ' ', name: 'username' } });
@@ -125,7 +123,7 @@ describe('UsernameField', () => {
it('should call backend validation api on blur event, if frontend validations have passed', () => { it('should call backend validation api on blur event, if frontend validations have passed', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameField = container.querySelector('input#username'); const usernameField = container.querySelector('input#username');
// Enter a valid username so that frontend validations are passed // Enter a valid username so that frontend validations are passed
@@ -135,7 +133,7 @@ describe('UsernameField', () => {
}); });
it('should remove space from the start of username on change', () => { it('should remove space from the start of username on change', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameField = container.querySelector('input#username'); const usernameField = container.querySelector('input#username');
fireEvent.change(usernameField, { target: { value: ' test-user', name: 'username' } }); fireEvent.change(usernameField, { target: { value: ' test-user', name: 'username' } });
@@ -146,7 +144,7 @@ describe('UsernameField', () => {
}); });
it('should not set username if it is more than 30 character long', () => { it('should not set username if it is more than 30 character long', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameField = container.querySelector('input#username'); const usernameField = container.querySelector('input#username');
fireEvent.change(usernameField, { target: { value: 'why_this_is_not_valid_username_', name: 'username' } }); fireEvent.change(usernameField, { target: { value: 'why_this_is_not_valid_username_', name: 'username' } });
@@ -157,7 +155,7 @@ describe('UsernameField', () => {
it('should clear username suggestions when username field is focused in', () => { it('should clear username suggestions when username field is focused in', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameField = container.querySelector('input#username'); const usernameField = container.querySelector('input#username');
fireEvent.focus(usernameField); fireEvent.focus(usernameField);
@@ -179,7 +177,7 @@ describe('UsernameField', () => {
errorMessage: 'It looks like this username is already taken', errorMessage: 'It looks like this username is already taken',
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameSuggestions = container.querySelectorAll('button.username-suggestions--chip'); const usernameSuggestions = container.querySelectorAll('button.username-suggestions--chip');
expect(usernameSuggestions.length).toEqual(3); expect(usernameSuggestions.length).toEqual(3);
}); });
@@ -198,7 +196,7 @@ describe('UsernameField', () => {
value: ' ', value: ' ',
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameSuggestions = container.querySelectorAll('button.username-suggestions--chip'); const usernameSuggestions = container.querySelectorAll('button.username-suggestions--chip');
expect(usernameSuggestions.length).toEqual(3); expect(usernameSuggestions.length).toEqual(3);
}); });
@@ -218,7 +216,7 @@ describe('UsernameField', () => {
errorMessage: 'username error', errorMessage: 'username error',
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameSuggestions = container.querySelectorAll('button.username-suggestions--chip'); const usernameSuggestions = container.querySelectorAll('button.username-suggestions--chip');
expect(usernameSuggestions.length).toEqual(3); expect(usernameSuggestions.length).toEqual(3);
}); });
@@ -232,7 +230,7 @@ describe('UsernameField', () => {
}, },
}); });
render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
expect(props.handleChange).toHaveBeenCalledTimes(1); expect(props.handleChange).toHaveBeenCalledTimes(1);
expect(props.handleChange).toHaveBeenCalledWith( expect(props.handleChange).toHaveBeenCalledWith(
{ target: { name: 'username', value: ' ' } }, { target: { name: 'username', value: ' ' } },
@@ -253,7 +251,7 @@ describe('UsernameField', () => {
value: ' ', value: ' ',
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameSuggestion = container.querySelector('.username-suggestions--chip'); const usernameSuggestion = container.querySelector('.username-suggestions--chip');
fireEvent.click(usernameSuggestion); fireEvent.click(usernameSuggestion);
expect(props.handleChange).toHaveBeenCalledTimes(1); expect(props.handleChange).toHaveBeenCalledTimes(1);
@@ -277,7 +275,7 @@ describe('UsernameField', () => {
value: ' ', value: ' ',
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
let closeButton = container.querySelector('button.username-suggestions__close__button'); let closeButton = container.querySelector('button.username-suggestions__close__button');
fireEvent.click(closeButton); fireEvent.click(closeButton);
expect(store.dispatch).toHaveBeenCalledWith(clearUsernameSuggestions()); expect(store.dispatch).toHaveBeenCalledWith(clearUsernameSuggestions());
@@ -287,7 +285,7 @@ describe('UsernameField', () => {
errorMessage: 'username error', errorMessage: 'username error',
}; };
render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
closeButton = container.querySelector('button.username-suggestions__close__button'); closeButton = container.querySelector('button.username-suggestions__close__button');
fireEvent.click(closeButton); fireEvent.click(closeButton);
expect(store.dispatch).toHaveBeenCalledWith(clearUsernameSuggestions()); expect(store.dispatch).toHaveBeenCalledWith(clearUsernameSuggestions());
@@ -309,7 +307,7 @@ describe('UsernameField', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(routerWrapper(reduxWrapper(<IntlUsernameField {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<UsernameField {...props} />)));
const usernameField = container.querySelector('input#username'); const usernameField = container.querySelector('input#username');
fireEvent.focus(usernameField, { target: { value: 'test', name: 'username' } }); fireEvent.focus(usernameField, { target: { value: 'test', name: 'username' } });

View File

@@ -4,6 +4,7 @@ import React, {
import { useDispatch, useSelector } from 'react-redux'; import { useDispatch, useSelector } from 'react-redux';
import { getConfig } from '@edx/frontend-platform'; import { getConfig } from '@edx/frontend-platform';
import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics';
import { useIntl } from '@edx/frontend-platform/i18n'; import { useIntl } from '@edx/frontend-platform/i18n';
import { Form, Spinner, StatefulButton } from '@openedx/paragon'; import { Form, Spinner, StatefulButton } from '@openedx/paragon';
import classNames from 'classnames'; import classNames from 'classnames';
@@ -17,7 +18,6 @@ import {
backupRegistrationFormBegin, backupRegistrationFormBegin,
clearRegistrationBackendError, clearRegistrationBackendError,
registerNewUser, registerNewUser,
setAutoGeneratedUsernameExperimentData,
setEmailSuggestionInStore, setEmailSuggestionInStore,
setUserPipelineDataLoaded, setUserPipelineDataLoaded,
} from './data/actions'; } from './data/actions';
@@ -25,8 +25,6 @@ import {
FORM_SUBMISSION_ERROR, FORM_SUBMISSION_ERROR,
TPA_AUTHENTICATION_FAILURE, TPA_AUTHENTICATION_FAILURE,
} from './data/constants'; } from './data/constants';
import { AUTO_GENERATED_USERNAME_REGISTRATION_EXP_VARIATION, NOT_INITIALIZED } from './data/optimizelyExperiment/helper';
import useAutoGeneratedUsernameExperimentVariation from './data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation';
import getBackendValidations from './data/selectors'; import getBackendValidations from './data/selectors';
import { import {
isFormValid, prepareRegistrationPayload, isFormValid, prepareRegistrationPayload,
@@ -43,12 +41,11 @@ import { getThirdPartyAuthContext as getRegistrationDataFromBackend } from '../c
import EnterpriseSSO from '../common-components/EnterpriseSSO'; import EnterpriseSSO from '../common-components/EnterpriseSSO';
import ThirdPartyAuth from '../common-components/ThirdPartyAuth'; import ThirdPartyAuth from '../common-components/ThirdPartyAuth';
import { import {
APP_NAME, COMPLETE_STATE, PENDING_STATE, REGISTER_PAGE, COMPLETE_STATE, PENDING_STATE, REGISTER_PAGE,
} from '../data/constants'; } from '../data/constants';
import { import {
getAllPossibleQueryParams, getTpaHint, getTpaProvider, isHostAvailableInQueryParams, removeCookie, setCookie, getAllPossibleQueryParams, getTpaHint, getTpaProvider, isHostAvailableInQueryParams, setCookie,
} from '../data/utils'; } from '../data/utils';
import { trackRegistrationPageViewed, trackRegistrationSuccess } from '../tracking/trackers/register';
/** /**
* Main Registration Page component * Main Registration Page component
@@ -71,7 +68,6 @@ const RegistrationPage = (props) => {
} = props; } = props;
const backedUpFormData = useSelector(state => state.register.registrationFormData); const backedUpFormData = useSelector(state => state.register.registrationFormData);
const initExpVariation = useSelector(state => state.register.autoGeneratedUsernameExperimentVariation);
const registrationError = useSelector(state => state.register.registrationError); const registrationError = useSelector(state => state.register.registrationError);
const registrationErrorCode = registrationError?.errorCode; const registrationErrorCode = registrationError?.errorCode;
const registrationResult = useSelector(state => state.register.registrationResult); const registrationResult = useSelector(state => state.register.registrationResult);
@@ -107,12 +103,6 @@ const RegistrationPage = (props) => {
? formatMessage(messages['create.account.cta.button'], { label: cta }) ? formatMessage(messages['create.account.cta.button'], { label: cta })
: formatMessage(messages['create.account.for.free.button']); : formatMessage(messages['create.account.for.free.button']);
const autoGeneratedUsernameExpVariation = useAutoGeneratedUsernameExperimentVariation(
initExpVariation, registrationEmbedded, tpaHint, currentProvider, thirdPartyAuthApiStatus,
);
const hideUsernameField = flags.autoGeneratedUsernameEnabled
|| autoGeneratedUsernameExpVariation === AUTO_GENERATED_USERNAME_REGISTRATION_EXP_VARIATION;
/** /**
* Set the userPipelineDetails data in formFields for only first time * Set the userPipelineDetails data in formFields for only first time
*/ */
@@ -138,7 +128,7 @@ const RegistrationPage = (props) => {
useEffect(() => { useEffect(() => {
if (!formStartTime) { if (!formStartTime) {
trackRegistrationPageViewed(); sendPageEvent('login_and_registration', 'register');
const payload = { ...queryParams, is_register_page: true }; const payload = { ...queryParams, is_register_page: true };
if (tpaHint) { if (tpaHint) {
payload.tpa_hint = tpaHint; payload.tpa_hint = tpaHint;
@@ -159,10 +149,8 @@ const RegistrationPage = (props) => {
formFields: { ...formFields }, formFields: { ...formFields },
errors: { ...errors }, errors: { ...errors },
})); }));
dispatch(setAutoGeneratedUsernameExperimentData(autoGeneratedUsernameExpVariation));
} }
}, [shouldBackupState, configurableFormFields, // eslint-disable-line react-hooks/exhaustive-deps }, [shouldBackupState, configurableFormFields, formFields, errors, dispatch, backedUpFormData]);
formFields, errors, dispatch, backedUpFormData]);
useEffect(() => { useEffect(() => {
if (backendValidations) { if (backendValidations) {
@@ -183,15 +171,10 @@ const RegistrationPage = (props) => {
useEffect(() => { useEffect(() => {
if (registrationResult.success) { if (registrationResult.success) {
// This event is used by GTM // This event is used by GTM
trackRegistrationSuccess(); sendTrackEvent('edx.bi.user.account.registered.client', {});
// This is used by the "User Retention Rate Event" on GTM // This is used by the "User Retention Rate Event" on GTM
setCookie(getConfig().USER_RETENTION_COOKIE_NAME, true); setCookie(getConfig().USER_RETENTION_COOKIE_NAME, true);
// Remove marketingEmailsOptIn cookie that was set on SSO registration flow
removeCookie('marketingEmailsOptIn');
// Remove this cookie that was set to capture marketingEmailsOptIn for the onboarding component
removeCookie('ssoPipelineRedirectionDone');
} }
}, [registrationResult]); }, [registrationResult]);
@@ -227,13 +210,13 @@ const RegistrationPage = (props) => {
const registerUser = () => { const registerUser = () => {
const totalRegistrationTime = (Date.now() - formStartTime) / 1000; const totalRegistrationTime = (Date.now() - formStartTime) / 1000;
let payload = { ...formFields, app_name: APP_NAME }; let payload = { ...formFields };
if (currentProvider) { if (currentProvider) {
delete payload.password; delete payload.password;
payload.social_auth_provider = currentProvider; payload.social_auth_provider = currentProvider;
} }
if (hideUsernameField) { if (flags.autoGeneratedUsernameEnabled) {
delete payload.username; delete payload.username;
} }
@@ -303,109 +286,106 @@ const RegistrationPage = (props) => {
getConfig().ENABLE_PROGRESSIVE_PROFILING_ON_AUTHN && !!Object.keys(optionalFields.fields).length getConfig().ENABLE_PROGRESSIVE_PROFILING_ON_AUTHN && !!Object.keys(optionalFields.fields).length
} }
/> />
{(autoSubmitRegForm && !errorCode.type) {autoSubmitRegForm && !errorCode.type ? (
|| (!autoGeneratedUsernameExpVariation && !( <div className="mw-xs mt-5 text-center">
autoGeneratedUsernameExpVariation === NOT_INITIALIZED <Spinner animation="border" variant="primary" id="tpa-spinner" />
|| registrationEmbedded || !!tpaHint || !!currentProvider)) </div>
? ( ) : (
<div className="mw-xs mt-5 text-center"> <div
<Spinner animation="border" variant="primary" id="tpa-spinner" /> className={classNames(
</div> 'mw-xs mt-3',
) : ( { 'w-100 m-auto pt-4 main-content': registrationEmbedded },
<div )}
className={classNames( >
'mw-xs mt-3', <ThirdPartyAuthAlert
{ 'w-100 m-auto pt-4 main-content': registrationEmbedded }, currentProvider={currentProvider}
platformName={platformName}
referrer={REGISTER_PAGE}
/>
<RegistrationFailure
errorCode={errorCode.type}
failureCount={errorCode.count}
context={{ provider: currentProvider, errorMessage: thirdPartyAuthErrorMessage }}
/>
<Form id="registration-form" name="registration-form">
<NameField
name="name"
value={formFields.name}
shouldFetchUsernameSuggestions={!formFields.username.trim()}
handleChange={handleOnChange}
handleErrorChange={handleErrorChange}
errorMessage={errors.name}
helpText={[formatMessage(messages['help.text.name'])]}
floatingLabel={formatMessage(messages['registration.fullname.label'])}
/>
<EmailField
name="email"
value={formFields.email}
confirmEmailValue={configurableFormFields?.confirm_email}
handleErrorChange={handleErrorChange}
handleChange={handleOnChange}
errorMessage={errors.email}
helpText={[formatMessage(messages['help.text.email'])]}
floatingLabel={formatMessage(messages['registration.email.label'])}
/>
{!flags.autoGeneratedUsernameEnabled && (
<UsernameField
name="username"
spellCheck="false"
value={formFields.username}
handleChange={handleOnChange}
handleErrorChange={handleErrorChange}
errorMessage={errors.username}
helpText={[formatMessage(messages['help.text.username.1']), formatMessage(messages['help.text.username.2'])]}
floatingLabel={formatMessage(messages['registration.username.label'])}
/>
)} )}
> {!currentProvider && (
<ThirdPartyAuthAlert <PasswordField
currentProvider={currentProvider} name="password"
platformName={platformName} value={formFields.password}
referrer={REGISTER_PAGE}
/>
<RegistrationFailure
errorCode={errorCode.type}
failureCount={errorCode.count}
context={{ provider: currentProvider, errorMessage: thirdPartyAuthErrorMessage }}
/>
<Form id="registration-form" name="registration-form">
<NameField
name="name"
value={formFields.name}
shouldFetchUsernameSuggestions={!formFields.username.trim()}
handleChange={handleOnChange} handleChange={handleOnChange}
handleErrorChange={handleErrorChange} handleErrorChange={handleErrorChange}
errorMessage={errors.name} errorMessage={errors.password}
helpText={[formatMessage(messages['help.text.name'])]} floatingLabel={formatMessage(messages['registration.password.label'])}
floatingLabel={formatMessage(messages['registration.fullname.label'])}
/> />
<EmailField )}
name="email" <ConfigurableRegistrationForm
value={formFields.email} email={formFields.email}
confirmEmailValue={configurableFormFields?.confirm_email} fieldErrors={errors}
handleErrorChange={handleErrorChange} formFields={configurableFormFields}
handleChange={handleOnChange} setFieldErrors={registrationEmbedded ? setTemporaryErrors : setErrors}
errorMessage={errors.email} setFormFields={setConfigurableFormFields}
helpText={[formatMessage(messages['help.text.email'])]} autoSubmitRegisterForm={autoSubmitRegForm}
floatingLabel={formatMessage(messages['registration.email.label'])} fieldDescriptions={fieldDescriptions}
/>
<StatefulButton
id="register-user"
name="register-user"
type="submit"
variant="brand"
className="register-button mt-4 mb-4"
state={submitState}
labels={{
default: buttonLabel,
pending: '',
}}
onClick={handleSubmit}
onMouseDown={(e) => e.preventDefault()}
/>
{!registrationEmbedded && (
<ThirdPartyAuth
currentProvider={currentProvider}
providers={providers}
secondaryProviders={secondaryProviders}
handleInstitutionLogin={handleInstitutionLogin}
thirdPartyAuthApiStatus={thirdPartyAuthApiStatus}
/> />
{!hideUsernameField && ( )}
<UsernameField </Form>
name="username" </div>
spellCheck="false" )}
value={formFields.username}
handleChange={handleOnChange}
handleErrorChange={handleErrorChange}
errorMessage={errors.username}
helpText={[formatMessage(messages['help.text.username.1']), formatMessage(messages['help.text.username.2'])]}
floatingLabel={formatMessage(messages['registration.username.label'])}
/>
)}
{!currentProvider && (
<PasswordField
name="password"
value={formFields.password}
handleChange={handleOnChange}
handleErrorChange={handleErrorChange}
errorMessage={errors.password}
floatingLabel={formatMessage(messages['registration.password.label'])}
/>
)}
<ConfigurableRegistrationForm
email={formFields.email}
fieldErrors={errors}
formFields={configurableFormFields}
setFieldErrors={registrationEmbedded ? setTemporaryErrors : setErrors}
setFormFields={setConfigurableFormFields}
autoSubmitRegisterForm={autoSubmitRegForm}
fieldDescriptions={fieldDescriptions}
/>
<StatefulButton
id="register-user"
name="register-user"
type="submit"
variant="brand"
className="register-button mt-4 mb-4"
state={submitState}
labels={{
default: buttonLabel,
pending: '',
}}
onClick={handleSubmit}
onMouseDown={(e) => e.preventDefault()}
/>
{!registrationEmbedded && (
<ThirdPartyAuth
currentProvider={currentProvider}
providers={providers}
secondaryProviders={secondaryProviders}
handleInstitutionLogin={handleInstitutionLogin}
thirdPartyAuthApiStatus={thirdPartyAuthApiStatus}
/>
)}
</Form>
</div>
)}
</> </>
); );
}; };

View File

@@ -1,10 +1,9 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { getConfig, mergeConfig } from '@edx/frontend-platform'; import { getConfig, mergeConfig } from '@edx/frontend-platform';
import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics'; import { sendPageEvent, sendTrackEvent } from '@edx/frontend-platform/analytics';
import { import {
configure, getLocale, injectIntl, IntlProvider, configure, getLocale, IntlProvider,
} from '@edx/frontend-platform/i18n'; } from '@edx/frontend-platform/i18n';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { mockNavigate, BrowserRouter as Router } from 'react-router-dom'; import { mockNavigate, BrowserRouter as Router } from 'react-router-dom';
@@ -17,12 +16,9 @@ import {
setUserPipelineDataLoaded, setUserPipelineDataLoaded,
} from './data/actions'; } from './data/actions';
import { INTERNAL_SERVER_ERROR } from './data/constants'; import { INTERNAL_SERVER_ERROR } from './data/constants';
import { NOT_INITIALIZED } from './data/optimizelyExperiment/helper';
import useAutoGeneratedUsernameExperimentVariation
from './data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation';
import RegistrationPage from './RegistrationPage'; import RegistrationPage from './RegistrationPage';
import { import {
APP_NAME, AUTHN_PROGRESSIVE_PROFILING, COMPLETE_STATE, PENDING_STATE, REGISTER_PAGE, AUTHN_PROGRESSIVE_PROFILING, COMPLETE_STATE, PENDING_STATE, REGISTER_PAGE,
} from '../data/constants'; } from '../data/constants';
jest.mock('@edx/frontend-platform/analytics', () => ({ jest.mock('@edx/frontend-platform/analytics', () => ({
@@ -33,9 +29,7 @@ jest.mock('@edx/frontend-platform/i18n', () => ({
...jest.requireActual('@edx/frontend-platform/i18n'), ...jest.requireActual('@edx/frontend-platform/i18n'),
getLocale: jest.fn(), getLocale: jest.fn(),
})); }));
jest.mock('./data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation', () => jest.fn());
const IntlRegistrationPage = injectIntl(RegistrationPage);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('react-router-dom', () => { jest.mock('react-router-dom', () => {
@@ -132,7 +126,6 @@ describe('RegistrationPage', () => {
institutionLogin: false, institutionLogin: false,
}; };
window.location = { search: '' }; window.location = { search: '' };
useAutoGeneratedUsernameExperimentVariation.mockReturnValue(NOT_INITIALIZED);
}); });
afterEach(() => { afterEach(() => {
@@ -190,11 +183,10 @@ describe('RegistrationPage', () => {
honor_code: true, honor_code: true,
total_registration_time: 0, total_registration_time: 0,
next: '/course/demo-course-url', next: '/course/demo-course-url',
app_name: APP_NAME,
}; };
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
populateRequiredFields(getByLabelText, payload); populateRequiredFields(getByLabelText, payload);
const button = container.querySelector('button.btn-brand'); const button = container.querySelector('button.btn-brand');
fireEvent.click(button); fireEvent.click(button);
@@ -213,7 +205,6 @@ describe('RegistrationPage', () => {
honor_code: true, honor_code: true,
social_auth_provider: 'Apple', social_auth_provider: 'Apple',
total_registration_time: 0, total_registration_time: 0,
app_name: APP_NAME,
}; };
store = mockStore({ store = mockStore({
@@ -227,7 +218,7 @@ describe('RegistrationPage', () => {
}, },
}); });
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
populateRequiredFields(getByLabelText, formPayload, true); populateRequiredFields(getByLabelText, formPayload, true);
const button = container.querySelector('button.btn-brand'); const button = container.querySelector('button.btn-brand');
@@ -250,7 +241,7 @@ describe('RegistrationPage', () => {
}; };
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
populateRequiredFields(getByLabelText, formPayload, true); populateRequiredFields(getByLabelText, formPayload, true);
const button = container.querySelector('button.btn-brand'); const button = container.querySelector('button.btn-brand');
@@ -275,7 +266,7 @@ describe('RegistrationPage', () => {
}; };
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
populateRequiredFields(getByLabelText, formPayload, true); populateRequiredFields(getByLabelText, formPayload, true);
const button = container.querySelector('button.btn-brand'); const button = container.querySelector('button.btn-brand');
fireEvent.click(button); fireEvent.click(button);
@@ -299,11 +290,10 @@ describe('RegistrationPage', () => {
honor_code: true, honor_code: true,
total_registration_time: 0, total_registration_time: 0,
marketing_emails_opt_in: true, marketing_emails_opt_in: true,
app_name: APP_NAME,
}; };
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
populateRequiredFields(getByLabelText, payload); populateRequiredFields(getByLabelText, payload);
const button = container.querySelector('button.btn-brand'); const button = container.querySelector('button.btn-brand');
fireEvent.click(button); fireEvent.click(button);
@@ -326,11 +316,10 @@ describe('RegistrationPage', () => {
country: 'Pakistan', country: 'Pakistan',
honor_code: true, honor_code: true,
total_registration_time: 0, total_registration_time: 0,
app_name: APP_NAME,
}; };
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
populateRequiredFields(getByLabelText, payload, false, true); populateRequiredFields(getByLabelText, payload, false, true);
const button = container.querySelector('button.btn-brand'); const button = container.querySelector('button.btn-brand');
fireEvent.click(button); fireEvent.click(button);
@@ -345,7 +334,7 @@ describe('RegistrationPage', () => {
ENABLE_AUTO_GENERATED_USERNAME: true, ENABLE_AUTO_GENERATED_USERNAME: true,
}); });
const { queryByLabelText } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { queryByLabelText } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(queryByLabelText('Username')).toBeNull(); expect(queryByLabelText('Username')).toBeNull();
mergeConfig({ mergeConfig({
@@ -356,7 +345,7 @@ describe('RegistrationPage', () => {
it('should not dispatch registerNewUser on empty form Submission', () => { it('should not dispatch registerNewUser on empty form Submission', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const button = container.querySelector('button.btn-brand'); const button = container.querySelector('button.btn-brand');
fireEvent.click(button); fireEvent.click(button);
@@ -367,7 +356,7 @@ describe('RegistrationPage', () => {
// ******** test registration form validations ******** // ******** test registration form validations ********
it('should show error messages for required fields on empty form submission', () => { it('should show error messages for required fields on empty form submission', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const button = container.querySelector('button.btn-brand'); const button = container.querySelector('button.btn-brand');
fireEvent.click(button); fireEvent.click(button);
@@ -395,7 +384,7 @@ describe('RegistrationPage', () => {
}, },
}, },
}); });
const { container } = render(routerWrapper(reduxWrapper(<IntlProvider locale="en"><IntlRegistrationPage {...props} /></IntlProvider>))); const { container } = render(routerWrapper(reduxWrapper(<IntlProvider locale="en"><RegistrationPage {...props} /></IntlProvider>)));
const usernameFeedback = container.querySelector('div[feedback-for="username"]'); const usernameFeedback = container.querySelector('div[feedback-for="username"]');
const emailFeedback = container.querySelector('div[feedback-for="email"]'); const emailFeedback = container.querySelector('div[feedback-for="email"]');
@@ -404,7 +393,7 @@ describe('RegistrationPage', () => {
}); });
it('should clear error on focus', () => { it('should clear error on focus', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const submitButton = container.querySelector('button.btn-brand'); const submitButton = container.querySelector('button.btn-brand');
fireEvent.click(submitButton); fireEvent.click(submitButton);
@@ -433,7 +422,7 @@ describe('RegistrationPage', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(routerWrapper(reduxWrapper( const { container } = render(routerWrapper(reduxWrapper(
<IntlRegistrationPage {...props} />, <RegistrationPage {...props} />,
))); )));
const emailInput = container.querySelector('input#email'); const emailInput = container.querySelector('input#email');
@@ -444,7 +433,7 @@ describe('RegistrationPage', () => {
// ******** test form buttons and fields ******** // ******** test form buttons and fields ********
it('should match default button state', () => { it('should match default button state', () => {
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const button = container.querySelector('button[type="submit"] span'); const button = container.querySelector('button[type="submit"] span');
expect(button.textContent).toEqual('Create an account for free'); expect(button.textContent).toEqual('Create an account for free');
}); });
@@ -458,7 +447,7 @@ describe('RegistrationPage', () => {
}, },
}); });
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const button = container.querySelector('button[type="submit"] span.sr-only'); const button = container.querySelector('button[type="submit"] span.sr-only');
expect(button.textContent).toEqual('pending'); expect(button.textContent).toEqual('pending');
@@ -469,7 +458,7 @@ describe('RegistrationPage', () => {
MARKETING_EMAILS_OPT_IN: 'true', MARKETING_EMAILS_OPT_IN: 'true',
}); });
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const checkboxDivs = container.querySelectorAll('div.form-field--checkbox'); const checkboxDivs = container.querySelectorAll('div.form-field--checkbox');
expect(checkboxDivs.length).toEqual(1); expect(checkboxDivs.length).toEqual(1);
@@ -482,7 +471,7 @@ describe('RegistrationPage', () => {
const buttonLabel = 'Register'; const buttonLabel = 'Register';
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL, search: `?cta=${buttonLabel}` }; window.location = { href: getConfig().BASE_URL, search: `?cta=${buttonLabel}` };
const { container } = render(reduxWrapper(<IntlRegistrationPage {...props} />)); const { container } = render(reduxWrapper(<RegistrationPage {...props} />));
const button = container.querySelector('button[type="submit"] span'); const button = container.querySelector('button[type="submit"] span');
const buttonText = button.textContent; const buttonText = button.textContent;
@@ -501,7 +490,7 @@ describe('RegistrationPage', () => {
}, },
}); });
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(document.cookie).toMatch(`${getConfig().USER_RETENTION_COOKIE_NAME}=true`); expect(document.cookie).toMatch(`${getConfig().USER_RETENTION_COOKIE_NAME}=true`);
}); });
@@ -519,7 +508,7 @@ describe('RegistrationPage', () => {
}); });
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL }; window.location = { href: getConfig().BASE_URL };
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(window.location.href).toBe(dashboardURL); expect(window.location.href).toBe(dashboardURL);
}); });
@@ -546,7 +535,7 @@ describe('RegistrationPage', () => {
}); });
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL }; window.location = { href: getConfig().BASE_URL };
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(window.location.href).toBe(dashboardUrl); expect(window.location.href).toBe(dashboardUrl);
}); });
@@ -577,7 +566,7 @@ describe('RegistrationPage', () => {
render(reduxWrapper( render(reduxWrapper(
<Router> <Router>
<IntlRegistrationPage {...props} /> <RegistrationPage {...props} />
</Router>, </Router>,
)); ));
expect(mockNavigate).toHaveBeenCalledWith(AUTHN_PROGRESSIVE_PROFILING); expect(mockNavigate).toHaveBeenCalledWith(AUTHN_PROGRESSIVE_PROFILING);
@@ -595,13 +584,13 @@ describe('RegistrationPage', () => {
}); });
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(store.dispatch).toHaveBeenCalledWith(backupRegistrationFormBegin({ ...registrationFormData })); expect(store.dispatch).toHaveBeenCalledWith(backupRegistrationFormBegin({ ...registrationFormData }));
}); });
it('should send page event when register page is rendered', () => { it('should send page event when register page is rendered', () => {
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(sendPageEvent).toHaveBeenCalledWith('login_and_registration', 'register', { app_name: APP_NAME }); expect(sendPageEvent).toHaveBeenCalledWith('login_and_registration', 'register');
}); });
it('should send track event when user has successfully registered', () => { it('should send track event when user has successfully registered', () => {
@@ -618,8 +607,8 @@ describe('RegistrationPage', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL }; window.location = { href: getConfig().BASE_URL };
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.user.account.registered.client', { app_name: APP_NAME }); expect(sendTrackEvent).toHaveBeenCalledWith('edx.bi.user.account.registered.client', {});
}); });
it('should populate form with pipeline user details', () => { it('should populate form with pipeline user details', () => {
@@ -644,7 +633,7 @@ describe('RegistrationPage', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(reduxWrapper( const { container } = render(reduxWrapper(
<Router> <Router>
<IntlRegistrationPage {...props} /> <RegistrationPage {...props} />
</Router>, </Router>,
)); ));
@@ -667,7 +656,7 @@ describe('RegistrationPage', () => {
}, },
}); });
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const validationErrors = container.querySelector('div#validation-errors'); const validationErrors = container.querySelector('div#validation-errors');
expect(validationErrors.textContent).toContain( expect(validationErrors.textContent).toContain(
'An error has occurred. Try refreshing the page, or check your internet connection.', 'An error has occurred. Try refreshing the page, or check your internet connection.',
@@ -694,7 +683,7 @@ describe('RegistrationPage', () => {
}, },
}); });
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const fullNameInput = container.querySelector('input#name'); const fullNameInput = container.querySelector('input#name');
const usernameInput = container.querySelector('input#username'); const usernameInput = container.querySelector('input#username');
@@ -740,14 +729,14 @@ describe('RegistrationPage', () => {
}, },
}, },
}); });
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(window.parent.postMessage).toHaveBeenCalledTimes(2); expect(window.parent.postMessage).toHaveBeenCalledTimes(2);
}); });
it('should not display validations error on blur event when embedded variant is rendered', () => { it('should not display validations error on blur event when embedded variant is rendered', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(REGISTER_PAGE), search: '?host=http://localhost/host-website' }; window.location = { href: getConfig().BASE_URL.concat(REGISTER_PAGE), search: '?host=http://localhost/host-website' };
const { container } = render(reduxWrapper(<IntlRegistrationPage {...props} />)); const { container } = render(reduxWrapper(<RegistrationPage {...props} />));
const usernameInput = container.querySelector('input#username'); const usernameInput = container.querySelector('input#username');
fireEvent.blur(usernameInput, { target: { value: '', name: 'username' } }); fireEvent.blur(usernameInput, { target: { value: '', name: 'username' } });
@@ -775,7 +764,7 @@ describe('RegistrationPage', () => {
}, },
}); });
const { container } = render(routerWrapper(reduxWrapper( const { container } = render(routerWrapper(reduxWrapper(
<IntlRegistrationPage {...props} />), <RegistrationPage {...props} />),
)); ));
const usernameFeedback = container.querySelector('div[feedback-for="username"]'); const usernameFeedback = container.querySelector('div[feedback-for="username"]');
@@ -792,7 +781,7 @@ describe('RegistrationPage', () => {
search: '?host=http://localhost/host-website', search: '?host=http://localhost/host-website',
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const submitButton = container.querySelector('button.btn-brand'); const submitButton = container.querySelector('button.btn-brand');
fireEvent.click(submitButton); fireEvent.click(submitButton);
@@ -833,7 +822,7 @@ describe('RegistrationPage', () => {
}); });
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const spinnerElement = container.querySelector('#tpa-spinner'); const spinnerElement = container.querySelector('#tpa-spinner');
const registrationFormElement = container.querySelector('#registration-form'); const registrationFormElement = container.querySelector('#registration-form');
@@ -884,7 +873,7 @@ describe('RegistrationPage', () => {
}); });
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(store.dispatch).toHaveBeenCalledWith(registerNewUser({ expect(store.dispatch).toHaveBeenCalledWith(registerNewUser({
name: 'John Doe', name: 'John Doe',
username: 'john_doe', username: 'john_doe',
@@ -892,7 +881,6 @@ describe('RegistrationPage', () => {
country: 'PK', country: 'PK',
social_auth_provider: 'Apple', social_auth_provider: 'Apple',
total_registration_time: 0, total_registration_time: 0,
app_name: APP_NAME,
})); }));
}); });
}); });

View File

@@ -1,12 +1,10 @@
import React, { useEffect, useMemo } from 'react'; import React, { useEffect, useMemo } from 'react';
import { useDispatch, useSelector } from 'react-redux';
import { getConfig } from '@edx/frontend-platform'; import { getConfig } from '@edx/frontend-platform';
import { getCountryList, getLocale, useIntl } from '@edx/frontend-platform/i18n'; import { getCountryList, getLocale, useIntl } from '@edx/frontend-platform/i18n';
import PropTypes from 'prop-types'; import PropTypes from 'prop-types';
import { FormFieldRenderer } from '../../field-renderer'; import { FormFieldRenderer } from '../../field-renderer';
import { backupRegistrationFormBegin } from '../data/actions';
import { FIELDS } from '../data/constants'; import { FIELDS } from '../data/constants';
import messages from '../messages'; import messages from '../messages';
import { CountryField, HonorCode, TermsOfService } from '../RegistrationFields'; import { CountryField, HonorCode, TermsOfService } from '../RegistrationFields';
@@ -34,16 +32,12 @@ const ConfigurableRegistrationForm = (props) => {
setFormFields, setFormFields,
autoSubmitRegistrationForm, autoSubmitRegistrationForm,
} = props; } = props;
const dispatch = useDispatch();
/** The reason for adding the entry 'United States' is that Chrome browser aut-fill the form with the 'Unites /** The reason for adding the entry 'United States' is that Chrome browser aut-fill the form with the 'Unites
States' instead of 'United States of America' which does not exist in country dropdown list and gets the user States' instead of 'United States of America' which does not exist in country dropdown list and gets the user
confused and unable to create an account. So we added the United States entry in the dropdown list. confused and unable to create an account. So we added the United States entry in the dropdown list.
*/ */
const countryList = useMemo(() => getCountryList(getLocale()).concat([{ code: 'US', name: 'United States' }]), []);
const countryList = useMemo(() => (
getCountryList(getLocale()).concat([{ code: 'US', name: 'United States' }]).filter(country => country.code !== 'RU')
), []);
let showTermsOfServiceAndHonorCode = false; let showTermsOfServiceAndHonorCode = false;
let showCountryField = false; let showCountryField = false;
@@ -56,8 +50,6 @@ const ConfigurableRegistrationForm = (props) => {
showMarketingEmailOptInCheckbox: getConfig().MARKETING_EMAILS_OPT_IN, showMarketingEmailOptInCheckbox: getConfig().MARKETING_EMAILS_OPT_IN,
}; };
const backedUpFormData = useSelector(state => state.register.registrationFormData);
/** /**
* If auto submitting register form, we will check tos and honor code fields if they exist for feature parity. * If auto submitting register form, we will check tos and honor code fields if they exist for feature parity.
*/ */
@@ -98,16 +90,6 @@ const ConfigurableRegistrationForm = (props) => {
setFieldErrors(prevErrors => ({ ...prevErrors, [name]: '' })); setFieldErrors(prevErrors => ({ ...prevErrors, [name]: '' }));
} }
} }
// setting marketingEmailsOptIn state for SSO authentication flow for register API call
if (name === 'marketingEmailsOptIn') {
dispatch(backupRegistrationFormBegin({
...backedUpFormData,
configurableFormFields: {
...backedUpFormData.configurableFormFields,
[name]: value,
},
}));
}
setFormFields(prevState => ({ ...prevState, [name]: value })); setFormFields(prevState => ({ ...prevState, [name]: value }));
}; };

View File

@@ -9,6 +9,7 @@ import PropTypes from 'prop-types';
import { windowScrollTo } from '../../data/utils'; import { windowScrollTo } from '../../data/utils';
import { import {
FORBIDDEN_REQUEST, FORBIDDEN_REQUEST,
FORBIDDEN_USERNAME,
INTERNAL_SERVER_ERROR, INTERNAL_SERVER_ERROR,
TPA_AUTHENTICATION_FAILURE, TPA_AUTHENTICATION_FAILURE,
TPA_SESSION_EXPIRED, TPA_SESSION_EXPIRED,
@@ -48,6 +49,9 @@ const RegistrationFailureMessage = (props) => {
case TPA_SESSION_EXPIRED: case TPA_SESSION_EXPIRED:
errorMessage = formatMessage(messages['registration.tpa.session.expired'], { provider: context.provider }); errorMessage = formatMessage(messages['registration.tpa.session.expired'], { provider: context.provider });
break; break;
case FORBIDDEN_USERNAME:
errorMessage = formatMessage(messages['registration.forbidden.username']);
break;
default: default:
errorMessage = formatMessage(messages['registration.empty.form.submission.error']); errorMessage = formatMessage(messages['registration.empty.form.submission.error']);
break; break;

View File

@@ -1,20 +1,15 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { mergeConfig } from '@edx/frontend-platform'; import { mergeConfig } from '@edx/frontend-platform';
import { import {
getLocale, injectIntl, IntlProvider, getLocale, IntlProvider,
} from '@edx/frontend-platform/i18n'; } from '@edx/frontend-platform/i18n';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { BrowserRouter as Router } from 'react-router-dom'; import { BrowserRouter as Router } from 'react-router-dom';
import configureStore from 'redux-mock-store'; import configureStore from 'redux-mock-store';
import { APP_NAME } from '../../../data/constants';
import { registerNewUser } from '../../data/actions'; import { registerNewUser } from '../../data/actions';
import { FIELDS } from '../../data/constants'; import { FIELDS } from '../../data/constants';
import { NOT_INITIALIZED } from '../../data/optimizelyExperiment/helper';
import useAutoGeneratedUsernameExperimentVariation
from '../../data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation';
import RegistrationPage from '../../RegistrationPage'; import RegistrationPage from '../../RegistrationPage';
import ConfigurableRegistrationForm from '../ConfigurableRegistrationForm'; import ConfigurableRegistrationForm from '../ConfigurableRegistrationForm';
@@ -26,10 +21,7 @@ jest.mock('@edx/frontend-platform/i18n', () => ({
...jest.requireActual('@edx/frontend-platform/i18n'), ...jest.requireActual('@edx/frontend-platform/i18n'),
getLocale: jest.fn(), getLocale: jest.fn(),
})); }));
jest.mock('../../data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation', () => jest.fn());
const IntlConfigurableRegistrationForm = injectIntl(ConfigurableRegistrationForm);
const IntlRegistrationPage = injectIntl(RegistrationPage);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('react-router-dom', () => { jest.mock('react-router-dom', () => {
@@ -126,7 +118,6 @@ describe('ConfigurableRegistrationForm', () => {
}; };
window.location = { search: '' }; window.location = { search: '' };
getLocale.mockImplementationOnce(() => ('en-us')); getLocale.mockImplementationOnce(() => ('en-us'));
useAutoGeneratedUsernameExperimentVariation.mockReturnValue(NOT_INITIALIZED);
}); });
afterEach(() => { afterEach(() => {
@@ -164,7 +155,7 @@ describe('ConfigurableRegistrationForm', () => {
}; };
render(routerWrapper(reduxWrapper( render(routerWrapper(reduxWrapper(
<IntlConfigurableRegistrationForm {...props} />, <ConfigurableRegistrationForm {...props} />,
))); )));
expect(document.querySelector('#profession')).toBeTruthy(); expect(document.querySelector('#profession')).toBeTruthy();
@@ -194,7 +185,7 @@ describe('ConfigurableRegistrationForm', () => {
}; };
render(routerWrapper(reduxWrapper( render(routerWrapper(reduxWrapper(
<IntlConfigurableRegistrationForm {...props} />, <ConfigurableRegistrationForm {...props} />,
))); )));
expect(props.setFormFields).toHaveBeenCalledTimes(2); expect(props.setFormFields).toHaveBeenCalledTimes(2);
@@ -221,7 +212,7 @@ describe('ConfigurableRegistrationForm', () => {
}, },
}, },
}); });
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(document.querySelector('#profession')).toBeTruthy(); expect(document.querySelector('#profession')).toBeTruthy();
expect(document.querySelector('#tos')).toBeTruthy(); expect(document.querySelector('#tos')).toBeTruthy();
}); });
@@ -255,7 +246,7 @@ describe('ConfigurableRegistrationForm', () => {
}; };
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
populateRequiredFields(getByLabelText, payload); populateRequiredFields(getByLabelText, payload);
@@ -266,7 +257,7 @@ describe('ConfigurableRegistrationForm', () => {
fireEvent.click(submitButton); fireEvent.click(submitButton);
expect(store.dispatch).toHaveBeenCalledWith(registerNewUser({ ...payload, country: 'PK', app_name: APP_NAME })); expect(store.dispatch).toHaveBeenCalledWith(registerNewUser({ ...payload, country: 'PK' }));
}); });
it('should show error messages for required fields on empty form submission', () => { it('should show error messages for required fields on empty form submission', () => {
@@ -290,7 +281,7 @@ describe('ConfigurableRegistrationForm', () => {
}, },
}); });
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const submitButton = container.querySelector('button.btn-brand'); const submitButton = container.querySelector('button.btn-brand');
fireEvent.click(submitButton); fireEvent.click(submitButton);
@@ -316,7 +307,7 @@ describe('ConfigurableRegistrationForm', () => {
}, },
}, },
}); });
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const countryInput = container.querySelector('input[name="country"]'); const countryInput = container.querySelector('input[name="country"]');
fireEvent.change(countryInput, { target: { value: 'Pak', name: 'country' } }); fireEvent.change(countryInput, { target: { value: 'Pak', name: 'country' } });
fireEvent.blur(countryInput, { target: { value: 'Pak', name: 'country' } }); fireEvent.blur(countryInput, { target: { value: 'Pak', name: 'country' } });
@@ -341,7 +332,7 @@ describe('ConfigurableRegistrationForm', () => {
}, },
}, },
}); });
const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const emailInput = getByLabelText('Email'); const emailInput = getByLabelText('Email');
const confirmEmailInput = getByLabelText('Confirm Email'); const confirmEmailInput = getByLabelText('Confirm Email');
@@ -377,7 +368,7 @@ describe('ConfigurableRegistrationForm', () => {
}, },
}, },
}); });
const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByLabelText, container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
populateRequiredFields(getByLabelText, formPayload, true); populateRequiredFields(getByLabelText, formPayload, true);
fireEvent.change( fireEvent.change(
@@ -412,7 +403,7 @@ describe('ConfigurableRegistrationForm', () => {
}); });
const { getByLabelText, container } = render( const { getByLabelText, container } = render(
routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />)), routerWrapper(reduxWrapper(<RegistrationPage {...props} />)),
); );
const professionInput = getByLabelText('Profession'); const professionInput = getByLabelText('Profession');

View File

@@ -1,9 +1,8 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { mergeConfig } from '@edx/frontend-platform'; import { mergeConfig } from '@edx/frontend-platform';
import { import {
configure, getLocale, injectIntl, IntlProvider, configure, getLocale, IntlProvider,
} from '@edx/frontend-platform/i18n'; } from '@edx/frontend-platform/i18n';
import { render, screen } from '@testing-library/react'; import { render, screen } from '@testing-library/react';
import { BrowserRouter as Router } from 'react-router-dom'; import { BrowserRouter as Router } from 'react-router-dom';
@@ -12,9 +11,6 @@ import configureStore from 'redux-mock-store';
import { import {
FORBIDDEN_REQUEST, INTERNAL_SERVER_ERROR, TPA_AUTHENTICATION_FAILURE, TPA_SESSION_EXPIRED, FORBIDDEN_REQUEST, INTERNAL_SERVER_ERROR, TPA_AUTHENTICATION_FAILURE, TPA_SESSION_EXPIRED,
} from '../../data/constants'; } from '../../data/constants';
import { NOT_INITIALIZED } from '../../data/optimizelyExperiment/helper';
import useAutoGeneratedUsernameExperimentVariation
from '../../data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation';
import RegistrationPage from '../../RegistrationPage'; import RegistrationPage from '../../RegistrationPage';
import RegistrationFailureMessage from '../RegistrationFailure'; import RegistrationFailureMessage from '../RegistrationFailure';
@@ -26,10 +22,7 @@ jest.mock('@edx/frontend-platform/i18n', () => ({
...jest.requireActual('@edx/frontend-platform/i18n'), ...jest.requireActual('@edx/frontend-platform/i18n'),
getLocale: jest.fn(), getLocale: jest.fn(),
})); }));
jest.mock('../../data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation', () => jest.fn());
const IntlRegistrationPage = injectIntl(RegistrationPage);
const IntlRegistrationFailure = injectIntl(RegistrationFailureMessage);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('react-router-dom', () => { jest.mock('react-router-dom', () => {
@@ -125,7 +118,6 @@ describe('RegistrationFailure', () => {
institutionLogin: false, institutionLogin: false,
}; };
window.location = { search: '' }; window.location = { search: '' };
useAutoGeneratedUsernameExperimentVariation.mockReturnValue(NOT_INITIALIZED);
}); });
afterEach(() => { afterEach(() => {
@@ -142,7 +134,7 @@ describe('RegistrationFailure', () => {
failureCount: 0, failureCount: 0,
}; };
const { container } = render(reduxWrapper(<IntlRegistrationFailure {...props} />)); const { container } = render(reduxWrapper(<RegistrationFailureMessage {...props} />));
const alertHeading = container.querySelectorAll('div.alert-heading'); const alertHeading = container.querySelectorAll('div.alert-heading');
expect(alertHeading.length).toEqual(1); expect(alertHeading.length).toEqual(1);
@@ -158,7 +150,7 @@ describe('RegistrationFailure', () => {
failureCount: 0, failureCount: 0,
}; };
const { container } = render(reduxWrapper(<IntlRegistrationFailure {...props} />)); const { container } = render(reduxWrapper(<RegistrationFailureMessage {...props} />));
const alertHeading = container.querySelectorAll('div.alert-heading'); const alertHeading = container.querySelectorAll('div.alert-heading');
expect(alertHeading.length).toEqual(1); expect(alertHeading.length).toEqual(1);
@@ -177,7 +169,7 @@ describe('RegistrationFailure', () => {
failureCount: 0, failureCount: 0,
}; };
const { container } = render(reduxWrapper(<IntlRegistrationFailure {...props} />)); const { container } = render(reduxWrapper(<RegistrationFailureMessage {...props} />));
const alertHeading = container.querySelectorAll('div.alert-heading'); const alertHeading = container.querySelectorAll('div.alert-heading');
expect(alertHeading.length).toEqual(1); expect(alertHeading.length).toEqual(1);
@@ -196,7 +188,7 @@ describe('RegistrationFailure', () => {
failureCount: 0, failureCount: 0,
}; };
const { container } = render(reduxWrapper(<IntlRegistrationFailure {...props} />)); const { container } = render(reduxWrapper(<RegistrationFailureMessage {...props} />));
const alertHeading = container.querySelectorAll('div.alert-heading'); const alertHeading = container.querySelectorAll('div.alert-heading');
expect(alertHeading.length).toEqual(1); expect(alertHeading.length).toEqual(1);
@@ -216,7 +208,7 @@ describe('RegistrationFailure', () => {
}, },
}); });
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const validationError = screen.queryByText('An error has occurred. Try refreshing the page, or check your internet connection.'); const validationError = screen.queryByText('An error has occurred. Try refreshing the page, or check your internet connection.');
expect(validationError).not.toBeNull(); expect(validationError).not.toBeNull();

View File

@@ -1,9 +1,8 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { getConfig, mergeConfig } from '@edx/frontend-platform'; import { getConfig, mergeConfig } from '@edx/frontend-platform';
import { import {
configure, getLocale, injectIntl, IntlProvider, configure, getLocale, IntlProvider,
} from '@edx/frontend-platform/i18n'; } from '@edx/frontend-platform/i18n';
import { fireEvent, render } from '@testing-library/react'; import { fireEvent, render } from '@testing-library/react';
import { BrowserRouter as Router } from 'react-router-dom'; import { BrowserRouter as Router } from 'react-router-dom';
@@ -12,9 +11,6 @@ import configureStore from 'redux-mock-store';
import { import {
COMPLETE_STATE, LOGIN_PAGE, PENDING_STATE, REGISTER_PAGE, COMPLETE_STATE, LOGIN_PAGE, PENDING_STATE, REGISTER_PAGE,
} from '../../../data/constants'; } from '../../../data/constants';
import { NOT_INITIALIZED } from '../../data/optimizelyExperiment/helper';
import useAutoGeneratedUsernameExperimentVariation
from '../../data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation';
import RegistrationPage from '../../RegistrationPage'; import RegistrationPage from '../../RegistrationPage';
jest.mock('@edx/frontend-platform/analytics', () => ({ jest.mock('@edx/frontend-platform/analytics', () => ({
@@ -25,9 +21,7 @@ jest.mock('@edx/frontend-platform/i18n', () => ({
...jest.requireActual('@edx/frontend-platform/i18n'), ...jest.requireActual('@edx/frontend-platform/i18n'),
getLocale: jest.fn(), getLocale: jest.fn(),
})); }));
jest.mock('../../data/optimizelyExperiment/useAutoGeneratedUsernameExperimentVariation', () => jest.fn());
const IntlRegistrationPage = injectIntl(RegistrationPage);
const mockStore = configureStore(); const mockStore = configureStore();
jest.mock('react-router-dom', () => { jest.mock('react-router-dom', () => {
@@ -124,7 +118,6 @@ describe('ThirdPartyAuth', () => {
institutionLogin: false, institutionLogin: false,
}; };
window.location = { search: '' }; window.location = { search: '' };
useAutoGeneratedUsernameExperimentVariation.mockReturnValue(NOT_INITIALIZED);
}); });
afterEach(() => { afterEach(() => {
@@ -162,7 +155,7 @@ describe('ThirdPartyAuth', () => {
}); });
const { queryByLabelText } = render( const { queryByLabelText } = render(
routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />, { store })), routerWrapper(reduxWrapper(<RegistrationPage {...props} />, { store })),
); );
const passwordField = queryByLabelText('Password'); const passwordField = queryByLabelText('Password');
@@ -187,7 +180,7 @@ describe('ThirdPartyAuth', () => {
window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?next=/dashboard&tpa_hint=${ssoProvider.id}` }; window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: `?next=/dashboard&tpa_hint=${ssoProvider.id}` };
const { container } = render( const { container } = render(
routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />)), routerWrapper(reduxWrapper(<RegistrationPage {...props} />)),
); );
const tpaButton = container.querySelector(`button#${ssoProvider.id}`); const tpaButton = container.querySelector(`button#${ssoProvider.id}`);
@@ -212,7 +205,7 @@ describe('ThirdPartyAuth', () => {
search: `?next=/dashboard&tpa_hint=${ssoProvider.id}`, search: `?next=/dashboard&tpa_hint=${ssoProvider.id}`,
}; };
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const skeletonElement = container.querySelector('.react-loading-skeleton'); const skeletonElement = container.querySelector('.react-loading-skeleton');
expect(skeletonElement).toBeTruthy(); expect(skeletonElement).toBeTruthy();
@@ -236,7 +229,7 @@ describe('ThirdPartyAuth', () => {
window.location = { href: getConfig().BASE_URL.concat(REGISTER_PAGE), search: `?next=/dashboard&tpa_hint=${ssoProvider.id}` }; window.location = { href: getConfig().BASE_URL.concat(REGISTER_PAGE), search: `?next=/dashboard&tpa_hint=${ssoProvider.id}` };
ssoProvider.iconImage = null; ssoProvider.iconImage = null;
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const iconElement = container.querySelector(`button#${ssoProvider.id} div span.pgn__icon`); const iconElement = container.querySelector(`button#${ssoProvider.id} div span.pgn__icon`);
expect(iconElement).toBeTruthy(); expect(iconElement).toBeTruthy();
@@ -259,7 +252,7 @@ describe('ThirdPartyAuth', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(REGISTER_PAGE), search: `?next=/dashboard&tpa_hint=${secondaryProviders.id}` }; window.location = { href: getConfig().BASE_URL.concat(REGISTER_PAGE), search: `?next=/dashboard&tpa_hint=${secondaryProviders.id}` };
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(window.location.href).toEqual(getConfig().LMS_BASE_URL + secondaryProviders.registerUrl); expect(window.location.href).toEqual(getConfig().LMS_BASE_URL + secondaryProviders.registerUrl);
}); });
@@ -280,7 +273,7 @@ describe('ThirdPartyAuth', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: '?next=/dashboard&tpa_hint=invalid' }; window.location = { href: getConfig().BASE_URL.concat(LOGIN_PAGE), search: '?next=/dashboard&tpa_hint=invalid' };
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const providerButton = container.querySelector(`button#${ssoProvider.id} span#provider-name`); const providerButton = container.querySelector(`button#${ssoProvider.id} span#provider-name`);
expect(providerButton.textContent).toEqual(expectedMessage); expect(providerButton.textContent).toEqual(expectedMessage);
@@ -299,7 +292,7 @@ describe('ThirdPartyAuth', () => {
}); });
const { container } = render( const { container } = render(
routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />, { store })), routerWrapper(reduxWrapper(<RegistrationPage {...props} />, { store })),
); );
const buttonsWithId = container.querySelectorAll(`button#${ssoProvider.id}`); const buttonsWithId = container.querySelectorAll(`button#${ssoProvider.id}`);
@@ -320,7 +313,7 @@ describe('ThirdPartyAuth', () => {
}); });
const { container } = render( const { container } = render(
routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />)), routerWrapper(reduxWrapper(<RegistrationPage {...props} />)),
); );
const buttonsWithId = container.querySelectorAll(`button#${ssoProvider.id}`); const buttonsWithId = container.querySelectorAll(`button#${ssoProvider.id}`);
@@ -334,7 +327,7 @@ describe('ThirdPartyAuth', () => {
institutionLogin: true, institutionLogin: true,
}; };
const { getByText } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { getByText } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const headingElement = getByText('Register with institution/campus credentials'); const headingElement = getByText('Register with institution/campus credentials');
expect(headingElement).toBeTruthy(); expect(headingElement).toBeTruthy();
}); });
@@ -359,7 +352,7 @@ describe('ThirdPartyAuth', () => {
window.location = { href: getConfig().BASE_URL }; window.location = { href: getConfig().BASE_URL };
const { container } = render( const { container } = render(
routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />)), routerWrapper(reduxWrapper(<RegistrationPage {...props} />)),
); );
const ssoButton = container.querySelector('button#oa2-apple-id'); const ssoButton = container.querySelector('button#oa2-apple-id');
@@ -390,7 +383,7 @@ describe('ThirdPartyAuth', () => {
delete window.location; delete window.location;
window.location = { href: getConfig().BASE_URL }; window.location = { href: getConfig().BASE_URL };
render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
expect(window.location.href).toBe(getConfig().LMS_BASE_URL + authCompleteUrl); expect(window.location.href).toBe(getConfig().LMS_BASE_URL + authCompleteUrl);
}); });
@@ -411,7 +404,7 @@ describe('ThirdPartyAuth', () => {
const expectedMessage = `${'You\'ve successfully signed into Apple! We just need a little more information before ' const expectedMessage = `${'You\'ve successfully signed into Apple! We just need a little more information before '
+ 'you start learning with '}${ getConfig().SITE_NAME }.`; + 'you start learning with '}${ getConfig().SITE_NAME }.`;
const { container } = render(routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />))); const { container } = render(routerWrapper(reduxWrapper(<RegistrationPage {...props} />)));
const tpaAlert = container.querySelector('#tpa-alert p'); const tpaAlert = container.querySelector('#tpa-alert p');
expect(tpaAlert.textContent).toEqual(expectedMessage); expect(tpaAlert.textContent).toEqual(expectedMessage);
}); });
@@ -442,7 +435,7 @@ describe('ThirdPartyAuth', () => {
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
const { container } = render( const { container } = render(
routerWrapper(reduxWrapper(<IntlRegistrationPage {...props} />)), routerWrapper(reduxWrapper(<RegistrationPage {...props} />)),
); );
const alertHeading = container.querySelector('div.alert-heading'); const alertHeading = container.querySelector('div.alert-heading');

View File

@@ -8,7 +8,7 @@ export const REGISTRATION_CLEAR_BACKEND_ERROR = 'REGISTRATION_CLEAR_BACKEND_ERRO
export const REGISTER_SET_COUNTRY_CODE = 'REGISTER_SET_COUNTRY_CODE'; export const REGISTER_SET_COUNTRY_CODE = 'REGISTER_SET_COUNTRY_CODE';
export const REGISTER_SET_USER_PIPELINE_DATA_LOADED = 'REGISTER_SET_USER_PIPELINE_DATA_LOADED'; export const REGISTER_SET_USER_PIPELINE_DATA_LOADED = 'REGISTER_SET_USER_PIPELINE_DATA_LOADED';
export const REGISTER_SET_EMAIL_SUGGESTIONS = 'REGISTER_SET_EMAIL_SUGGESTIONS'; export const REGISTER_SET_EMAIL_SUGGESTIONS = 'REGISTER_SET_EMAIL_SUGGESTIONS';
export const REGISTER_SET_AUTO_GENERATED_USERNAME_REGISTRATION_EXP_DATA = 'REGISTER_SET_AUTO_GENERATED_USERNAME_REGISTRATION_EXP_DATA';
// Backup registration form // Backup registration form
export const backupRegistrationForm = () => ({ export const backupRegistrationForm = () => ({
type: BACKUP_REGISTRATION_DATA.BASE, type: BACKUP_REGISTRATION_DATA.BASE,
@@ -83,9 +83,3 @@ export const setUserPipelineDataLoaded = (value) => ({
type: REGISTER_SET_USER_PIPELINE_DATA_LOADED, type: REGISTER_SET_USER_PIPELINE_DATA_LOADED,
payload: { value }, payload: { value },
}); });
// Auto Generated Username Registration Experiment Actions
export const setAutoGeneratedUsernameExperimentData = (autoGeneratedRegExpVariation) => ({
type: REGISTER_SET_AUTO_GENERATED_USERNAME_REGISTRATION_EXP_DATA,
payload: { autoGeneratedRegExpVariation },
});

View File

@@ -11,3 +11,4 @@ export const FORM_SUBMISSION_ERROR = 'form-submission-error';
export const INTERNAL_SERVER_ERROR = 'internal-server-error'; export const INTERNAL_SERVER_ERROR = 'internal-server-error';
export const TPA_AUTHENTICATION_FAILURE = 'tpa-authentication-failure'; export const TPA_AUTHENTICATION_FAILURE = 'tpa-authentication-failure';
export const TPA_SESSION_EXPIRED = 'tpa-session-expired'; export const TPA_SESSION_EXPIRED = 'tpa-session-expired';
export const FORBIDDEN_USERNAME = 'forbidden-username';

View File

@@ -1,30 +0,0 @@
/**
* This file contains data for auto generated username Optimizely experiment
*/
import { getConfig } from '@edx/frontend-platform';
export const NOT_INITIALIZED = 'experiment-not-initialized';
export const CONTROL = 'control-registration-page';
export const AUTO_GENERATED_USERNAME_REGISTRATION_EXP_VARIATION = 'auto-generated-username-register-page';
const AUTO_GENERATED_USERNAME_EXP_PAGE = 'targeting_for_auto_generated_username_page';
export function getAutoGeneratedUsernameExperimentVariation() {
try {
if (window.optimizely
&& window.optimizely.get('data').experiments[getConfig().AUTO_GENERATED_USERNAME_EXPERIMENT_ID]) {
const selectedVariant = window.optimizely.get('state').getVariationMap()[
getConfig().AUTO_GENERATED_USERNAME_EXPERIMENT_ID
];
return selectedVariant?.name;
}
} catch (e) { /* empty */ }
return '';
}
export function activateAutoGeneratedUsernameExperiment() {
window.optimizely = window.optimizely || [];
window.optimizely.push({
type: 'page',
pageName: AUTO_GENERATED_USERNAME_EXP_PAGE,
});
}

View File

@@ -1,53 +0,0 @@
import { useEffect, useState } from 'react';
import {
activateAutoGeneratedUsernameExperiment,
getAutoGeneratedUsernameExperimentVariation,
NOT_INITIALIZED,
} from './helper';
import { COMPLETE_STATE } from '../../../data/constants';
/**
* This hook returns activates multi step registration experiment and returns the experiment
* variation for the user.
*/
const useAutoGeneratedUsernameExperimentVariation = (
initExpVariation,
registrationEmbedded,
tpaHint,
currentProvider,
thirdPartyAuthApiStatus,
) => {
const [variation, setVariation] = useState(initExpVariation);
useEffect(() => {
if (initExpVariation || registrationEmbedded || !!tpaHint || !!currentProvider
|| thirdPartyAuthApiStatus !== COMPLETE_STATE) {
return variation;
}
const getVariation = () => {
const expVariation = getAutoGeneratedUsernameExperimentVariation();
if (expVariation) {
setVariation(expVariation);
} else {
// This is to handle the case when user dont get variation for some reason, the register page
// shows unlimited spinner.
setVariation(NOT_INITIALIZED);
}
};
activateAutoGeneratedUsernameExperiment();
const timer = setTimeout(getVariation, 300);
return () => {
clearTimeout(timer);
};
}, [ // eslint-disable-line react-hooks/exhaustive-deps
initExpVariation, currentProvider, registrationEmbedded, thirdPartyAuthApiStatus, tpaHint,
]);
return variation;
};
export default useAutoGeneratedUsernameExperimentVariation;

View File

@@ -3,7 +3,6 @@ import {
REGISTER_CLEAR_USERNAME_SUGGESTIONS, REGISTER_CLEAR_USERNAME_SUGGESTIONS,
REGISTER_FORM_VALIDATIONS, REGISTER_FORM_VALIDATIONS,
REGISTER_NEW_USER, REGISTER_NEW_USER,
REGISTER_SET_AUTO_GENERATED_USERNAME_REGISTRATION_EXP_DATA,
REGISTER_SET_COUNTRY_CODE, REGISTER_SET_COUNTRY_CODE,
REGISTER_SET_EMAIL_SUGGESTIONS, REGISTER_SET_EMAIL_SUGGESTIONS,
REGISTER_SET_USER_PIPELINE_DATA_LOADED, REGISTER_SET_USER_PIPELINE_DATA_LOADED,
@@ -40,7 +39,6 @@ export const defaultState = {
usernameSuggestions: [], usernameSuggestions: [],
validationApiRateLimited: false, validationApiRateLimited: false,
shouldBackupState: false, shouldBackupState: false,
autoGeneratedUsernameExperimentVariation: '',
}; };
const reducer = (state = defaultState, action = {}) => { const reducer = (state = defaultState, action = {}) => {
@@ -57,12 +55,6 @@ const reducer = (state = defaultState, action = {}) => {
registrationFormData: { ...action.payload }, registrationFormData: { ...action.payload },
userPipelineDataLoaded: state.userPipelineDataLoaded, userPipelineDataLoaded: state.userPipelineDataLoaded,
}; };
case REGISTER_SET_AUTO_GENERATED_USERNAME_REGISTRATION_EXP_DATA: {
return {
...state,
autoGeneratedUsernameExperimentVariation: action.payload.autoGeneratedRegExpVariation,
};
}
case REGISTER_NEW_USER.BEGIN: case REGISTER_NEW_USER.BEGIN:
return { return {
...state, ...state,

View File

@@ -1,11 +1,14 @@
import { camelCaseObject } from '@edx/frontend-platform'; import { camelCaseObject } from '@edx/frontend-platform';
import { logError, logInfo } from '@edx/frontend-platform/logging'; import { logError, logInfo } from '@edx/frontend-platform/logging';
import { call, put, takeEvery } from 'redux-saga/effects'; import {
call, put, race, take, takeEvery,
} from 'redux-saga/effects';
import { import {
fetchRealtimeValidationsBegin, fetchRealtimeValidationsBegin,
fetchRealtimeValidationsFailure, fetchRealtimeValidationsFailure,
fetchRealtimeValidationsSuccess, fetchRealtimeValidationsSuccess,
REGISTER_CLEAR_USERNAME_SUGGESTIONS,
REGISTER_FORM_VALIDATIONS, REGISTER_FORM_VALIDATIONS,
REGISTER_NEW_USER, REGISTER_NEW_USER,
registerNewUserBegin, registerNewUserBegin,
@@ -41,9 +44,15 @@ export function* handleNewUserRegistration(action) {
export function* fetchRealtimeValidations(action) { export function* fetchRealtimeValidations(action) {
try { try {
yield put(fetchRealtimeValidationsBegin()); yield put(fetchRealtimeValidationsBegin());
const { fieldValidations } = yield call(getFieldsValidations, action.payload.formPayload);
yield put(fetchRealtimeValidationsSuccess(camelCaseObject(fieldValidations))); const { response } = yield race({
response: call(getFieldsValidations, action.payload.formPayload),
cancel: take(REGISTER_CLEAR_USERNAME_SUGGESTIONS),
});
if (response) {
yield put(fetchRealtimeValidationsSuccess(camelCaseObject(response.fieldValidations)));
}
} catch (e) { } catch (e) {
if (e.response && e.response.status === 403) { if (e.response && e.response.status === 403) {
yield put(fetchRealtimeValidationsFailure()); yield put(fetchRealtimeValidationsFailure());

View File

@@ -38,7 +38,6 @@ describe('Registration Reducer Tests', () => {
usernameSuggestions: [], usernameSuggestions: [],
validationApiRateLimited: false, validationApiRateLimited: false,
shouldBackupState: false, shouldBackupState: false,
autoGeneratedUsernameExperimentVariation: '',
}; };
it('should return the initial state', () => { it('should return the initial state', () => {

View File

@@ -43,31 +43,39 @@ export const isFormValid = (
Object.keys(payload).forEach(key => { Object.keys(payload).forEach(key => {
switch (key) { switch (key) {
case 'name': case 'name':
fieldErrors.name = validateName(payload.name, formatMessage); if (!fieldErrors.name) {
fieldErrors.name = validateName(payload.name, formatMessage);
}
if (fieldErrors.name) { isValid = false; } if (fieldErrors.name) { isValid = false; }
break; break;
case 'email': { case 'email': {
const { if (!fieldErrors.email) {
fieldError, confirmEmailError, suggestion, const {
} = validateEmail(payload.email, configurableFormFields?.confirm_email, formatMessage); fieldError, confirmEmailError, suggestion,
if (fieldError) { } = validateEmail(payload.email, configurableFormFields?.confirm_email, formatMessage);
fieldErrors.email = fieldError; if (fieldError) {
isValid = false; fieldErrors.email = fieldError;
isValid = false;
}
if (confirmEmailError) {
fieldErrors.confirm_email = confirmEmailError;
isValid = false;
}
emailSuggestion = suggestion;
} }
if (confirmEmailError) {
fieldErrors.confirm_email = confirmEmailError;
isValid = false;
}
emailSuggestion = suggestion;
if (fieldErrors.email) { isValid = false; } if (fieldErrors.email) { isValid = false; }
break; break;
} }
case 'username': case 'username':
fieldErrors.username = validateUsername(payload.username, formatMessage); if (!fieldErrors.username) {
fieldErrors.username = validateUsername(payload.username, formatMessage);
}
if (fieldErrors.username) { isValid = false; } if (fieldErrors.username) { isValid = false; }
break; break;
case 'password': case 'password':
fieldErrors.password = validatePasswordField(payload.password, formatMessage); if (!fieldErrors.password) {
fieldErrors.password = validatePasswordField(payload.password, formatMessage);
}
if (fieldErrors.password) { isValid = false; } if (fieldErrors.password) { isValid = false; }
break; break;
default: default:

View File

@@ -162,6 +162,11 @@ const messages = defineMessages({
defaultMessage: 'Registration using {provider} has timed out.', defaultMessage: 'Registration using {provider} has timed out.',
description: '', description: '',
}, },
'registration.forbidden.username': {
id: 'registration.forbidden.username',
defaultMessage: 'Usernames can\'t include words that could be mistaken for course roles. Please choose a different username.',
description: '',
},
'registration.tpa.authentication.failure': { 'registration.tpa.authentication.failure': {
id: 'registration.tpa.authentication.failure', id: 'registration.tpa.authentication.failure',
defaultMessage: 'We are sorry, you are not authorized to access {platform_name} via this channel. ' defaultMessage: 'We are sorry, you are not authorized to access {platform_name} via this channel. '

View File

@@ -18,7 +18,7 @@ import { useNavigate, useParams } from 'react-router-dom';
import { resetPassword, validateToken } from './data/actions'; import { resetPassword, validateToken } from './data/actions';
import { import {
FORM_SUBMISSION_ERROR, PASSWORD_RESET_ERROR, PASSWORD_VALIDATION_ERROR, SUCCESS, TOKEN_STATE, FORM_SUBMISSION_ERROR, PASSWORD_RESET_ERROR, PASSWORD_VALIDATION_ERROR, TOKEN_STATE,
} from './data/constants'; } from './data/constants';
import { resetPasswordResultSelector } from './data/selectors'; import { resetPasswordResultSelector } from './data/selectors';
import { validatePassword } from './data/service'; import { validatePassword } from './data/service';
@@ -30,7 +30,6 @@ import {
LETTER_REGEX, LOGIN_PAGE, NUMBER_REGEX, RESET_PAGE, LETTER_REGEX, LOGIN_PAGE, NUMBER_REGEX, RESET_PAGE,
} from '../data/constants'; } from '../data/constants';
import { getAllPossibleQueryParams, updatePathWithQueryParams, windowScrollTo } from '../data/utils'; import { getAllPossibleQueryParams, updatePathWithQueryParams, windowScrollTo } from '../data/utils';
import { trackPasswordResetSuccess, trackResetPasswordPageViewed } from '../tracking/trackers/reset-password';
const ResetPasswordPage = (props) => { const ResetPasswordPage = (props) => {
const { formatMessage } = useIntl(); const { formatMessage } = useIntl();
@@ -43,15 +42,6 @@ const ResetPasswordPage = (props) => {
const { token } = useParams(); const { token } = useParams();
const navigate = useNavigate(); const navigate = useNavigate();
useEffect(() => {
if (props.status === TOKEN_STATE.VALID) {
trackResetPasswordPageViewed();
}
if (props.status === SUCCESS) {
trackPasswordResetSuccess();
}
}, [props.status]);
useEffect(() => { useEffect(() => {
if (props.status !== TOKEN_STATE.PENDING && props.status !== PASSWORD_RESET_ERROR) { if (props.status !== TOKEN_STATE.PENDING && props.status !== PASSWORD_RESET_ERROR) {
setErrorCode(props.status); setErrorCode(props.status);
@@ -149,7 +139,7 @@ const ResetPasswordPage = (props) => {
} }
} else if (props.status === PASSWORD_RESET_ERROR) { } else if (props.status === PASSWORD_RESET_ERROR) {
navigate(updatePathWithQueryParams(RESET_PAGE)); navigate(updatePathWithQueryParams(RESET_PAGE));
} else if (props.status === SUCCESS) { } else if (props.status === 'success') {
navigate(updatePathWithQueryParams(LOGIN_PAGE)); navigate(updatePathWithQueryParams(LOGIN_PAGE));
} else { } else {
return ( return (

View File

@@ -1,7 +1,6 @@
import React from 'react';
import { Provider } from 'react-redux'; import { Provider } from 'react-redux';
import { configure, injectIntl, IntlProvider } from '@edx/frontend-platform/i18n'; import { configure, IntlProvider } from '@edx/frontend-platform/i18n';
import { import {
fireEvent, render, screen, fireEvent, render, screen,
} from '@testing-library/react'; } from '@testing-library/react';
@@ -19,11 +18,6 @@ import ResetPasswordPage from '../ResetPasswordPage';
const mockedNavigator = jest.fn(); const mockedNavigator = jest.fn();
const token = '1c-bmjdkc-5e60e084cf8113048ca7'; const token = '1c-bmjdkc-5e60e084cf8113048ca7';
jest.mock('@edx/frontend-platform/analytics', () => ({
sendPageEvent: jest.fn(),
sendTrackEvent: jest.fn(),
}));
jest.mock('@edx/frontend-platform/auth'); jest.mock('@edx/frontend-platform/auth');
jest.mock('react-router-dom', () => ({ jest.mock('react-router-dom', () => ({
...(jest.requireActual('react-router-dom')), ...(jest.requireActual('react-router-dom')),
@@ -31,7 +25,6 @@ jest.mock('react-router-dom', () => ({
useParams: jest.fn().mockReturnValue({ token }), useParams: jest.fn().mockReturnValue({ token }),
})); }));
const IntlResetPasswordPage = injectIntl(ResetPasswordPage);
const mockStore = configureStore(); const mockStore = configureStore();
describe('ResetPasswordPage', () => { describe('ResetPasswordPage', () => {
@@ -100,7 +93,7 @@ describe('ResetPasswordPage', () => {
})); }));
store.dispatch = jest.fn(store.dispatch); store.dispatch = jest.fn(store.dispatch);
render(reduxWrapper(<IntlResetPasswordPage {...props} />)); render(reduxWrapper(<ResetPasswordPage {...props} />));
const newPasswordInput = screen.getByLabelText('New password'); const newPasswordInput = screen.getByLabelText('New password');
const confirmPasswordInput = screen.getByLabelText('Confirm password'); const confirmPasswordInput = screen.getByLabelText('Confirm password');
@@ -125,7 +118,7 @@ describe('ResetPasswordPage', () => {
status: TOKEN_STATE.VALID, status: TOKEN_STATE.VALID,
}, },
}); });
render(reduxWrapper(<IntlResetPasswordPage {...props} />)); render(reduxWrapper(<ResetPasswordPage {...props} />));
const resetPasswordButton = screen.getByRole('button', { name: /Reset password/i, id: 'submit-new-password' }); const resetPasswordButton = screen.getByRole('button', { name: /Reset password/i, id: 'submit-new-password' });
fireEvent.click(resetPasswordButton); fireEvent.click(resetPasswordButton);
@@ -149,7 +142,7 @@ describe('ResetPasswordPage', () => {
status: TOKEN_STATE.VALID, status: TOKEN_STATE.VALID,
}, },
}); });
render(reduxWrapper(<IntlResetPasswordPage {...props} />)); render(reduxWrapper(<ResetPasswordPage {...props} />));
const confirmPasswordInput = screen.getByLabelText('Confirm password'); const confirmPasswordInput = screen.getByLabelText('Confirm password');
fireEvent.change(confirmPasswordInput, { target: { value: 'password-mismatch' } }); fireEvent.change(confirmPasswordInput, { target: { value: 'password-mismatch' } });
@@ -168,7 +161,7 @@ describe('ResetPasswordPage', () => {
}, },
}); });
const { container } = render(reduxWrapper(<IntlResetPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ResetPasswordPage {...props} />));
const alertElements = container.querySelectorAll('.alert-danger'); const alertElements = container.querySelectorAll('.alert-danger');
const rateLimitError = alertElements[0].textContent; const rateLimitError = alertElements[0].textContent;
@@ -184,7 +177,7 @@ describe('ResetPasswordPage', () => {
}, },
}); });
const { container } = render(reduxWrapper(<IntlResetPasswordPage {...props} />)); const { container } = render(reduxWrapper(<ResetPasswordPage {...props} />));
const alertElements = container.querySelectorAll('.alert-danger'); const alertElements = container.querySelectorAll('.alert-danger');
const internalServerError = alertElements[0].textContent; const internalServerError = alertElements[0].textContent;
expect(internalServerError).toBe(validationMessage); expect(internalServerError).toBe(validationMessage);
@@ -193,7 +186,7 @@ describe('ResetPasswordPage', () => {
// ******** miscellaneous tests ******** // ******** miscellaneous tests ********
it('should call validation on password field when blur event fires', () => { it('should call validation on password field when blur event fires', () => {
const resetPasswordPage = render(reduxWrapper(<IntlResetPasswordPage {...props} />)); const resetPasswordPage = render(reduxWrapper(<ResetPasswordPage {...props} />));
const expectedText = 'Password criteria has not been metPassword must contain at least 8 characters, at least one letter, and at least one number'; const expectedText = 'Password criteria has not been metPassword must contain at least 8 characters, at least one letter, and at least one number';
const newPasswordInput = resetPasswordPage.container.querySelector('input#newPassword'); const newPasswordInput = resetPasswordPage.container.querySelector('input#newPassword');
newPasswordInput.value = 'test-password'; newPasswordInput.value = 'test-password';
@@ -212,7 +205,7 @@ describe('ResetPasswordPage', () => {
TOKEN_STATE.PENDING, TOKEN_STATE.PENDING,
}; };
render(reduxWrapper(<IntlResetPasswordPage {...props} />)); render(reduxWrapper(<ResetPasswordPage {...props} />));
expect(store.dispatch).toHaveBeenCalledWith(validateToken(token)); expect(store.dispatch).toHaveBeenCalledWith(validateToken(token));
}); });
@@ -221,19 +214,19 @@ describe('ResetPasswordPage', () => {
status: status:
PASSWORD_RESET_ERROR, PASSWORD_RESET_ERROR,
}; };
render(reduxWrapper(<IntlResetPasswordPage {...props} />)); render(reduxWrapper(<ResetPasswordPage {...props} />));
expect(mockedNavigator).toHaveBeenCalledWith(RESET_PAGE); expect(mockedNavigator).toHaveBeenCalledWith(RESET_PAGE);
}); });
it('should redirect the user to root url of the application ', async () => { it('should redirect the user to root url of the application ', async () => {
props = { props = {
status: SUCCESS, status: SUCCESS,
}; };
render(reduxWrapper(<IntlResetPasswordPage {...props} />)); render(reduxWrapper(<ResetPasswordPage {...props} />));
expect(mockedNavigator).toHaveBeenCalledWith(LOGIN_PAGE); expect(mockedNavigator).toHaveBeenCalledWith(LOGIN_PAGE);
}); });
it('shows spinner during token validation', () => { it('shows spinner during token validation', () => {
render(reduxWrapper(<IntlResetPasswordPage {...props} />)); render(reduxWrapper(<ResetPasswordPage {...props} />));
const spinnerElement = document.getElementsByClassName('div.spinner-header'); const spinnerElement = document.getElementsByClassName('div.spinner-header');
expect(spinnerElement).toBeTruthy(); expect(spinnerElement).toBeTruthy();
@@ -242,7 +235,7 @@ describe('ResetPasswordPage', () => {
// ******** redirection tests ******** // ******** redirection tests ********
it('by clicking on sign in tab should redirect onto login page', async () => { it('by clicking on sign in tab should redirect onto login page', async () => {
const { getByText } = render(reduxWrapper(<IntlResetPasswordPage {...props} />)); const { getByText } = render(reduxWrapper(<ResetPasswordPage {...props} />));
const signInTab = getByText('Sign in'); const signInTab = getByText('Sign in');

View File

@@ -2,19 +2,19 @@
.layout { .layout {
display: flex; display: flex;
@include media-breakpoint-down('lg') { @media (--pgn-size-breakpoint-max-width-lg) {
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
} }
@include media-breakpoint-up('xl') { @media (--pgn-size-breakpoint-min-width-xl) {
justify-content: space-between; justify-content: space-between;
} }
} }
.content { .content {
@include media-breakpoint-up('xl') { @media (--pgn-size-breakpoint-min-width-xl) {
display: flex; display: flex;
justify-content: center; justify-content: center;
width: 50vw; width: 50vw;
@@ -47,7 +47,7 @@
font-weight: 700; font-weight: 700;
line-height: 1; line-height: 1;
@include media-breakpoint-down('xl') { @media (--pgn-size-breakpoint-max-width-xl) {
font-size: 3.75rem; font-size: 3.75rem;
} }
@@ -60,7 +60,7 @@
margin-bottom: 0.5rem; margin-bottom: 0.5rem;
font-weight: 700; font-weight: 700;
@include media-breakpoint-down('xl') { @media (-pgn-size-breakpoint-max-width-xl) {
font-size: 1.375rem; font-size: 1.375rem;
line-height: 1.75rem; line-height: 1.75rem;
} }
@@ -72,7 +72,7 @@
} }
.large-screen-left-container { .large-screen-left-container {
@include media-breakpoint-down('xl') { @media (-pgn-size-breakpoint-max-width-xl) {
flex: 0 0 25%; flex: 0 0 25%;
max-width: 25%; max-width: 25%;
} }
@@ -87,43 +87,43 @@
height: 0.25rem; height: 0.25rem;
background-image: linear-gradient( background-image: linear-gradient(
102.02deg, 102.02deg,
$brand-700, var(--pgn-color-brand-700),
$brand-700 20%, var(--pgn-color-brand-700) 20%,
$brand 20%, var(--pgn-color-brand-base) 20%,
); );
background-repeat: no-repeat; background-repeat: no-repeat;
} }
@include media-breakpoint-only('md') { @media (--pgn-size-breakpoint-min-width-md) and (--pgn-size-breakpoint-max-width-md) {
.medium-screen-top-stripe { .medium-screen-top-stripe {
display: flex; display: flex;
height: 0.5rem; height: 0.5rem;
background-image: linear-gradient( background-image: linear-gradient(
102.02deg, 102.02deg,
$brand-700, var(--pgn-color-brand-700),
$brand-700 10%, var(--pgn-color-brand-700) 10%,
$brand 10%, var(--pgn-color-brand-base) 10%,
$brand 90%, var(--pgn-color-brand-base) 90%,
$primary-700 90%, var(--pgn-color-primary-700) 90%,
$primary-700 100%, var(--pgn-color-primary-700) 100%,
); );
background-repeat: no-repeat; background-repeat: no-repeat;
} }
} }
@include media-breakpoint-only('lg') { @media (--pgn-size-breakpoint-min-width-lg) and (--pgn-size-breakpoint-max-width-lg){
.medium-screen-top-stripe { .medium-screen-top-stripe {
display: flex; display: flex;
height: 0.5rem; height: 0.5rem;
background-image: linear-gradient( background-image: linear-gradient(
102.02deg, 102.02deg,
$brand-700 10%, var(--pgn-color-brand-700) 10%,
$brand 10%, var(--pgn-color-brand-base) 10%,
$brand 65%, var(--pgn-color-brand-base) 65%,
$primary-700 65%, var(--pgn-color-primary-700) 65%,
$primary-700 75%, var(--pgn-color-primary-700) 75%,
$accent-a 75%, var(--pgn-color-accent-a) 75%,
$accent-a 75% var(--pgn-color-accent-a) 75%
); );
background-repeat: no-repeat; background-repeat: no-repeat;
} }
@@ -131,20 +131,20 @@
.extra-large-screen-top-stripe { display: none; } .extra-large-screen-top-stripe { display: none; }
@include media-breakpoint-up('xl') { @media (--pgn-size-breakpoint-min-width-xl) {
.extra-large-screen-top-stripe { .extra-large-screen-top-stripe {
display: flex; display: flex;
height: 0.5rem; height: 0.5rem;
background-image: linear-gradient( background-image: linear-gradient(
102.02deg, 102.02deg,
$brand-700 10%, var(--pgn-color-brand-700) 10%,
$brand 10%, var(--pgn-color-brand-base) 10%,
$brand 45%, var(--pgn-color-brand-base) 45%,
$primary-700 45%, var(--pgn-color-primary-700) 45%,
$primary-700 55%, var(--pgn-color-primary-700) 55%,
$accent-a 55%, var(--pgn-color-accent-a) 55%,
$accent-a 75%, var(--pgn-color-accent-a) 75%,
$info-200 75%, var(--pgn-color-info-200) 75%,
); );
background-repeat: no-repeat; background-repeat: no-repeat;
} }
@@ -152,24 +152,24 @@
.large-screen-svg-light, .large-screen-svg-light,
.large-screen-svg-primary { .large-screen-svg-primary {
fill: $light-200; fill: var(--pgn-color-light-200);
overflow: hidden; overflow: hidden;
position: absolute; position: absolute;
} }
.large-screen-svg-primary { .large-screen-svg-primary {
fill: $primary-400; fill: var(--pgn-color-primary-400);
} }
.medium-screen-svg-light, .medium-screen-svg-light,
.medium-screen-svg-primary { .medium-screen-svg-primary {
fill: $light-200; fill: var(--pgn-color-light-200);
overflow: inherit; overflow: inherit;
position: absolute; position: absolute;
} }
.medium-screen-svg-primary { .medium-screen-svg-primary {
fill: $primary-400; fill: var(--pgn-color-primary-400);
} }
[dir=rtl]{ [dir=rtl]{
@@ -184,20 +184,20 @@
.small-yellow-line { .small-yellow-line {
width: 80px; width: 80px;
height: 0; height: 0;
border: 2px solid $accent-b; border: 2px solid var(--pgn-color-accent-b);
transform: rotate(102.02deg); transform: rotate(102.02deg);
} }
.medium-yellow-line { .medium-yellow-line {
width: 120px; width: 120px;
height: 0; height: 0;
border: 3px solid $accent-b; border: 3px solid var(--pgn-color-accent-b);
transform: rotate(102.02deg); transform: rotate(102.02deg);
} }
.large-yellow-line { .large-yellow-line {
width: 240px; width: 240px;
height: 0; height: 0;
border: 3px solid $accent-b; border: 3px solid var(--pgn-color-accent-b);
transform: rotate(102.02deg); transform: rotate(102.02deg);
} }

View File

@@ -11,7 +11,7 @@
margin-bottom: 0.5rem; margin-bottom: 0.5rem;
font-weight: 700; font-weight: 700;
@include media-breakpoint-down('md') { @media (--pgn-size-breakpoint-max-width-md) {
line-height: 1.5rem; line-height: 1.5rem;
font-size: 1.125rem; font-size: 1.125rem;
} }

View File

@@ -64,52 +64,52 @@ $header-height: 104px;
} }
&.light { &.light {
background-color: $white; background-color: var(--pgn-color-white);
.title { .title {
color: $black; color: var(--pgn-color-black);
} }
.subtitle { .subtitle {
color: $gray-700; color: var(--pgn-color-gray-700);
} }
.badge { .badge {
background-color: $light-500; background-color: var(--pgn-color-light-500);
color: $black; color: var(--pgn-color-black);
} }
.footer-content { .footer-content {
color: $gray-700; color: var(--pgn-color-gray-700);
} }
} }
&.dark { &.dark {
background-color: $primary-500; background-color: var(--pgn-color-primary-500);
.pgn__card-header-title-md { .pgn__card-header-title-md {
color: $white; color: var(--pgn-color-white);
} }
.pgn__card-header-subtitle-md { .pgn__card-header-subtitle-md {
color: $light-200; color: var(--pgn-color-light-200);
} }
.title { .title {
color: $white; color: var(--pgn-color-white);
} }
.subtitle { .subtitle {
color: $light-200; color: var(--pgn-color-light-200);
} }
.badge { .badge {
background-color: $dark-200; background-color: var(--pgn-color-dark-200);
color: $white; color: var(--pgn-color-white);
} }
.footer-content { .footer-content {
color: $light-200; color: var(--pgn-color-light-200);
} }
} }
} }

View File

@@ -3,7 +3,7 @@ $card-gap: 24px;
.recommendations-container__card-list { .recommendations-container__card-list {
gap: $card-gap $card-gap; gap: $card-gap $card-gap;
@include media-breakpoint-down(sm) { @media (-pgn-size-breakpoint-max-width-sm) {
margin-bottom: 0 !important; margin-bottom: 0 !important;
} }
@@ -11,15 +11,15 @@ $card-gap: 24px;
flex: 0 1 100%; flex: 0 1 100%;
cursor: pointer; cursor: pointer;
@include media-breakpoint-up(sm) { @media (--pgn-size-breakpoint-min-width-sm) {
flex: 0 1 calc(50% - #{$card-gap - 12}); flex: 0 1 calc(50% - #{$card-gap - 12});
} }
@include media-breakpoint-up(md) { @media (--pgn-size-breakpoint-min-width-md) {
flex: 0 1 calc(33.333% - #{$card-gap - 8}); flex: 0 1 calc(33.333% - #{$card-gap - 8});
} }
@include media-breakpoint-up(lg) { @media (--pgn-size-breakpoint-min-width-lg) {
flex: 0 1 calc(25% - #{$card-gap - 6}); flex: 0 1 calc(25% - #{$card-gap - 6});
} }
} }

View File

@@ -23,21 +23,21 @@
} }
.alert-link { .alert-link {
color: $primary !important; color: var(--pgn-color-primary-base) !important;
&:hover { &:hover {
text-decoration: underline; text-decoration: underline;
color: $info-700 !important; color: var(--pgn-color-info-700) !important;
} }
} }
} }
.email-suggestion-alert-warning { .email-suggestion-alert-warning {
color: $info-500 !important; color: var(--pgn-color-info-500) !important;
&:hover { &:hover {
text-decoration: underline; text-decoration: underline;
color: $info-700 !important; color: var(--pgn-color-info-700) !important;
} }
} }
@@ -56,7 +56,7 @@
line-height: 24px; line-height: 24px;
font-size: 12px; font-size: 12px;
font-weight: normal; font-weight: normal;
color: $primary-700; color: var(--pgn-color-primary-700);
} }
.username-suggestion--label { .username-suggestion--label {
@@ -65,10 +65,15 @@
margin-right: 0.25rem; margin-right: 0.25rem;
} }
.username-suggestions { .username__form-group-wrapper {
position: relative; position: relative;
margin-top: -2.5rem; }
margin-left: 15px;
.username-suggestions {
position: absolute;
inset: 0;
padding-left: 15px;
z-index: 100;
} }
.username-suggestions__close__button { .username-suggestions__close__button {
@@ -76,13 +81,6 @@
position: absolute; position: absolute;
} }
.username-suggestions__error {
position: relative;
margin-top: -13.7%;
margin-bottom: 11%;
margin-left: 15px;
}
.username-scroll-suggested--form-field { .username-scroll-suggested--form-field {
width: 20rem; width: 20rem;
white-space: nowrap; white-space: nowrap;
@@ -99,7 +97,7 @@
} }
} }
@media (max-width: map-get($grid-breakpoints, "sm")) { @media (--pgn-size-breakpoint-max-width-sm) {
.username-scroll-suggested--form-field { .username-scroll-suggested--form-field {
width: 15rem; width: 15rem;
} }

View File

@@ -40,7 +40,7 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
} }
.main-content { .main-content {
@extend .pt-4; padding-top: calc(var(--pgn-spacing-spacer-base) * 1.5) !important;
min-width: 464px !important; min-width: 464px !important;
} }
@@ -80,15 +80,15 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
.alert-link { .alert-link {
font-weight: normal; font-weight: normal;
text-decoration: underline; text-decoration: underline;
color: $info-300 !important; color: var(--pgn-color-info-300) !important;
&:hover { &:hover {
color: $info-500 !important; color: var(--pgn-color-info-500) !important;
} }
} }
.form-control { .form-control {
background-color: $white !important; background-color: var(--pgn-color-white) !important;
font-size: 0.875rem; font-size: 0.875rem;
line-height: 1.5; line-height: 1.5;
height: 2.75rem; height: 2.75rem;
@@ -103,11 +103,11 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
margin-bottom: 1rem; margin-bottom: 1rem;
font-size: 14px; font-size: 14px;
background-color: $white; background-color: var(--pgn-color-white);
border: 1px solid $primary; border: 1px solid var(--pgn-color-primary-base);
width: 224px; width: 224px;
height: 36px; height: 36px;
color: $primary; color: var(--pgn-color-primary-base);
.btn-tpa__image-icon{ .btn-tpa__image-icon{
background-color: transparent; background-color: transparent;
@@ -132,8 +132,8 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
} }
.btn-tpa__font-container { .btn-tpa__font-container {
background-color: $primary; background-color: var(--pgn-color-primary-base);
color: $white; color: var(--pgn-color-white);
font-size: 11px; font-size: 11px;
margin-left: -6px; margin-left: -6px;
@@ -143,7 +143,7 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
} }
.btn-oa2-facebook { .btn-oa2-facebook {
color: $white; color: var(--pgn-color-white);
border-color: $facebook-blue; border-color: $facebook-blue;
background-color: $facebook-blue; background-color: $facebook-blue;
@@ -151,12 +151,12 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
&:focus { &:focus {
background-color: $facebook-focus-blue; background-color: $facebook-focus-blue;
border: 1px solid $facebook-focus-blue; border: 1px solid $facebook-focus-blue;
color: $white; color: var(--pgn-color-white);
} }
} }
.btn-oa2-google-oauth2 { .btn-oa2-google-oauth2 {
color: $white; color: var(--pgn-color-white);
border-color: $google-blue; border-color: $google-blue;
background-color: $google-blue; background-color: $google-blue;
@@ -171,12 +171,12 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
&:focus { &:focus {
background-color: $google-focus-blue; background-color: $google-focus-blue;
border: 1px solid $google-focus-blue; border: 1px solid $google-focus-blue;
color: $white; color: var(--pgn-color-white);
} }
} }
.btn-oa2-apple-id { .btn-oa2-apple-id {
color: $white; color: var(--pgn-color-white);
border-color: $apple-black; border-color: $apple-black;
background-color: $apple-black; background-color: $apple-black;
font-size: 16px; font-size: 16px;
@@ -190,12 +190,12 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
&:focus { &:focus {
background-color: $apple-focus-black; background-color: $apple-focus-black;
border: 1px solid $apple-focus-black; border: 1px solid $apple-focus-black;
color: $white; color: var(--pgn-color-white);
} }
} }
.btn-oa2-azuread-oauth2 { .btn-oa2-azuread-oauth2 {
color: $white; color: var(--pgn-color-white);
border-color: $microsoft-black; border-color: $microsoft-black;
background-color: $microsoft-black; background-color: $microsoft-black;
@@ -203,7 +203,7 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
&:focus { &:focus {
background-color: $microsoft-focus-black; background-color: $microsoft-focus-black;
border: 1px solid $microsoft-focus-black; border: 1px solid $microsoft-focus-black;
color: $white; color: var(--pgn-color-white);
} }
} }
@@ -214,9 +214,8 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
} }
.institute-icon { .institute-icon {
@extend .mr-1; margin: calc(var(--pgn-spacing-spacer-base) * 0.25) !important;
@extend .text-gray; color: var(--pgn-color-gray-base) !important;
display: inline-block; display: inline-block;
margin-bottom: 0.25rem; margin-bottom: 0.25rem;
height: 18px; height: 18px;
@@ -232,7 +231,7 @@ $elevation-level-2-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
} }
.invalid-feedback { .invalid-feedback {
color: $red; color: var(--pgn-color-red);
} }
.full-vertical-height { .full-vertical-height {
@@ -290,22 +289,22 @@ select.form-control {
#password-requirement-left { #password-requirement-left {
opacity: 1; opacity: 1;
@extend .x-small; font-size: var(--pgn-typography-font-size-xs) !important;
filter: drop-shadow($elevation-level-2-shadow) drop-shadow($elevation-level-2-shadow) !important; filter: drop-shadow($elevation-level-2-shadow) drop-shadow($elevation-level-2-shadow) !important;
right: 0.2rem !important; right: 0.2rem !important;
.tooltip-inner { .tooltip-inner {
background: $white; background: var(--pgn-color-white);
display: block; display: block;
color: $gray-500; color: var(--pgn-color-gray-500);
} }
.arrow::before { .arrow::before {
border-left-color: $white; border-left-color: var(--pgn-color-white);
} }
} }
#password-requirement-top { #password-requirement-top {
@extend .x-small; font-size: var(--pgn-typography-font-size-xs) !important;
filter: drop-shadow($elevation-level-2-shadow) drop-shadow($elevation-level-2-shadow) !important; filter: drop-shadow(var(--pgn-elevation-box-shadow-level-2)) drop-shadow(var(--pgn-elevation-box-shadow-level-2)) !important;
opacity: 1; opacity: 1;
width: 90%; width: 90%;
bottom: 10px !important; bottom: 10px !important;
@@ -314,30 +313,30 @@ select.form-control {
.tooltip-inner { .tooltip-inner {
min-width: 464px !important; min-width: 464px !important;
background: $white; background: var(--pgn-color-white);
display: block; display: block;
color: $gray-500; color: var(--pgn-color-gray-500);
} }
.arrow::before { .arrow::before {
border-top-color: $white; border-top-color: var(--pgn-color-white);
} }
} }
.yellow-border { .yellow-border {
border: 2px solid $accent-b; border: 2px solid var(--pgn-color-accent-b);
} }
.institutions__heading { .institutions__heading {
color: $primary-700; color: var(--pgn-color-primary-700);
} }
.logistration-button { .logistration-button {
color: $gray-700; color: var(--pgn-color-gray-700);
} }
.logistration-button:hover{ .logistration-button:hover{
color: $gray-700; color: var(--pgn-color-gray-700);
text-decoration: none; text-decoration: none;
} }
@@ -352,7 +351,7 @@ select.form-control {
width: 2.3rem; width: 2.3rem;
} }
.has-floating-label { .has-floating-label {
color: $gray-500; color: var(--pgn-color-gray-500);
} }
.pgn__form-control-floating-label .pgn__form-control-floating-label-content { .pgn__form-control-floating-label .pgn__form-control-floating-label-content {
@@ -366,7 +365,7 @@ select.form-control {
.form-group__form-field .form-control:focus ~ .pgn__form-control-floating-label .pgn__form-control-floating-label-content { .form-group__form-field .form-control:focus ~ .pgn__form-control-floating-label .pgn__form-control-floating-label-content {
font-size: 16px; font-size: 16px;
color: $primary-700; color: var(--pgn-color-primary-700);
} }
.form-group__form-field .form-control:not([value='']):not(:focus) ~ .form-group__form-field .form-control:not([value='']):not(:focus) ~
@@ -444,14 +443,14 @@ select.form-control {
} }
.table-striped tbody tr:nth-of-type(odd) { .table-striped tbody tr:nth-of-type(odd) {
background-color: $light-200; background-color: var(--pgn-color-light-200);
} }
.institutions--provider-link { .institutions--provider-link {
font-weight: normal; font-weight: normal;
font-size: 0.875rem; font-size: 0.875rem;
line-height: 1.5rem; line-height: 1.5rem;
color: $primary-700 color: var(--pgn-color-primary-700)
} }
.pgn__form-control-decorator-trailing { .pgn__form-control-decorator-trailing {

View File

@@ -1,22 +0,0 @@
import { createEventTracker, createPageEventTracker } from '../../data/segment/utils';
export const eventNames = {
loginAndRegistration: 'login_and_registration',
forgotPasswordPageViewed: 'edx.bi.password_reset_form.viewed',
};
export const categories = {
userEngagement: 'user-engagement',
};
// Event tracker for forgot password page viewed
export const trackForgotPasswordPageViewed = () => createEventTracker(
eventNames.forgotPasswordPageViewed,
{
category: categories.userEngagement,
},
)();
export const trackForgotPasswordPageEvent = () => {
createPageEventTracker(eventNames.loginAndRegistration, 'forgot-password')();
};

View File

@@ -1,29 +0,0 @@
import { createEventTracker, createPageEventTracker } from '../../data/segment/utils';
export const eventNames = {
forgotPasswordLinkClicked: 'edx.bi.password-reset_form.toggled',
loginAndRegistration: 'login_and_registration',
registerFormToggled: 'edx.bi.register_form.toggled',
loginSuccess: 'edx.bi.user.account.authenticated.client',
};
export const categories = {
userEngagement: 'user-engagement',
};
// Event tracker for Forgot Password link click
export const trackForgotPasswordLinkClick = () => createEventTracker(
eventNames.forgotPasswordLinkClicked,
{ category: categories.userEngagement },
)();
// Tracks the login page event.
export const trackLoginPageViewed = () => {
createPageEventTracker(eventNames.loginAndRegistration, 'login')();
};
// Tracks the login sucess event.
export const trackLoginSuccess = () => createEventTracker(
eventNames.loginSuccess,
{},
)();

View File

@@ -1,37 +0,0 @@
import { createEventTracker, createPageEventTracker } from '../../data/segment/utils';
export const eventNames = {
progressiveProfilingSubmitClick: 'edx.bi.welcome.page.submit.clicked',
progressiveProfilingSkipLinkClick: 'edx.bi.welcome.page.skip.link.clicked',
disablePostRegistrationRecommendations: 'edx.bi.user.recommendations.not.enabled',
progressiveProfilingSupportLinkCLick: 'edx.bi.welcome.page.support.link.clicked',
loginAndRegistration: 'login_and_registration',
};
// Event link tracker for Progressive profiling skip button click
export const trackProgressiveProfilingSkipLinkClick = evenProperties => createEventTracker(
eventNames.progressiveProfilingSkipLinkClick, { ...evenProperties },
)();
// Event tracker for progressive profiling submit button click
export const trackProgressiveProfilingSubmitClick = (evenProperties) => createEventTracker(
eventNames.progressiveProfilingSubmitClick,
{ ...evenProperties },
)();
// Event tracker for progressive profiling submit button click
export const trackDisablePostRegistrationRecommendations = (evenProperties) => createEventTracker(
eventNames.disablePostRegistrationRecommendations,
{ ...evenProperties },
)();
// Tracks the progressive profiling page event.
export const trackProgressiveProfilingPageViewed = () => {
createPageEventTracker(eventNames.loginAndRegistration, 'welcome')();
};
// Tracks the progressive profiling spport link click.
export const trackProgressiveProfilingSupportLinkCLick = () => createEventTracker(
eventNames.progressiveProfilingSupportLinkCLick,
{},
)();

View File

@@ -1,22 +0,0 @@
import { createEventTracker, createPageEventTracker } from '../../data/segment/utils';
export const eventNames = {
loginAndRegistration: 'login_and_registration',
registrationSuccess: 'edx.bi.user.account.registered.client',
loginFormToggled: 'edx.bi.login_form.toggled',
};
export const categories = {
userEngagement: 'user-engagement',
};
// Event tracker for successful registration
export const trackRegistrationSuccess = () => createEventTracker(
eventNames.registrationSuccess,
{},
)();
// Tracks the progressive profiling page event.
export const trackRegistrationPageViewed = () => {
createPageEventTracker(eventNames.loginAndRegistration, 'register')();
};

View File

@@ -1,14 +0,0 @@
import { createEventTracker, createPageEventTracker } from '../../data/segment/utils';
export const eventNames = {
loginAndRegistration: 'login_and_registration',
resetPasswordSuccess: 'edx.bi.user.password.reset.success',
};
export const trackResetPasswordPageViewed = () => {
createPageEventTracker(eventNames.loginAndRegistration, 'reset-password')();
};
export const trackPasswordResetSuccess = () => {
createEventTracker(eventNames.resetPasswordSuccess, {})();
};

View File

@@ -1,37 +0,0 @@
import { createEventTracker, createPageEventTracker } from '../../../data/segment/utils';
import {
categories,
eventNames,
trackForgotPasswordPageEvent,
trackForgotPasswordPageViewed,
} from '../forgotpassword';
// Mock createEventTracker function
jest.mock('../../../data/segment/utils', () => ({
createEventTracker: jest.fn().mockImplementation(() => jest.fn()),
createPageEventTracker: jest.fn().mockImplementation(() => jest.fn()),
}));
describe('Tracking Functions', () => {
beforeEach(() => {
jest.clearAllMocks();
});
it('should fire trackForgotPasswordPageEvent', () => {
trackForgotPasswordPageEvent();
expect(createPageEventTracker).toHaveBeenCalledWith(
eventNames.loginAndRegistration,
'forgot-password',
);
});
it('should fire forgotPasswordPageViewedEvent', () => {
trackForgotPasswordPageViewed();
expect(createEventTracker).toHaveBeenCalledWith(
eventNames.forgotPasswordPageViewed,
{ category: categories.userEngagement },
);
});
});

View File

@@ -1,37 +0,0 @@
import { createEventTracker, createPageEventTracker } from '../../../data/segment/utils';
import {
categories,
eventNames,
trackForgotPasswordLinkClick,
trackLoginPageViewed,
} from '../login';
// Mock createEventTracker function
jest.mock('../../../data/segment/utils', () => ({
createEventTracker: jest.fn().mockImplementation(() => jest.fn()),
createPageEventTracker: jest.fn().mockImplementation(() => jest.fn()),
}));
describe('Tracking Functions', () => {
beforeEach(() => {
jest.clearAllMocks();
});
it('trackForgotPasswordLinkClick function', () => {
trackForgotPasswordLinkClick();
expect(createEventTracker).toHaveBeenCalledWith(
eventNames.forgotPasswordLinkClicked,
{ category: categories.userEngagement },
);
});
it('trackLoginPageEvent function', () => {
trackLoginPageViewed();
expect(createPageEventTracker).toHaveBeenCalledWith(
eventNames.loginAndRegistration,
'login',
);
});
});

View File

@@ -1,37 +0,0 @@
import { createEventTracker, createPageEventTracker } from '../../../data/segment/utils';
import {
eventNames,
trackProgressiveProfilingPageViewed,
trackProgressiveProfilingSkipLinkClick,
} from '../progressive-profiling';
// Mock createEventTracker function
jest.mock('../../../data/segment/utils', () => ({
createEventTracker: jest.fn().mockImplementation(() => jest.fn()),
createPageEventTracker: jest.fn().mockImplementation(() => jest.fn()),
createLinkTracker: jest.fn().mockImplementation(() => jest.fn()),
}));
describe('Tracking Functions', () => {
beforeEach(() => {
jest.clearAllMocks();
});
it('should fire trackProgressiveProfilingSkipLinkClickEvent', () => {
trackProgressiveProfilingSkipLinkClick();
expect(createEventTracker).toHaveBeenCalledWith(
eventNames.progressiveProfilingSkipLinkClick,
{},
);
});
it('should fire trackProgressiveProfilingPageEvent', () => {
trackProgressiveProfilingPageViewed();
expect(createPageEventTracker).toHaveBeenCalledWith(
eventNames.loginAndRegistration,
'welcome',
);
});
});

View File

@@ -1,36 +0,0 @@
import { createEventTracker, createPageEventTracker } from '../../../data/segment/utils';
import {
eventNames,
trackRegistrationPageViewed,
trackRegistrationSuccess,
} from '../register';
// Mock createEventTracker function
jest.mock('../../../data/segment/utils', () => ({
createEventTracker: jest.fn().mockImplementation(() => jest.fn()),
createPageEventTracker: jest.fn().mockImplementation(() => jest.fn()),
}));
describe('Tracking Functions', () => {
beforeEach(() => {
jest.clearAllMocks();
});
it('should fire registrationSuccessEvent', () => {
trackRegistrationSuccess();
expect(createEventTracker).toHaveBeenCalledWith(
eventNames.registrationSuccess,
{},
);
});
it('should fire trackRegistrationPageEvent', () => {
trackRegistrationPageViewed();
expect(createPageEventTracker).toHaveBeenCalledWith(
eventNames.loginAndRegistration,
'register',
);
});
});

View File

@@ -1,26 +0,0 @@
import { createPageEventTracker } from '../../../data/segment/utils';
import {
eventNames,
trackResetPasswordPageViewed,
} from '../reset-password';
// Mock createEventTracker function
jest.mock('../../../data/segment/utils', () => ({
createEventTracker: jest.fn().mockImplementation(() => jest.fn()),
createPageEventTracker: jest.fn().mockImplementation(() => jest.fn()),
}));
describe('Tracking Functions', () => {
beforeEach(() => {
jest.clearAllMocks();
});
it('should fire trackResettPasswordPageEvent', () => {
trackResetPasswordPageViewed();
expect(createPageEventTracker).toHaveBeenCalledWith(
eventNames.loginAndRegistration,
'reset-password',
);
});
});