renovate[bot]
26caf857bf
chore(deps): update dependency babel-plugin-formatjs to v10.5.10
2023-12-04 13:50:50 +00:00
renovate[bot]
fa34eae800
chore(deps): update dependency @edx/frontend-build to v13.0.8
2023-12-04 11:48:51 +00:00
vladislavkeblysh
644b16580d
fix: fixed spacing in tablet version ( #1062 )
2023-11-28 10:47:53 +05:00
Ihor Romaniuk
479dac8397
fix: content centering and z-index position on adaptation ( #1094 )
2023-11-27 11:44:03 +05:00
Attiya Ishaque
c097b5b831
fix: moved registration tests to specfic files. ( #1104 )
2023-11-22 13:54:56 +05:00
Moncef Abboud
78722f3e73
feat: implement SHOW_REGISTRATION_LINKS setting
2023-11-21 18:54:39 +05:00
edx-transifex-bot
7f8a270770
chore(i18n): update translations ( #1106 )
...
Co-authored-by: Jenkins <sre+jenkins@edx.org >
2023-11-20 12:09:20 +05:00
Syed Sajjad Hussain Shah
4ff14c8731
fix: fix duplicate mfe context calls and cookie set exc ( #1103 )
2023-11-16 10:44:29 +05:00
edx-transifex-bot
a957973105
chore(i18n): update translations ( #1101 )
...
Co-authored-by: Jenkins <sre+jenkins@edx.org >
Co-authored-by: Syed Sajjad Hussain Shah <52817156+syedsajjadkazmii@users.noreply.github.com >
2023-11-15 12:25:29 +05:00
Blue
f0b855d87e
fix: add spinner while loading the optional fields in embadded exp ( #1102 )
...
Description:
Add spinner while loading the optional fields in embadded exp
VAN-1658
2023-11-14 18:32:39 +05:00
Ghassan Maslamani
446649735d
fix: form submission when country is not requried ( #1099 )
...
When country is not required to submit, the displayValue check
will always return true. This fixes it by only check it if it's
needed through the config `SHOW_CONFIGURABLE_EDX_FIELDS`
This issue might has been discoverd at edx.org becuase edx.org
requires the Country to be filled when creating an account,
however this is not the case for Open edX by default, hence the
issue reported below
Ref: openedx/wg-build-test-release/issues/318
2023-11-13 12:14:34 -05:00
Mashal Malik
397c237e30
refactor: updated README file to reflect template changes ( #1089 )
...
* refactor: updated README file to reflect template changes
* refactor: updated README file to reflect template changes
* refactor: updated README file to reflect template changes
* refactor: update readMe file
2023-11-01 10:58:30 +05:00
Feanil Patel
e10d6b6384
docs: Update the security e-mail address.
...
This repository is now managed by the Axim Collaborative and security issues
with it should be reported to security@openedx.org instead of security@edx.org
This work is being done as a part of https://github.com/openedx/wg-security/issues/16
2023-10-31 12:42:02 -04:00
Feanil Patel
38c186d5a7
chore: Update to the new version of brand-openedx in the new scope. ( #1083 )
...
Part of https://github.com/openedx/axim-engineering/issues/23
This updates the brand alias to point to the package at the `openedx`
scope. This does not impact imports because this package is used via an
alias.
2023-10-20 17:28:31 -04:00
Syed Ali Abbas Zaidi
55c320a88a
chore: bump frontend-platform ( #1076 )
2023-10-17 12:02:54 +05:00
Muhammad Abdullah Waheed
6ec0a22194
feat: babel-plugin-react-intl to babel-plugin-formatjs migration ( #1067 )
...
* feat: babel-plugin-react-intl to babel-plugin-formatjs migration
* fix: upgraded frontend-build to fix security issue
2023-10-13 09:28:29 +05:00
Syed Sajjad Hussain Shah
7bae030713
fix: name field validations ( #1069 )
2023-10-11 09:44:03 +05:00
Zainab Amir
7b4714a22a
feat: fix recommendations card subtitle ( #1070 )
2023-10-06 15:58:29 +05:00
Zainab Amir
332d6abee7
feat: updated default value for USER_RETENTION_COOKIE_NAME ( #1059 )
...
Moved the value to internal configuration
VAN-1624
2023-09-12 14:10:43 +05:00
Zainab Amir
4df13cf0b7
feat: remove optimizely event ( #1051 )
...
VAN-1624
2023-09-12 13:32:29 +05:00
Syed Sajjad Hussain Shah
512deae883
fix: recs skip btn event gets cancelled on redirection ( #1058 )
2023-09-08 15:37:33 +05:00
Syed Sajjad Hussain Shah
2d11477037
fix: post registration recommendations eventing ( #1057 )
2023-09-08 15:04:38 +05:00
Zainab Amir
5e15969f4a
Recommendations v2 ( #1040 )
...
* feat: add personalized recommendations (#1024 )
* use Algolia for personalized recommendations
* show personalized recommendations to use that have consented
to functional cookies
* update tests
VAN-1599
* Revert "fix: special characters in redirect url getting decoded to space (#1029 )" (#1030 )
This reverts commit fc62241332 .
* feat: update recommendations page design (#1036 )
VAN-1598
* feat: add events for recommendations (#1039 )
* feat: remove static recommendations
---------
Co-authored-by: Syed Sajjad Hussain Shah <52817156+syedsajjadkazmii@users.noreply.github.com >
2023-09-08 12:08:41 +05:00
Syed Sajjad Hussain Shah
37e811d7e5
fix: updated optional fields check based on updated response ( #1055 )
2023-09-07 09:31:19 +05:00
Mashal Malik
a35a1d1ba6
refactor: updated lock file version check to use new workflow ( #1048 )
...
Co-authored-by: Muhammad Abdullah Waheed <42172960+abdullahwaheed@users.noreply.github.com >
2023-09-06 14:58:18 +05:00
Syed Sajjad Hussain Shah
41a9c89d71
fix: password validation with correct password value on icon blur ( #1054 )
2023-09-05 17:52:35 +05:00
Syed Sajjad Hussain Shah
d469102cee
refactor: registration component refactoring ( #1050 )
...
* refactor: registration component refactoring
* fix: refactored constants
2023-09-05 13:52:25 +05:00
edx-transifex-bot
c685bdd373
chore(i18n): update translations ( #1052 )
...
Co-authored-by: Jenkins <sre+jenkins@edx.org >
2023-09-04 16:23:08 +05:00
Emad Rad
daa7ae4d73
feat: Add persian language ( #1020 )
...
Co-authored-by: Zainab Amir <zainab.amir@arbisoft.com >
2023-08-30 13:09:40 +05:00
Zainab Amir
c5caaeba60
feat: add registration conversion event ( #1049 )
2023-08-29 15:22:07 +05:00
Syed Sajjad Hussain Shah
a473d79554
fix: forms data persistence issue ( #1046 )
2023-08-25 17:48:49 +05:00
Zainab Amir
1b5aa106ab
feat: remove hydrate call ( #1043 )
2023-08-24 12:29:48 +05:00
renovate[bot]
d8b5653224
chore(deps): update dependency @edx/frontend-build to v12.9.8
2023-08-15 22:16:13 +00:00
renovate[bot]
4cc4ff6c4b
fix(deps): update react-router monorepo to v6.15.0
2023-08-15 20:09:53 +00:00
renovate[bot]
48a3c57e5f
fix(deps): update dependency @edx/paragon to v20.46.2
2023-08-15 15:29:28 +00:00
Syed Ali Abbas Zaidi
efdefc300e
feat: upgrade react router to v6 ( #936 )
2023-08-15 17:23:34 +05:00
Syed Sajjad Hussain Shah
9730a4f55d
Revert "fix: special characters in redirect url getting decoded to space ( #1029 )" ( #1030 )
...
This reverts commit fc62241332 .
2023-08-15 15:45:31 +05:00
Syed Sajjad Hussain Shah
fc62241332
fix: special characters in redirect url getting decoded to space ( #1029 )
2023-08-15 13:24:27 +05:00
renovate[bot]
0846001b6d
fix(deps): update dependency regenerator-runtime to v0.14.0
2023-08-08 01:57:57 +00:00
renovate[bot]
90658722e1
fix(deps): update dependency @edx/paragon to v20.46.0
2023-08-04 23:08:50 +00:00
renovate[bot]
240752c6cd
fix(deps): update dependency @edx/paragon to v20.45.7
2023-08-04 04:27:28 +00:00
renovate[bot]
429d4547e4
fix(deps): update font awesome to v6.4.2
2023-08-03 08:52:23 +00:00
renovate[bot]
e278b5f74a
chore(deps): update dependency @edx/frontend-build to v12.9.4
2023-08-02 19:32:04 +00:00
renovate[bot]
a723058bc1
fix(deps): update dependency @edx/paragon to v20.45.6
2023-08-01 16:20:29 +00:00
Shahbaz Shabbir
59fa7d5de3
fix: update username suggestions placement
2023-08-01 19:37:07 +05:00
renovate[bot]
60578189bd
fix(deps): update dependency @edx/frontend-platform to v4.6.1
2023-08-01 14:15:25 +00:00
Syed Sajjad Hussain Shah
82cd11e01e
refactor: refactor recs dir ( #1012 )
2023-07-31 16:36:47 +05:00
Blue
4a10540d4a
fix: redirection issue fix ( #1011 )
...
Description:
Fixed redirection issue
VAN-1573
2023-07-31 15:29:05 +05:00
Blue
aeda262fb0
fix: add location resitriction for popular and trending courses ( #1010 )
...
Description:
Filter courses on the basis of location
VAN-1573
2023-07-31 14:47:22 +05:00
Mubbshar Anwar
dff3903617
fix: track event fire multiple times ( #1009 )
...
The recommendations group event was firing multiple times due to useEffect dependency because registrationResult is setting in above two useEffects.
VAN-1569
2023-07-31 13:00:53 +05:00