Syed Sajjad Hussain Shah
35a55acfa9
fix: fix useSelector usage in logistration and login component ( #1203 )
2024-03-15 12:11:46 +05:00
Attiya Ishaque
f9e4e2d18a
fix: Use redux hooks in Authn login page
2024-03-15 12:11:46 +05:00
Dmytro
dc90cf9ce5
fix: Registration with password that doesn't meet the requirements ( #1184 )
...
* fix: Registration with password that doesn't meet the requirements
---------
Co-authored-by: Dima Alipov <dimaalipov@MacBook-Pro-Dima.local >
Co-authored-by: Syed Sajjad Hussain Shah <ssajjad@2u.com >
2024-03-15 11:53:42 +05:00
Attiya Ishaque
36354761cc
feat: Remove simplify registration experiment code ( #1194 )
2024-03-15 10:58:54 +05:00
renovate[bot]
f53add81f3
fix(deps): update react-router monorepo to v6.22.3
2024-03-08 12:18:55 +00:00
renovate[bot]
bca59ebd40
fix(deps): update dependency algoliasearch-helper to v3.16.3
2024-03-08 10:45:07 +00:00
renovate[bot]
dcb5da42b0
fix(deps): update dependency @edx/frontend-platform to v7.1.1
2024-03-08 06:51:41 +00:00
renovate[bot]
b346c22b57
chore(deps): update codecov/codecov-action action to v4 ( #1172 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 19:28:01 -08:00
Zainab Amir
8be350e35f
Fix TPA skeleton loader ( #1189 )
...
* feat: update TPA skeleton
* fix: Prevent wrong appearance of skeleton after second tab click
---------
Co-authored-by: Stanislav Lunyachek <lunyachek@MacBook-Pro-M1.local >
2024-03-06 06:11:54 -08:00
Syed Sajjad Hussain Shah
6695fb6f61
fix: move country field to simplify registration second step ( #1195 )
2024-03-06 12:21:56 +05:00
Syed Sajjad Hussain Shah
be5b0bb461
fix: invalid form submit btn event error ( #1191 )
2024-03-05 14:57:10 +05:00
Syed Sajjad Hussain Shah
5f93278326
feat: add invalid form submit click event: ( #1190 )
2024-03-05 13:13:30 +05:00
Blue
488644f50d
fix: remove rebrand experiment from authn ( #1187 )
...
Description:
Remove rebrand experiment code from Authn
VAN-1858
2024-03-04 16:14:41 +05:00
Hina Khadim
56bab26018
fix: browser header showing null and replace authn with Authentication ( #1185 )
2024-03-04 00:53:26 -08:00
Attiya Ishaque
ca42f3851d
fix: Fix post registration recommendations card issue ( #1183 )
2024-03-01 15:25:56 +05:00
Syed Sajjad Hussain Shah
e4bddc2db0
fix: remove password field duplicate validation ( #1181 )
2024-02-29 17:47:13 +05:00
Syed Sajjad Hussain Shah
8aeacaa001
fix: fix error banner alert ( #1180 )
2024-02-29 12:14:52 +05:00
Syed Sajjad Hussain Shah
80435d3e5b
fix: change submit cta text for experiment ( #1179 )
2024-02-29 11:25:43 +05:00
Syed Sajjad Hussain Shah
d6c5415c9a
feat: add submit btn click event ( #1178 )
2024-02-28 11:38:07 +05:00
Zainab Amir
0306763eeb
feat: update code owner information ( #1177 )
2024-02-27 06:40:48 -08:00
Zainab Amir
e4ac1288a9
feat: add submit btn click event for default register page ( #1176 )
...
Co-authored-by: Syed Sajjad Hussain Shah <ssajjad@2u.com >
2024-02-27 01:24:52 -08:00
Attiya Ishaque
e1f489838c
fix: browser header showing null ( #1168 )
2024-02-27 12:52:25 +05:00
Syed Sajjad Hussain Shah
9b046146a0
fix: fix simplify registration experiment bugs ( #1175 )
2024-02-27 10:12:16 +05:00
Syed Sajjad Hussain Shah
e0d605582e
fix: fix simplify registration experiment bugs ( #1174 )
2024-02-26 18:54:16 +05:00
Blue
21b5a01cab
fix: Update custom SSO buttons to use brand colors ( #1165 )
...
Description: Update custom SSO buttons to use brand colors
VAN-1838
2024-02-26 18:51:12 +05:00
Syed Sajjad Hussain Shah
955ea6485f
fix: update comment ( #1173 )
2024-02-26 17:50:19 +05:00
Syed Sajjad Hussain Shah
9f8a1af7e3
feat: simplify registration experiment ( #1164 )
2024-02-26 17:22:24 +05:00
renovate[bot]
e617a3ba40
fix(deps): update react-router monorepo to v6.22.1
2024-02-26 12:16:52 +00:00
renovate[bot]
fb3f962039
fix(deps): update dependency react-loading-skeleton to v3.4.0
2024-02-26 11:25:17 +00:00
renovate[bot]
64da54f17c
fix(deps): update dependency core-js to v3.36.0
2024-02-26 11:15:39 +00:00
renovate[bot]
74741a1be6
fix(deps): update dependency @edx/frontend-platform to v7.1.0
2024-02-26 10:46:33 +00:00
Stanislav
e9aaf7024a
fix: Enabling the ability to log in with a username consisting of 2 characters ( #1073 )
...
Co-authored-by: Stanislav Lunyachek <lunyachek@MacBook-Pro-M1.local >
2024-02-15 15:07:24 +05:00
Blue
e3d96385ee
fix: remove username and bring in name field for embedded case ( #1163 )
...
Description:
Remove username and bring in name field in case embedded registration
VAN-1824
2024-02-14 16:39:31 +05:00
Blue
dc266a613e
fix: replace username with name in base component and on welcome page ( #1161 )
...
* fix: replace username with fullName in base component and on welcome page
Description: Replace username with name in welcome page component
VAN-1824
2024-02-14 12:12:43 +05:00
Syed Sajjad Hussain Shah
1b5755664c
chore: upgrade paragon to v22.1.1 ( #1162 )
2024-02-14 11:15:26 +05:00
Zainab Amir
02bd8abcd1
feat: update default authn settings ( #1160 )
...
At present, Authn MFE doesn't work out of the box with
devstack settings. These changes allow authn to work with
default devstack settings.
2024-02-13 00:54:26 -08:00
Blue
a6e96f5ed1
fix: update paragone and country field ( #1157 )
...
Description: Update Paragon version and changed the country field implementation as per documentation
VAN-1814
2024-02-09 16:40:41 +05:00
Attiya Ishaque
872aa48675
feat: modifying the base container in authn ( #1153 )
2024-02-09 16:15:22 +05:00
Blue
60efe3cbb7
feat: removal of country code selection event ( #1129 )
...
Revert country code selection event
VAN-1793
Co-authored-by: Zainab Amir <zainab.amir@arbisoft.com >
2024-02-07 06:09:48 -08:00
Muhammad Abdullah Waheed
167f86c283
fix: updated frontend-build to latest version to fix sharp issue ( #1154 )
2024-02-06 14:50:41 +05:00
Blue
02d14a6359
fix: country field is not populated on page load ( #1151 )
...
Description: Country field is not populated when page load
VAN-1795
2024-02-01 11:20:34 +05:00
Omar Al-Ithawi
a6a473ee5c
feat: tutor-mfe compatiblilty for atlas pull ( #1152 )
...
- install atlas
- remove `--filter` to pull all languages by default
- use ATLAS_OPTIONS to allow custom `--filter`
- include frontend-platform in `atlas pull`
Refs: FC-0012 OEP-58
2024-01-30 13:05:02 -05:00
renovate[bot]
8be469680d
fix(deps): update react-router monorepo to v6.21.3
2024-01-26 11:41:55 +00:00
renovate[bot]
45e84d3f9c
fix(deps): update font awesome to v6.5.1
2024-01-26 09:39:53 +00:00
renovate[bot]
d6d71587c7
chore(deps): update dependency babel-plugin-formatjs to v10.5.13
2024-01-26 08:46:38 +00:00
renovate[bot]
6b70692dd4
fix(deps): update dependency redux-saga to v1.3.0
2024-01-26 04:43:47 +00:00
renovate[bot]
a056f241b5
fix(deps): update dependency core-js to v3.35.1
2024-01-26 00:44:08 +00:00
renovate[bot]
115ce8d7c6
fix(deps): update dependency classnames to v2.5.1
2024-01-25 22:09:32 +00:00
renovate[bot]
6e58c13ef5
fix(deps): update dependency @redux-devtools/extension to v3.3.0
2024-01-25 18:00:44 +00:00
renovate[bot]
65e29a021b
chore(deps): update dependency jest to v29.7.0
2024-01-25 14:48:39 +00:00
renovate[bot]
6c91f01226
chore(deps): update dependency eslint-plugin-import to v2.29.1
2024-01-25 10:34:20 +00:00
renovate[bot]
36a9ebef8c
fix(deps): update dependency regenerator-runtime to v0.14.1
2024-01-25 06:02:01 +00:00
renovate[bot]
5c921fb983
fix(deps): update dependency form-urlencoded to v6.1.4
2024-01-25 04:14:27 +00:00
renovate[bot]
98699b08ad
chore(deps): update dependency babel-plugin-formatjs to v10.5.12
2024-01-25 00:39:42 +00:00
renovate[bot]
1f3d1d1aee
fix(deps): update dependency algoliasearch-helper to v3.16.2
2024-01-24 22:48:51 +00:00
Brian Smith
fc60d9f7d1
chore(deps): update paragon and frontend-build to openedx scope ( #1132 )
2024-01-24 10:10:13 -05:00
Zainab Amir
ad7099ad38
Refactor login page to use functional component ( #899 )
...
* refactor: zamir/van 1390/add basic login form (#894 )
Description: login refactor
* feat: add basic login form
* feat: remove cookie logic from login page
* refactor: refactor social auth, tpahint and institution login (#895 )
* feat: add basic login form
* feat: add error handling
* refactor: refactor social auth, tpahint and institution login
Description:
Refactor the following flows:
1 - Institution login
2 - SSO login
3 - Tpahint
VAN-1391
---------
Co-authored-by: Zainab Amir <zainab.amir@arbisoft.com >
* fix: tests and lint issues (#905 )
* feat: add tests
* fix: rebase this branch with master
Description:
Rebase with master branch
VAN-1413
* chore: update variable name
* fix: fix When using tpa-hint don't show the login form
Description: When using tpa-hint don't show the login form
VAN-1801
---------
Co-authored-by: Blue <ahtesham-quraish@users.noreply.github.com >
Co-authored-by: ahtesham-quraish <ahtesham.quraish@gmail.com >
2024-01-24 10:44:31 +05:00
mubbsharanwar
2ea9301c5e
refactor: depreciate enzyme
...
move unit test from enzyme to RTL
VAN-1792
2024-01-17 12:37:01 +05:00
Blue
b9b4492de9
feat: check how many users update country on registration form after we auto populate it with IP ( #1127 )
...
Description: Check how many users update country on registration form after we auto populate it with IP.
VAN-1793
2024-01-16 12:35:54 +05:00
Attiya Ishaque
d74b5c49d9
feat: add work experience property to the welcome page event ( #1125 )
2024-01-11 16:00:43 +05:00
Syed Sajjad Hussain Shah
27545ea4b6
refactor: move login unit tests to RTL ( #1123 )
...
fix: migrate login tests to RTL
Description:
Migrate login unit tests to RTL
VAN-1770
Co-authored-by: ahtesham-quraish <ahtesham.quraish@gmail.com >
2024-01-05 17:16:31 +05:00
Attiya Ishaque
db3655c843
fix: Migrate Registration tests to RTL ( #1122 )
2024-01-04 14:33:48 +05:00
Attiya Ishaque
10a10c8ed9
fix: Migrate forgot password and reset password tests to RTL ( #1115 )
2023-12-26 17:03:27 +05:00
Attiya Ishaque
800a5fc6be
fix: Migrate common components tests to RTL ( #1117 )
2023-12-20 15:25:33 +05:00
Attiya Ishaque
924488c29b
fix: Migrate welcome page and recommendations tests to RTL ( #1116 )
2023-12-19 15:57:51 +05:00
Attiya Ishaque
dae050ecb3
fix: country field error is updated ( #1108 )
2023-12-08 13:35:03 +05:00
Stanislav
3a31cf33e2
fix: Missed favicon in Safari ( #1077 )
...
Co-authored-by: Stanislav Lunyachek <lunyachek@MacBook-Pro-M1.local >
2023-12-08 10:06:39 +05:00
renovate[bot]
66a0d5d840
chore(deps): update dependency iframe-resizer to v4.3.9
2023-12-04 15:34:52 +00:00
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
renovate[bot]
1399caf003
chore(deps): update dependency eslint-plugin-import to v2.28.0
2023-07-28 10:31:50 +00:00
renovate[bot]
2dfb6bc528
fix(deps): update dependency core-js to v3.32.0
2023-07-28 01:38:08 +00:00
Mubbshar Anwar
a392395876
feat: Add segments events ( #1001 )
...
Add segments events to track popular and trending recommendations stats.
VAN-1569
Co-authored-by: Syed Sajjad Hussain Shah <52817156+syedsajjadkazmii@users.noreply.github.com >
2023-07-27 17:04:08 +05:00
renovate[bot]
5542311c95
chore(deps): update dependency jest to v29.6.2 ( #1004 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 15:13:30 +05:00
Zainab Amir
21e6bb6eec
feat: update static recommendation placement ( #1002 )
...
* feat: update static recommendation placement
* refactor: clean recommendation code (#1003 )
---------
Co-authored-by: Syed Sajjad Hussain Shah <52817156+syedsajjadkazmii@users.noreply.github.com >
2023-07-27 15:04:56 +05:00
Shahbaz Shabbir
bfa7874108
fix: add popular and trending products lists ( #1000 )
2023-07-27 10:54:57 +05:00
mubbsharanwar
423958c899
feat: setup optimizely experiment
...
Setup optimizely experiment for popular and trending recommendations for post registration experience
VAN-1566
2023-07-26 18:30:38 +05:00
Blue
cb380a2031
feat: design change for recommendations ( #997 )
...
Description:
Design change for recommendations in which covered all the card type
VAN-1564
2023-07-26 10:49:47 +05:00
renovate[bot]
f4e89efdb4
chore(deps): update dependency @edx/frontend-build to v12.9.3
2023-07-25 12:57:49 +00:00
Mubbshar Anwar
f5cb7a1dbd
feat: param based redirection ( #993 )
...
On welcome page CTA click redirection would be based on next query param.
VAN-1535
2023-07-25 16:03:41 +05:00
Syed Sajjad Hussain Shah
72e601948c
fix: fix accessibility issues in register embedded experience ( #996 )
...
VAN-1541, VAN-1551, VAN-1543
2023-07-24 16:18:30 +05:00
renovate[bot]
29e30981ae
fix(deps): update dependency @edx/paragon to v20.45.5
2023-07-21 17:03:18 +00:00
Zainab Amir
06a61e6a22
feat: add user retention cookie ( #992 )
2023-07-21 11:16:14 +05:00
renovate[bot]
1c83020b43
fix(deps): update dependency algoliasearch to v4.19.1
2023-07-20 16:50:53 +00:00
Mubbshar Anwar
fa4a0ac2d5
feat: param based cta and redirection ( #984 )
...
Register CTA label and authn redirection would be based on query params.
VAN-1535
2023-07-20 11:43:32 +05:00
renovate[bot]
2addf57cbd
chore(deps): update dependency @edx/frontend-build to v12.9.2
2023-07-19 21:50:55 +00:00
renovate[bot]
d521fd20ec
fix(deps): update dependency @edx/paragon to v20.45.4
2023-07-19 15:32:23 +00:00
renovate[bot]
38d44ac586
fix(deps): update dependency algoliasearch to v4.19.0
2023-07-18 22:47:36 +00:00
renovate[bot]
4768306f53
chore(deps): update dependency @edx/frontend-build to v12.9.1
2023-07-18 18:39:05 +00:00
renovate[bot]
6c6b527dfc
fix(deps): update dependency @edx/paragon to v20.45.3
2023-07-18 12:39:08 +00:00
renovate[bot]
e14c9bd1b7
chore(deps): update dependency @edx/frontend-build to v12.8.67
2023-07-18 07:02:32 +00:00
dependabot[bot]
a2bdc4031b
chore(deps): bump semver from 5.7.1 to 5.7.2 ( #981 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 19:04:57 +05:00
renovate[bot]
8f38eb9e3a
fix(deps): update dependency @edx/paragon to v20.45.2
2023-07-17 13:38:21 +00:00
renovate[bot]
c22aa58904
chore(deps): update dependency @edx/frontend-build to v12.8.66
2023-07-17 10:59:27 +00:00
edx-transifex-bot
067bddf892
chore(i18n): update translations ( #978 )
...
* chore(i18n): update translations
* feat: add base container tests (#979 )
---------
Co-authored-by: Jenkins <sre+jenkins@edx.org >
Co-authored-by: Zainab Amir <zainab.amir@arbisoft.com >
2023-07-17 13:50:14 +05:00
Syed Sajjad Hussain Shah
7e4bccbc29
fix: fix rebrand experiment issue ( #976 )
2023-07-14 19:14:58 +05:00
renovate[bot]
f39bb35dc8
chore(deps): update dependency @edx/frontend-build to v12.8.64
2023-07-14 03:27:26 +00:00
renovate[bot]
0d760c04b7
chore(deps): update dependency @edx/frontend-build to v12.8.63
2023-07-13 00:22:45 +00:00
renovate[bot]
6f113542f5
chore(deps): update dependency @edx/frontend-build to v12.8.62
2023-07-12 11:26:38 +00:00
renovate[bot]
1e4c342703
chore(deps): update dependency @edx/frontend-build to v12.8.61
2023-07-11 15:33:06 +00:00
renovate[bot]
3ce0585d7e
fix(deps): update dependency core-js to v3.31.1
2023-07-11 06:59:31 +00:00
renovate[bot]
5bf6dd6361
fix(deps): update dependency algoliasearch to v4.18.0
2023-07-11 03:33:41 +00:00
renovate[bot]
929abdff69
chore(deps): update dependency jest to v29.6.1
2023-07-11 00:57:30 +00:00
renovate[bot]
f295d69e76
fix(deps): update dependency react-loading-skeleton to v3.3.1
2023-07-10 21:54:41 +00:00
renovate[bot]
32a4c55e4a
chore(deps): update dependency babel-plugin-formatjs to v10.5.3
2023-07-10 20:32:20 +00:00
renovate[bot]
615ba91bdb
chore(deps): update dependency @edx/frontend-build to v12.8.60
2023-07-10 16:39:31 +00:00
renovate[bot]
dfb2f89a36
fix(deps): update dependency @edx/paragon to v20.45.0
2023-07-10 13:44:30 +00:00
Mashal Malik
c9783234cc
feat: update react & react-dom to v17 ( #938 )
...
* feat: update react & react-dom to v17
* chore: add enzyme adapter pkg to devDep
* refactor: updated paragon & snapshots
* build: update frontend-platform
---------
Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com >
2023-07-10 15:48:14 +05:00
Zainab Amir
0513e6c2de
chore: add configs to env file ( #962 )
2023-06-28 23:40:41 +05:00
Zainab Amir
3cdc0234ef
fix: height of image for larger layout ( #961 )
2023-06-28 20:06:57 +05:00
Zainab Amir
e06d12be07
feat: add optimizely web to authn ( #960 )
2023-06-28 16:52:25 +05:00
Zainab Amir
56394881fc
feat: Add image layout for base container ( #959 )
...
- Added image layout base container
- Added config for optimizely experiment
2023-06-28 16:05:26 +05:00
Zainab Amir
61056240c4
refactor: base component name and folder structure ( #958 )
2023-06-27 14:17:04 +05:00
Zainab Amir
a59e7c548c
Revert "feat: hide privacy banner for embedded form ( #954 )" ( #955 )
...
This reverts commit f63d7674e2 .
2023-06-23 10:20:44 +05:00
Zainab Amir
f63d7674e2
feat: hide privacy banner for embedded form ( #954 )
2023-06-22 15:14:18 +05:00
Zainab Amir
fa3a70e9a9
Revert "feat: fire identify call and register event" ( #953 )
...
* Revert "feat: fire identify call and register event (#951 )
2023-06-22 11:59:22 +05:00
Syed Sajjad Hussain Shah
b817a8d122
fix: hide zendesk widget for embedded experience ( #952 )
2023-06-21 17:39:07 +05:00
Syed Sajjad Hussain Shah
2a6668cef3
feat: fire identify call and register event ( #951 )
...
VAN-1499
2023-06-21 15:36:58 +05:00
Zainab Amir
a802821ae9
feat: keep username suggestion for embedded experience ( #950 )
...
* feat: keep username suggestion for embedded experience
2023-06-21 10:30:26 +05:00
Syed Sajjad Hussain Shah
9e13141f6b
fix: render embedded experience through pathname ( #949 )
2023-06-19 13:44:30 +05:00
Blue
4b64ce2534
fix: make host param compulsory ( #948 )
...
Description
Make host param compulsory and host should grab from query params when calling postMessage api
VAN-1485
2023-06-16 14:44:34 +05:00
Blue
c550069e11
fix: avoid validations on blur event ( #946 )
...
Description:
When authn is embedded in iframe then validations should not runs on blur event it should only run when button is clicked.
VAN-1481
2023-06-16 10:33:59 +05:00
Mubbshar Anwar
1e10e9c89c
feat: registration conversion events ( #942 )
...
Passing variant property to registration and progressive profiling events to calculate on ramp conversion rate.
VAN-1478
2023-06-16 09:42:04 +05:00
Zainab Amir
cd6c1c0e42
feat: update welcome page logic ( #947 )
2023-06-15 17:09:52 +05:00
Zainab Amir
5edcee9eb9
feat: allow welcome page to load for embedded experience ( #944 )
2023-06-15 15:46:34 +05:00
Syed Sajjad Hussain Shah
d41c06b1fd
feat: allow embedded experience to open register page for authenticated users ( #945 )
...
VAN-1482
2023-06-15 14:42:09 +05:00
Blue
2a2c5abc81
fix: redirect user to welcome page ( #939 ) ( #941 )
...
Description
Redirect the user to welcome page after registration, as Authn is embedded in iframe which is located in Hubspot so we call window.postMessage function from Authn which let the Hubspot knows about redirect URL and then reload the welcome page in parent window.
VAN-1474
2023-06-15 12:29:04 +05:00
Syed Sajjad Hussain Shah
ccdd648603
feat: add iframe resizer script ( #943 )
...
VAN-1475
2023-06-14 14:43:09 +05:00
Blue
5c1ea04970
fix: change registration form for onramp ( #939 )
...
Description:
In this we have changed the regirstation form on the basis of embed query param and hide the multiple things
VAN-1476
2023-06-13 16:10:39 +05:00
Attiya Ishaque
5ebd22f088
fix: remove survery cookie ( #937 )
2023-06-08 18:56:00 +05:00
Attiya Ishaque
5aec091156
fix: fix console errors on running test ( #930 )
2023-06-02 17:49:40 +05:00
renovate[bot]
68993cc21f
fix(deps): update dependency @edx/paragon to v20.40.2
2023-06-01 11:16:17 +00:00
renovate[bot]
404fc2b36b
fix(deps): update dependency @edx/paragon to v20.40.1
2023-05-31 22:04:26 +00:00
renovate[bot]
7bb06d0bfa
fix(deps): update dependency @edx/frontend-platform to v4.5.1
2023-05-30 06:52:39 +00:00
renovate[bot]
abbb64b9c7
fix(deps): update dependency @edx/paragon to v20.40.0
2023-05-30 00:53:33 +00:00
renovate[bot]
99ca582c1a
fix(deps): update dependency @edx/frontend-platform to v4.5.0
2023-05-29 10:19:49 +00:00
renovate[bot]
3e4cfc1573
fix(deps): update dependency @edx/paragon to v20.39.3
2023-05-29 08:09:07 +00:00
renovate[bot]
5437e1b7e9
chore(deps): update dependency @edx/frontend-build to v12.8.38
2023-05-29 03:58:43 +00:00
Attiya Ishaque
4d33cd7d69
fix: fix design issue in user name suggestion field ( #922 )
2023-05-24 18:32:02 +05:00
Attiya Ishaque
cb82e94b53
refactor: BEM convention for modules ( #907 )
2023-05-23 17:21:29 +05:00
renovate[bot]
dbe14ccedf
fix(deps): update dependency @edx/frontend-platform to v4.4.0
2023-05-23 00:09:52 +00:00
renovate[bot]
841edf2d24
fix(deps): update dependency @edx/paragon to v20.39.2
2023-05-22 20:34:23 +00:00
Blue
0c375cc50c
refactor: BEM convention for common components ( #914 )
...
Description:
Need to apply BEM comvention for common components
VAN-1425
2023-05-22 10:47:53 +05:00
renovate[bot]
50072887d0
fix(deps): update dependency @edx/paragon to v20.39.1
2023-05-19 17:49:26 +00:00
Attiya Ishaque
976814d846
fix: fix console error in login and register's test ( #909 )
2023-05-19 12:39:52 +05:00
Blue
c22024cf66
refactor: BEM convention for reset password ( #906 )
...
Description:
Need to implement BEM convention for reset password page
VAN-1423
2023-05-19 11:16:49 +05:00
Syed Sajjad Hussain Shah
829a219b9f
fix: bugs in country field ( #913 )
...
VAN-1415
2023-05-19 10:03:39 +05:00
renovate[bot]
13d572ab28
fix(deps): update dependency @edx/paragon to v20.39.0
2023-05-18 15:00:59 +00:00
renovate[bot]
c0c2ffa122
fix(deps): update dependency @edx/paragon to v20.37.0
2023-05-17 21:17:46 +00:00
Syed Sajjad Hussain Shah
84c563fda3
refactor: use paragon Autosuggest field for country field ( #911 )
...
VAN-1415
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-05-17 13:13:04 +05:00
Syed Sajjad Hussain Shah
97720d6a46
Revert "refactor: use paragon Autosuggest field for country field ( #904 )" ( #910 )
...
This reverts commit 386982d9c4 .
2023-05-17 12:31:21 +05:00
Syed Sajjad Hussain Shah
386982d9c4
refactor: use paragon Autosuggest field for country field ( #904 )
...
VAN-1415
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-05-17 12:11:27 +05:00
renovate[bot]
cb38a2a148
fix(deps): update dependency @edx/paragon to v20.36.2
2023-05-16 19:17:29 +00:00
renovate[bot]
07f19209bf
fix(deps): update dependency @edx/frontend-platform to v4.3.0
2023-05-16 02:33:21 +00:00
renovate[bot]
69c0ca13fc
fix(deps): update dependency @edx/paragon to v20.36.1
2023-05-15 18:26:20 +00:00
Jenkins
e49c50f55c
chore(i18n): update translations
2023-05-14 11:16:53 -04:00
Syed Sajjad Hussain Shah
f0105f0094
Revert "refactor: use paragon Autosuggest field for country field ( #897 )" ( #900 )
...
This reverts commit 3c89afea4a .
2023-05-12 13:01:22 +05:00
Syed Sajjad Hussain Shah
3c89afea4a
refactor: use paragon Autosuggest field for country field ( #897 )
...
VAN-1415
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-05-12 12:45:29 +05:00
renovate[bot]
848f574f3f
fix(deps): update dependency @edx/paragon to v20.36.0
2023-05-11 04:41:23 +00:00
Blue
ec9e34cea4
fix: add departments in Zendesk widget ( #896 )
...
Description:
Add departments list in Zendesk widget configurations
VAN-1426
2023-05-10 16:58:26 +05:00
Omar Al-Ithawi
f9069df4e6
feat: use atlas in make pull_translations ( #890 )
...
Changes
-------
- Move all i18n imports into `src/i18n/index.js` so `intl-imports.js` can
override it with latest translations
- Add `atlas` into `make pull_translations` when `OPENEDX_ATLAS_PULL`
environment variable is set.
Refs: [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) implementing Translation Infrastructure OEP-58.
2023-05-09 11:12:36 -04:00
renovate[bot]
9035f3eb7e
fix(deps): update dependency core-js to v3.30.2
2023-05-08 05:14:07 +00:00
renovate[bot]
e197e788d1
fix(deps): update dependency @edx/paragon to v20.34.0
2023-05-05 19:58:17 +00:00
renovate[bot]
49d33522a8
chore(deps): update dependency @edx/frontend-build to v12.8.27
2023-05-05 17:21:17 +00:00
renovate[bot]
06f0ec3c0b
chore(deps): update dependency @edx/frontend-build to v12.8.22
2023-05-04 21:04:47 +00:00
Attiya Ishaque
54319c6949
fix: remove cookie policy banner from authn ( #888 )
2023-05-04 17:12:21 +05:00
renovate[bot]
86f875ec3e
chore(deps): update dependency @edx/frontend-build to v12.8.17
2023-05-03 00:45:13 +00:00
renovate[bot]
754a6ddb12
fix(deps): update dependency @edx/paragon to v20.33.0
2023-05-02 19:39:19 +00:00
Shahbaz Shabbir
62e8f75b96
fix: eliminate the usage of extra OR condition in MFE context API ( #882 )
2023-05-02 19:17:28 +05:00
Shahbaz Shabbir
c0deb663a6
chore: upgrade the query-string version to 7.1.3 ( #869 )
2023-05-02 17:08:35 +05:00
Zainab Amir
ce28add152
fix: conditionally initialize optimizely ( #862 )
2023-05-02 16:11:55 +05:00
renovate[bot]
5f89315947
chore(deps): update dependency babel-plugin-formatjs to v10.5.1
2023-05-01 08:06:15 +00:00
renovate[bot]
56dd194a1a
fix(deps): update dependency @edx/paragon to v20.32.3
2023-04-28 08:31:27 +00:00
Attiya Ishaque
adcdcc4c8b
chore: remove fortawesome/free-regular-svg-icons package ( #867 )
2023-04-26 18:39:06 +05:00
renovate[bot]
7fd45f089d
chore(deps): update dependency @edx/frontend-build to v12.8.16
2023-04-26 06:17:05 +00:00
renovate[bot]
65d82b2080
fix(deps): update dependency @edx/paragon to v20.32.0
2023-04-24 14:10:11 +00:00
renovate[bot]
f771935e20
fix(deps): update dependency @edx/paragon to v20.31.1
2023-04-24 00:46:26 +00:00
renovate[bot]
70c255fc4f
fix(deps): update font awesome to v6.4.0
2023-04-21 00:49:33 +00:00
renovate[bot]
bd1396fc54
fix(deps): update dependency @edx/frontend-platform to v4.2.0
2023-04-20 18:20:03 +00:00
Stanislav
cba5395d5c
fix: Remove horizontal scroll in windows ( #760 )
2023-04-20 17:55:05 +05:00
Zainab Amir
b42c09d919
chore: remove unused lodash dependency ( #870 )
2023-04-20 14:51:40 +05:00
Blue
b7af2356fa
fix: Remove extract-react-intl-messages ( #865 )
...
Remove unused package extract-react-intl-messages from package.json
VAN-1378
2023-04-20 14:32:11 +05:00
Syed Sajjad Hussain Shah
22d477e55f
fix: import/no-cycle eslint issue ( #875 )
...
VAN-1388
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-04-20 12:33:40 +05:00
renovate[bot]
dfa69c27bb
chore(deps): update dependency babel-plugin-formatjs to v10.5.0
2023-04-20 05:12:27 +00:00
renovate[bot]
6b78158db2
fix(deps): update dependency reselect to v4.1.8
2023-04-19 23:28:48 +00:00
renovate[bot]
c92cac0eed
fix(deps): update dependency react-loading-skeleton to v3.2.1
2023-04-19 19:35:03 +00:00
Attiya Ishaque
b2dce920fa
chore: remove semver-regex package ( #868 )
2023-04-19 20:42:59 +05:00
Attiya Ishaque
44cec762fb
fix: replace faSignInAlt with paragon icon ( #863 )
2023-04-19 16:33:54 +05:00
Shahbaz Shabbir
a98188ead8
fix: change keys to camelCase for mfe_context response (PR# 835) ( #857 )
2023-04-19 13:03:26 +05:00
Syed Sajjad Hussain Shah
294b1a469f
chore: remove sanitize-html package ( #866 )
...
VAN-1381
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-04-19 12:21:10 +05:00
Syed Sajjad Hussain Shah
ebed588c1c
chore: remove react-onclickoutside package ( #864 )
...
VAN-1380
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-04-18 15:13:10 +05:00
Blue
46f8217e1a
fix: reset-password code coverage ( #855 )
...
Improve the code coverage of reset-password component
VAN-1369
2023-04-18 13:24:59 +05:00
Blue
9ab23cf485
Merge pull request #849 from openedx/ahtesham/VAN-1368/test-coverage-registation
...
fix: registration test coverage
2023-04-17 15:46:20 +05:00
ahtesham-quraish
7790660fe8
fix: registration test coverage
...
Increase test coverage of registration flow
VAN-1368
2023-04-17 15:37:53 +05:00
Jenkins
1dd2726beb
chore(i18n): update translations
2023-04-16 11:16:49 -04:00
renovate[bot]
ba9ce89d1b
fix(deps): update dependency core-js to v3.30.1
2023-04-14 21:03:27 +00:00
renovate[bot]
c9082ac709
chore(deps): update dependency @edx/frontend-build to v12.8.10
2023-04-14 16:39:01 +00:00
renovate[bot]
27c8fa8986
fix(deps): update dependency @edx/frontend-platform to v4.1.0
2023-04-14 16:28:37 +00:00
Syed Sajjad Hussain Shah
a04289d71b
Revert "fix: change keys to camelCase for mfe_context response ( #835 )" ( #856 )
...
This reverts commit b0745de672 .
2023-04-14 14:43:01 +05:00
Blue
321859e0f5
Merge pull request #854 from openedx/ahtesham/1349/update-conditional-logic
...
fix: remove conditional logic
2023-04-13 14:34:20 +05:00
ahtesham-quraish
4b4bf413c1
fix: remove conditional logic
...
Remove conditional logic from autoupdate label as it does not run on master push
VAN-1349
2023-04-13 14:21:14 +05:00
renovate[bot]
06c4f75b4a
chore(deps): update dependency eslint-plugin-import to v2.27.5 ( #811 )
...
* chore(deps): update dependency eslint-plugin-import to v2.27.5
* fix: fix eslint tests
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: attiyaishaque <atiya.ishaq@arbisoft.com >
2023-04-13 13:41:10 +05:00
Attiya Ishaque
12dd97af61
fix: [VAN-1367] Remove Optimizely web from Authn ( #843 )
2023-04-13 12:54:29 +05:00
Zainab Amir
8e77197459
fix: update pull translation command ( #852 )
2023-04-13 12:23:48 +05:00
Zainab Amir
3cc64cada6
fix: nested components in CountryField ( #851 )
2023-04-13 12:05:32 +05:00
Yoiber
3ac5874df1
chore(i18n): add more languages ( #747 )
2023-04-13 11:24:38 +05:00
Shahbaz Shabbir
107dd6f360
fix: Update eslint configuration and resolve linting errors and test failures ( #847 )
2023-04-12 22:52:49 +05:00
Blue
347e0cd336
Merge pull request #850 from openedx/ahtesham/VAN-1349/update-github-token
...
fix: update github token
2023-04-12 12:20:07 +05:00
ahtesham-quraish
2ba6058ec7
fix: update github token
...
update github token in autoupdate workflow
VAN-1349
2023-04-12 12:08:59 +05:00
Blue
683aa258b8
Merge pull request #825 from openedx/ahtesham/VAN-1349/add-label-support
...
fix: add new flag in autoupdate action
2023-04-12 11:59:22 +05:00
ahtesham-quraish
d7ad7e314d
fix: add new flag in autoupdate action
...
trigger autoupdate workflow when autoupdate label is added
VAN-1349
2023-04-12 11:53:53 +05:00
Blue
ef66eb1c31
Merge pull request #800 from openedx/ahtesham/VAN-1348/replace-getqueryparam-with-useparams-hooks
...
Ahtesham/van 1348/replace getqueryparam with useparams hooks
2023-04-11 10:35:13 +05:00
ahtesham-quraish
ec8b256852
fix: remove depricated getQueryParams
...
Replace getQueryParams function with getAllPossibleQueryParams function
VAN-1348
2023-04-11 10:27:55 +05:00
renovate[bot]
5a715b2fb5
chore(deps): update dependency jest to v29
2023-04-11 03:13:35 +00:00
renovate[bot]
e80578e682
fix(deps): update dependency core-js to v3.30.0
2023-04-10 21:31:39 +00:00
renovate[bot]
155a73dc39
fix(deps): update dependency @edx/paragon to v20.30.1
2023-04-10 21:26:12 +00:00
renovate[bot]
f5d0b50d90
chore(deps): update dependency @edx/frontend-build to v12.8.6
2023-04-10 18:04:55 +00:00
Shahbaz Shabbir
b0745de672
fix: change keys to camelCase for mfe_context response ( #835 )
2023-04-10 17:24:28 +05:00
Shahbaz Shabbir
d54fdbf84f
fix: issue of missing user_id on welcome page events ( #828 )
2023-04-10 17:15:03 +05:00
Blue
0a6432c393
Merge pull request #840 from openedx/ahtesham/VAN-1353/sso-notification-bottom-mergin
...
fix: margin issue for sso baner
2023-04-10 16:08:23 +05:00
ahtesham-quraish
9e91c382b3
fix: margin issue for sso baner
...
FIX margin issue for SSO banner on login page.
VAN-1353
2023-04-10 14:39:53 +05:00
renovate[bot]
2cf24761c0
fix(deps): update dependency react-loading-skeleton to v3 ( #498 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 13:56:08 +05:00
Syed Sajjad Hussain Shah
c2bdc31a03
fix: ripple effect of skip_registeration_form if country not coming from ip ( #838 )
...
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-04-10 12:41:03 +05:00
Syed Sajjad Hussain Shah
9d487d7b61
fix: render tpa pipeline error from django messages on mfe ( #829 )
...
VAN-1339
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-04-10 12:36:40 +05:00
Attiya Ishaque
a2ab6c196a
fix: fix design issue on progressive profiling page ( #833 )
2023-04-10 12:12:38 +05:00
Mashal Malik
6a5b02e8ad
feat: upgraded to node v18, added .nvmrc and updated workflows ( #781 )
2023-04-10 11:51:45 +05:00
renovate[bot]
e76f214024
fix(deps): update dependency @edx/frontend-platform to v4 ( #834 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 11:34:43 +05:00
Mubbshar Anwar
cb47717b09
fix: window console warning ( #830 )
...
remove console log warnings from SocialAuthProviders unit tests by mocking the location object.
Mock localStorage.
VAN-1350
2023-04-06 10:35:46 +05:00
Blue
85dbc9a6ca
Merge pull request #826 from openedx/ahtesham/VAN-1351/add-test-cases-for-recommendations
...
fix: improve test coverage of recommendations
2023-04-03 17:34:36 +05:00
ahtesham-quraish
4aebeaffa7
fix: impmrove test coverage of recommendations
...
Need to update test cases for recommendations page and recommendation card
VAN-1351
2023-04-03 17:02:04 +05:00
Syed Sajjad Hussain Shah
6a84e2d5b6
feat: add support for skip_registration_form setting for SSO ( #789 )
...
VAN-1318
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-04-03 10:11:50 +05:00
Jenkins
e26620e350
chore(i18n): update translations
2023-04-02 11:16:46 -04:00
Zainab Amir
1cabd2a514
fix: sso providers position ( #824 )
2023-03-31 14:38:42 +05:00
dependabot[bot]
06dd70078e
build(deps): bump http-cache-semantics and @edx/frontend-build ( #791 )
...
Removes [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ). It's no longer used after updating ancestor dependency [@edx/frontend-build](https://github.com/openedx/frontend-build ). These dependencies need to be updated together.
Removes `http-cache-semantics`
Updates `@edx/frontend-build` from 11.0.2 to 12.7.0
- [Release notes](https://github.com/openedx/frontend-build/releases )
- [Commits](https://github.com/openedx/frontend-build/compare/v11.0.2...v12.7.0 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
- dependency-name: "@edx/frontend-build"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 13:33:44 +05:00
renovate[bot]
4b13866e1d
fix(deps): update dependency sanitize-html to v2.10.0
2023-03-31 01:38:36 +00:00
renovate[bot]
11142fda25
fix(deps): update dependency react-onclickoutside to v6.13.0
2023-03-30 23:29:26 +00:00
renovate[bot]
b4057f9588
fix(deps): update dependency core-js to v3.29.1
2023-03-30 21:26:37 +00:00
renovate[bot]
9524f030d1
fix(deps): update dependency algoliasearch to v4.16.0
2023-03-30 19:41:25 +00:00
renovate[bot]
3f10dce04f
fix(deps): update dependency @edx/paragon to v20.29.0
2023-03-30 16:24:27 +00:00
renovate[bot]
5f8802272d
fix(deps): update dependency @edx/brand to v1.2.0
2023-03-30 15:34:41 +00:00
renovate[bot]
0d486c2774
fix(deps): update dependency @edx/frontend-platform to v3.6.1
2023-03-30 12:53:23 +00:00
renovate[bot]
e78a1583c0
chore(deps): update dependency babel-plugin-formatjs to v10.4.0
2023-03-30 11:24:46 +00:00
Shahbaz Shabbir
ea966c48b9
chore: downgrade frontend-platform version from 3.6.1 to 3.6.0 ( #812 )
2023-03-30 15:11:24 +05:00
renovate[bot]
810b8d46b9
fix(deps): update dependency redux-saga to v1.2.3
2023-03-30 09:23:53 +00:00
Blue
8a00b74863
Merge pull request #792 from openedx/ahtesham/VAN-1343/integrate-zendesk-sdk
...
fix: add Zendesk SDK rather than loading Zendesk by network call in A…
2023-03-30 12:34:15 +05:00
ahtesham-quraish
94fafe661d
fix: add Zendesk SDK
...
Get rid of Zendesk which is being loaded by network call and integrate Zendesk SDK
VAN-1343
2023-03-30 12:28:19 +05:00
renovate[bot]
7d58a124ab
fix(deps): update dependency redux to v4.2.1
2023-03-30 07:08:14 +00:00
renovate[bot]
378a8d95f9
fix(deps): update dependency @redux-devtools/extension to v3.2.5
2023-03-30 05:05:42 +00:00
renovate[bot]
3a2e39af97
fix(deps): update dependency @optimizely/react-sdk to v2.9.2
2023-03-30 01:58:15 +00:00
renovate[bot]
6f6d725126
fix(deps): update dependency @edx/frontend-component-cookie-policy-banner to v2.2.2
2023-03-29 23:11:43 +00:00
dependabot[bot]
3d8eb34d80
Merge pull request #803 from openedx/dependabot/npm_and_yarn/decode-uri-component-0.2.2
2023-03-29 13:01:13 +00:00
dependabot[bot]
2768fc02ea
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-29 12:53:40 +00:00
Shahbaz Shabbir
0902467fa6
chore: update frontend-platform version ( #795 )
2023-03-29 16:24:48 +05:00
renovate[bot]
1dc999070f
fix(deps): update dependency form-urlencoded to v6 ( #245 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 15:54:40 +05:00
renovate[bot]
7a169715ea
chore(deps): update actions/checkout action to v3 ( #547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 15:45:07 +05:00
Blue
361f6781ee
Merge pull request #799 from openedx/ahtesham/VAN-1349/autoupdate-workflow
...
feat: create autoupdate workflow
2023-03-29 14:55:37 +05:00
Blue
42190a89dd
feat: create workflow for autoupdate
...
VAN-1349
2023-03-29 14:48:29 +05:00
Zainab Amir
2d4c6a1d3b
feat: use intl hook for functional components ( #796 )
2023-03-29 12:21:12 +05:00
Syed Sajjad Hussain Shah
1dd88795c3
fix: update pull request template ( #798 )
2023-03-29 11:05:26 +05:00
Blue
7cff7311e1
Merge pull request #752 from DmytroAlipov/fix-redirect-reset
...
fix: incorrect link to password reset page
2023-03-28 20:24:38 +05:00
alipov-dm
bf93959350
fix: link to the password reset page
...
When using two different deployment
approaches, with one of them we get an
incorrectly working link to the password
reset page.
2023-03-28 18:03:57 +05:00
Syed Sajjad Hussain Shah
94151c2668
fix: pass user id as string in optimizely track event ( #794 )
...
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-03-28 15:15:38 +05:00
Zainab Amir
bf650e6d4c
feat: track recommendations group ( #793 )
2023-03-28 14:29:14 +05:00
Blue
575f195970
Merge pull request #786 from openedx/ahtesham/VAN-1284/missing-env-in-readme
...
docs: add missing configs in readme
2023-03-27 18:56:51 +05:00
ahtesham-quraish
c6bf6c92c1
docs: add missing configs in readme
...
VAN-1284
2023-03-27 11:41:47 +05:00
Jenkins
b86c31bff8
chore(i18n): update translations
2023-03-26 11:16:50 -04:00
Syed Sajjad Hussain Shah
fc37bbec1d
fix: fix recommendations viewed event count anomly ( #787 )
...
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-03-24 14:38:52 +05:00
Shahbaz Shabbir
6525c66600
fix: fix missing userId in segment page event call on welcome page ( #784 )
2023-03-20 18:17:57 +05:00
Attiya Ishaque
145234c5c3
fix: Update the browser title for progressive profiling page ( #783 )
2023-03-20 17:53:07 +05:00
Attiya Ishaque
a7f816f49a
feat: hide signup page on the bases of flag ( #779 )
2023-03-20 10:52:17 +05:00
Jenkins
694b0a5381
chore(i18n): update translations
2023-03-19 11:16:46 -04:00
Blue
8a0947faf3
Merge pull request #777 from openedx/ahtesham/VAN-1716/validation-issue-on-change
...
fix: remove validation which comes from backend after clicking regis…
2023-03-15 16:48:22 +05:00
ahtesham-quraish
d1c4b20160
fix: remove validation which comes from backend after clicking registration button
...
VAN-1716
2023-03-15 16:44:28 +05:00
Shahbaz Shabbir
d81d8419a0
fix: make identify call to pass missing user_id ( #778 )
2023-03-13 16:37:26 +05:00
Blue
c6acdab7c6
Merge pull request #773 from openedx/ahtesham/VAN-1317/dropdown-issue-in-safari-browser
...
fix: country dropdown issue on safari
2023-03-13 10:33:47 +05:00
ahtesham-quraish
0374143148
fix: country dropdown issue on safari
...
VAN-1317
2023-03-13 10:27:38 +05:00
Syed Sajjad Hussain Shah
2d3c5ed761
Revert "fix: make identify call to pass missing user_id ( #774 )" ( #776 )
...
This reverts commit 93dcd8f16e .
2023-03-13 09:38:07 +05:00
Jenkins
a611451233
chore(i18n): update translations
2023-03-12 11:16:48 -04:00
Shahbaz Shabbir
93dcd8f16e
fix: make identify call to pass missing user_id ( #774 )
2023-03-10 18:05:02 +05:00
Syed Sajjad Hussain Shah
294519c7a5
feat: shift recommendations experiment to optimizely full stack ( #770 )
...
VAN-1330
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-03-09 15:13:46 +05:00
Blue
f11df1f513
Merge pull request #771 from openedx/card-banner-issue-fix
...
Card banner image is not centered aligned
2023-03-09 13:36:28 +05:00
ahtesham-quraish
563609e10a
fix: course card image fix
...
fix for card banner issue by adding the css property
VAN-1325
2023-03-09 12:22:32 +05:00
Dmytro
b4d4e36f72
feat: displaying a support link on the welcome page ( #762 )
...
This update adds a display dependency
support links on welcome page if variable
AUTHN_PROGRESSIVE_PROFILING_SUPPORT_LINK non-empty
in MFE settings.
2023-03-09 09:31:40 +05:00
Zainab Amir
f291efc428
fix: bottom padding missing unit ( #765 )
2023-03-01 19:42:56 +05:00
Zainab Amir
1a61ba3cc7
feat: add support for fallback recs in case of error ( #764 )
...
* feat: add support for fallback recs in case of error
* feat: update segment event
2023-03-01 17:49:38 +05:00
Zainab Amir
3d10cea137
feat: implement fallback recommendations ( #758 )
2023-02-27 20:30:41 +05:00
Feanil Patel
6c72e9dad4
Merge pull request #756 from openedx/repo_checks/ensure_workflows
...
Update standard workflow files.
2023-02-27 09:26:28 -05:00
Feanil Patel
c5d4f6b94d
build: Updating a missing workflow file add-depr-ticket-to-depr-board.yml.
...
The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-27 09:22:34 -05:00
Feanil Patel
c52d7b6de5
build: Creating a missing workflow file add-remove-label-on-comment.yml.
...
The .github/workflows/add-remove-label-on-comment.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-27 09:22:34 -05:00
Feanil Patel
6ade0a837f
build: Creating a missing workflow file self-assign-issue.yml.
...
The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-27 09:22:34 -05:00
Syed Sajjad Hussain Shah
81d69c8e72
feat: add optimizely exp for recommendations page ( #754 )
...
VAN-1294
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local >
2023-02-27 15:39:08 +05:00
Jenkins
ca333e895f
chore(i18n): update translations
2023-02-26 10:16:43 -05:00
Zainab Amir
8e527efd07
zamir/van 1295/add tests for recommender ( #755 )
...
* feat: VAN-1295 add tests for recommendations
* feat: add test for loading state
VAN-1295
2023-02-23 13:59:21 +05:00
Mubbshar Anwar
c31c03f5a9
feat: personalized recommendations ( #751 )
...
configured algolia for recommendations based on user location or education level
VAN-1287
Co-authored-by: Mubbshar Anwar <mubbsharanwar@users.noreply.github.com >
2023-02-22 10:59:00 +05:00
Dmytro
fe34acf314
feat: display or sign in with ( #749 )
2023-02-20 13:36:04 +05:00
Attiya Ishaque
1f21a874b8
feat: [VAN-1291] add recommendation page ( #743 )
2023-02-17 17:02:25 +05:00
renovate[bot]
ee6a6f0d2d
fix(deps): update dependency @edx/paragon to v20.28.4
2023-02-14 21:01:30 +00:00
Dmytro
8d0181ccca
feat: don't show support button ( #744 )
...
Do not show the button "Need help logging in?"
if there is no support page for sign-in issues.
2023-02-14 17:18:56 +05:00
Jenkins
e8dba05920
chore(i18n): update translations
2023-02-12 10:16:41 -05:00
Mubbshar Anwar
6652e2f15c
fix: syntext error fixed ( #742 )
...
A closing bracket was missing in zen-desk settings.
2023-02-06 19:22:08 +05:00
Mubbshar Anwar
578eec8a2d
fix: Customiz Zendesk ( #741 )
...
Customize the Zendesk Web Widget in authn for separating departments.
VAN-1290
2023-02-06 18:14:36 +05:00
Jenkins
8b116d2234
chore(i18n): update translations
2023-02-05 10:16:42 -05:00
Jenkins
b9aa110440
chore(i18n): update translations
2023-01-29 10:16:39 -05:00
Shahbaz Shabbir
9f50bbda79
fix: Progressive Profiling can't convert undefined to object ( #737 )
2023-01-23 13:06:04 +05:00
Jenkins
6f2ce69b77
chore(i18n): update translations
2023-01-22 10:16:39 -05:00
Zainab Amir
8ad2678ce2
feat: pick required fields from tpa context ( #736 )
2023-01-17 15:18:23 +05:00
Syed Sajjad Hussain Shah
49c91262fd
fix: update MFE context ( #731 )
...
VAN-1231
2023-01-16 18:36:49 +05:00
Zainab Amir
15378682ab
feat: add debugging logs ( #735 )
2023-01-16 11:06:18 +05:00
Zainab Amir
296861ce3a
feat: add GTM fired for integration with impact.com ( #734 )
2023-01-13 15:07:16 +05:00
Zainab Amir
aa59acf0bc
fix: sso button not appearing on login page ( #733 )
2023-01-12 18:32:52 +05:00
dependabot[bot]
83e204f3f8
build(deps): bump json5 from 1.0.1 to 1.0.2 ( #732 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 15:00:44 +05:00
Jenkins
497d60e244
chore(i18n): update translations
2023-01-08 10:16:36 -05:00
Syed Sajjad Hussain Shah
e8282d6d4a
fix: uncaught exception on progressive profiling ( #729 )
...
VAN-1224
2023-01-06 16:42:08 +05:00
Syed Sajjad Hussain Shah
72510047d8
Revert "fix: exception at progressive profiling page ( #727 )" ( #728 )
...
This reverts commit d06290642b .
2023-01-06 15:23:50 +05:00
Attiya Ishaque
7dee21eb72
fix: Remove the deprecated intlShape import and replace its occurrences with PropType.object. ( #724 )
2023-01-06 15:01:57 +05:00
Syed Sajjad Hussain Shah
d06290642b
fix: exception at progressive profiling page ( #727 )
...
VAN-1224
2023-01-06 14:39:37 +05:00
Zainab Amir
525abe6b88
feat: update configs ( #721 )
2023-01-06 10:49:47 +05:00
Syed Sajjad Hussain Shah
a7704edb9c
Revert "fix: uncaught exception on progressive profiling ( #722 )" ( #725 )
...
This reverts commit 78693f4fc6 .
2023-01-05 17:36:46 +05:00
Syed Sajjad Hussain Shah
78693f4fc6
fix: uncaught exception on progressive profiling ( #722 )
...
VAN-1224
2023-01-05 16:55:58 +05:00
Zainab Amir
186484defa
chore: remove unused message string ( #723 )
2023-01-04 13:11:26 +05:00
Attiya Ishaque
f8fe704c42
fix: rename welcome pages and flag to progressive profiling ( #720 )
2022-12-30 14:00:24 +05:00
Mubbshar Anwar
82857db236
fix: unable to resubmit form ( #719 )
...
by replacing url history user will again redirect to dashboard instead progressive profile page.
VAN-1214
2022-12-23 21:41:30 +05:00
Attiya Ishaque
661914b0db
fix: add proper error handling for progressive profiling page. ( #716 )
2022-12-22 12:35:20 +05:00
Edward Zarecor
057299de2b
fix: Use repo name, spaces are not allowed. ( #717 )
...
Co-authored-by: Edward Zarecor <ed@tcril.org >
2022-12-20 21:55:45 +05:00
Attiya Ishaque
93db1a23e2
fix: fix error banner position on registartion page. ( #711 )
2022-12-19 14:39:51 +05:00
Jenkins
36ec03b24b
chore(i18n): update translations
2022-12-18 10:16:36 -05:00
Attiya Ishaque
1d6f47c49e
docs: Update README ( #697 )
2022-12-15 11:40:02 +05:00
Zainab Amir
10dfab7127
fix: update catalog-info.yaml
2022-12-14 15:55:41 +05:00
Mubbshar Anwar
a8ebe2c096
Revert "test: for stage-frontend-app-authn-e2e-tests job testing ( #709 )" ( #710 )
...
This reverts commit b3dc1c1513 .
2022-12-14 14:06:46 +05:00
Mubbshar Anwar
b3dc1c1513
test: for stage-frontend-app-authn-e2e-tests job testing ( #709 )
...
- We are creating this PR for stage-frontend-app-authn-e2e-tests gocd pipeline testing.
- We will revert these changes after testing.
VAN-989
2022-12-14 13:22:53 +05:00
Zainab Amir
7cdae09a94
fix: add policy banner settings to config ( #708 )
2022-12-14 12:14:48 +05:00
Zainab Amir
59c2c2fd5d
feat: make policy banner configurable ( #707 )
2022-12-14 00:57:37 +05:00
Mubbshar Anwar
70000aab75
Revert "test: for stage-frontend-app-authn-e2e-tests job testing ( #705 )" ( #706 )
...
This reverts commit 059d79302d .
2022-12-13 17:53:06 +05:00
Mubbshar Anwar
059d79302d
test: for stage-frontend-app-authn-e2e-tests job testing ( #705 )
...
- We are creating this PR for stage-frontend-app-authn-e2e-tests gocd pipeline testing.
- We will revert these changes after testing.
VAN-989
2022-12-13 16:20:44 +05:00
Zainab Amir
ee300466aa
fix: update set state functions to use prevState ( #696 )
2022-12-13 11:35:05 +05:00
Attiya Ishaque
c4fb3f72e5
fix: Fix selecting country error while applying translations ( #693 )
2022-12-13 11:35:05 +05:00
Zainab Amir
ed0da96076
feat: add tests and fix bugs
2022-12-13 11:35:05 +05:00
Zainab Amir
85fbc54384
feat: refactor registration page
2022-12-13 11:35:05 +05:00
renovate[bot]
a6c282520a
fix(deps): update dependency sanitize-html to v2.8.0
2022-12-13 03:33:32 +00:00
renovate[bot]
aa4faba4a3
fix(deps): update dependency @edx/paragon to v20.21.2
2022-12-13 03:23:33 +00:00
renovate[bot]
5e864c4ff1
fix(deps): update dependency @edx/frontend-platform to v3.2.0
2022-12-12 21:25:54 +00:00
renovate[bot]
0c4e612e39
fix(deps): update dependency redux-saga to v1.2.2
2022-12-12 21:14:28 +00:00
renovate[bot]
92faa846ac
chore(deps): update dependency babel-plugin-formatjs to v10.3.35
2022-12-12 21:04:37 +00:00
Zainab Amir
5bfdd8e1ef
fix: remove edx keyword from tests ( #698 )
2022-12-12 21:23:12 +05:00
Attiya Ishaque
5af93a57c7
feat: make authn-app compliant with OEP-55 ( #695 )
2022-12-12 19:36:56 +05:00
Attiya Ishaque
8549bf2fcf
fix: double header bar on 2 specfic screen dimension ( #694 )
2022-12-09 17:28:53 +05:00
Attiya Ishaque
762da62a29
fix: add token invalid case in reset password. ( #691 )
2022-12-06 17:09:32 +05:00
Shahbaz Shabbir
7d536e6cdb
fix: update missing accent-a-light color ( #688 )
2022-12-02 11:21:21 +05:00
Mashal Malik
166d7953c9
fix: removed depreciated package codecov ( #689 )
2022-12-02 11:02:05 +05:00
Diana Olarte
8ea457f949
feat: allow runtime configuration ( #654 )
2022-11-30 11:13:10 +05:00
Syed Sajjad Hussain Shah
35dfc720c8
feat: add enable social auth locally docs ( #687 )
...
VAN-1180
2022-11-29 16:03:20 +05:00
Shahbaz Shabbir
3ca2739fce
fix: use paragon branding variables for colors ( #681 )
2022-11-28 19:57:34 +05:00
Syed Sajjad Hussain Shah
5df3d8f6e2
fix: remove extra badges ( #686 )
2022-11-28 12:37:53 +05:00
renovate[bot]
980a4c4003
chore(deps): update codecov/codecov-action action to v3 ( #680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 12:19:28 +05:00
Syed Sajjad Hussain Shah
c3f5374c6e
feat: update README ( #684 )
...
VAN-1164
2022-11-28 12:02:24 +05:00
edX requirements bot
fcccc19fc5
fix: -t flag added in pull translation command ( #682 )
2022-11-25 09:25:27 +05:00
renovate[bot]
c2609a3316
fix(deps): update dependency @edx/paragon to v20.20.0 ( #683 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-23 19:44:14 +05:00
renovate[bot]
34f3240c03
fix(deps): update react-router monorepo to v5.3.4
2022-11-21 12:13:57 +00:00
renovate[bot]
dba4792a7d
fix(deps): update dependency redux-saga to v1.2.1
2022-11-21 09:52:19 +00:00
renovate[bot]
ad13f7e5c6
fix(deps): update dependency redux to v4.2.0
2022-11-21 03:24:32 +00:00
renovate[bot]
20476b9445
fix(deps): update dependency core-js to v3.26.1
2022-11-21 03:15:56 +00:00
renovate[bot]
21ad3d78a4
fix(deps): update font awesome
2022-11-21 03:06:38 +00:00
renovate[bot]
8b8e41fa1b
fix(deps): update dependency sanitize-html to v2.7.3
2022-11-18 20:35:41 +00:00
renovate[bot]
f997cd0b47
fix(deps): update dependency reselect to v4.1.7
2022-11-18 20:26:41 +00:00
renovate[bot]
9241be296f
fix(deps): update dependency regenerator-runtime to v0.13.11
2022-11-18 20:17:23 +00:00
renovate[bot]
47c2d5c15e
fix(deps): update dependency redux-thunk to v2.4.2
2022-11-18 14:20:34 +00:00
renovate[bot]
ed89d8546c
fix(deps): update dependency react-redux to v7.2.9
2022-11-18 14:11:08 +00:00
renovate[bot]
19de32cb5d
fix(deps): update dependency classnames to v2.3.2
2022-11-18 14:01:53 +00:00
renovate[bot]
08a859c002
fix(deps): update dependency @edx/paragon to v20.18.2
2022-11-18 11:53:59 +00:00
renovate[bot]
ff1db82c56
chore(deps): update dependency enzyme-adapter-react-16 to v1.15.7
2022-11-18 11:44:53 +00:00
renovate[bot]
c122afefb9
chore(deps): update dependency babel-plugin-formatjs to v10.3.31
2022-11-18 11:35:20 +00:00
Attiya Ishaque
689542947e
fix: [VAN-544] Add autocomplete attribute fir input fields. ( #663 )
2022-11-18 12:55:39 +05:00
Zainab Amir
f64aeff6b5
fix(deps): update dependency @edx/paragon to v20 ( #664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 10:37:11 +05:00
Syed Sajjad Hussain Shah
4dd12f6230
fix: segment page event not sent ( #665 )
...
VAN-1160
2022-11-17 09:27:52 +05:00
dependabot[bot]
4571d35102
build(deps): bump minimatch and recursive-readdir ( #662 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) and [recursive-readdir](https://github.com/jergason/recursive-readdir ). These dependencies needed to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases )
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: recursive-readdir
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 15:02:00 +05:00
dependabot[bot]
ed7aca7bc5
build(deps): bump loader-utils from 1.4.0 to 1.4.2 ( #661 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 15:16:53 +05:00
renovate[bot]
f96dc974f3
fix(deps): update dependency @edx/frontend-platform to v3 ( #657 )
2022-11-11 14:40:16 +05:00
Zainab Amir
81f3dbf584
build: use shared browserslist configuration ( #660 )
2022-11-11 14:27:38 +05:00
Abderraouf Mehdi Bouhali
4f91b30ee1
fix(rtl): mirror skewed svg rectangle ( #639 )
...
fixes layout for
- unauthenticated users (login-register) and
- authenticated users (progressive profiling)
2022-11-10 11:10:46 +05:00
Attiya Ishaque
51272c0fc4
fix: [VAN-1135] Fix selecting country error while creating account ( #656 )
2022-11-02 18:03:13 +05:00
Jenkins
27d4a26ae8
chore(i18n): update translations
2022-10-23 11:16:33 -04:00
Attiya Ishaque
2fdf630ed3
fix: Add yellow slanted line back for edX only ( #650 )
2022-10-11 18:20:29 +05:00
Jenkins
dc056a6cc0
chore(i18n): update translations
2022-10-09 11:16:30 -04:00
Attiya Ishaque
54015223a2
fix: Password reset success msg has been shown ( #652 )
2022-10-07 11:44:19 +05:00
Jenkins
345777cb72
chore(i18n): update translations
2022-10-02 11:17:42 -04:00
Mubbshar Anwar
347493fe6b
fix: display error message ( #647 )
...
display error message on login page if staff user try to login through password.
VAN-1082
2022-09-23 15:07:42 +05:00
Attiya Ishaque
766438dcf3
fix: Use ProgressiveProfiling instead of WelcomePage ( #644 )
2022-09-19 14:21:41 +05:00
Sarina Canelake
f2989e836a
Merge pull request #638 from openedx/tcril/fix-gh-org-url
...
Fix github url strings (org edx -> openedx)
2022-09-14 10:19:07 -04:00
Sarina Canelake
34118bfc90
fix: update path to .github workflows to read from openedx org
2022-09-13 20:49:22 -04:00
Sarina Canelake
91a74e309a
fix: fix github url strings (org edx -> openedx)
2022-09-13 20:49:22 -04:00
Shafqat Farhan
0c32b98e85
fix: VAN-1090 - Handled country field's errors on empty field ( #643 )
2022-09-13 14:17:15 +05:00
Zainab Amir
e059fab172
fix: username prefixed with space character ( #642 )
2022-09-13 11:27:54 +05:00
Shafqat Farhan
08a8bc0e4f
fix: VAN-1047 - Handled country field's errors and state persistence ( #640 )
2022-09-12 13:56:23 +05:00
Jenkins
3dc0cd97ca
chore(i18n): update translations
2022-09-11 11:14:44 -04:00
Syed Sajjad Hussain Shah
697adecc1d
fix: fix console warnings while running tests [VAN-1063] ( #636 )
2022-09-06 12:27:48 +05:00
renovate[bot]
1063945825
fix(deps): update dependency @edx/frontend-component-cookie-policy-banner to v2.2.0
2022-09-05 20:07:08 +00:00
renovate[bot]
8aaf4c676f
chore(deps): update dependency @edx/reactifex to v1.1.0
2022-09-05 04:52:11 +00:00
renovate[bot]
10e6abad18
fix(deps): update dependency sanitize-html to v2.7.1
2022-09-05 04:43:49 +00:00
renovate[bot]
a69aa06123
fix(deps): update dependency reselect to v4.1.6
2022-09-05 04:35:22 +00:00
Jenkins
81a5857d07
chore(i18n): update translations
2022-09-04 11:14:52 -04:00
renovate[bot]
cc5cc30279
fix(deps): update dependency react-redux to v7.2.8
2022-09-02 17:19:45 +00:00
renovate[bot]
0d492cc9d9
fix(deps): update dependency react-onclickoutside to v6.12.2
2022-09-02 17:11:44 +00:00
renovate[bot]
5440de3684
fix(deps): update dependency fastest-levenshtein to v1.0.16
2022-09-02 17:03:28 +00:00
renovate[bot]
42768f1f09
fix(deps): update dependency @redux-devtools/extension to v3.2.3
2022-09-02 16:55:01 +00:00
renovate[bot]
0d168d79b2
fix(deps): update dependency @edx/frontend-platform to v1.15.6
2022-09-02 16:47:05 +00:00
renovate[bot]
c90b8b702b
chore(deps): update dependency glob to v7.2.3
2022-09-02 13:53:47 +00:00
renovate[bot]
db64ff2098
chore(deps): update dependency babel-plugin-formatjs to v10.3.28
2022-09-02 13:45:51 +00:00
renovate[bot]
1d96fa6146
chore(deps): pin dependency eslint-plugin-import to 2.26.0
2022-09-02 13:37:48 +00:00
renovate[bot]
ce72bfdb68
fix(deps): update font awesome to v6 ( #549 )
2022-09-02 15:04:08 +05:00
Zainab Amir
7ac8f6a40a
feat: VAN-1056 - remove formik ( #621 )
2022-08-31 16:04:09 +05:00
Mubbshar Anwar
1cb0cfa113
fix: sign-in header on login page ( #616 )
...
- sign-in header on login page only show when social authn is active.
VAN-1055
2022-08-29 11:05:14 +05:00
Zainab Amir
e2899e66d1
feat: update base component ( #615 )
2022-08-29 10:07:33 +05:00
Attiya Ishaque
7229d87fd1
fix: [VAN-628] Google logo is centerally aligned. ( #619 )
2022-08-26 17:52:55 +05:00
Syed Sajjad Hussain Shah
fcbabe95ea
fix: Backend validations not showing on frontend for dynamic fields [VAN-1037] ( #617 )
2022-08-26 12:05:56 +05:00
Attiya Ishaque
4a0b23b7a1
fix: [VAN-1058] Fix the checkbox placment UX issue. ( #618 )
2022-08-25 16:58:14 +05:00
Shafqat Farhan
f9190549ff
fix: VAN-1025 - Handle validation error on field focus ( #614 )
2022-08-16 15:32:12 +05:00
edx-semantic-release
79774b1d47
chore(i18n): update translations
2022-08-14 11:15:23 -04:00
Syed Sajjad Hussain Shah
fce5b23763
fix: Saved user credentials not filling [VAN-1027] ( #610 )
2022-08-12 16:13:10 +05:00
Zainab Amir
0af61b1387
fix: remove autocomplete from username field ( #612 )
2022-08-12 13:21:23 +05:00
Syed Sajjad Hussain Shah
e48ab11d5b
fix: warning on password field popover margin ( #611 )
2022-08-12 12:00:32 +05:00
Zainab Amir
9f92c412b4
fix: turn autocomplete on ( #609 )
2022-08-11 17:02:44 +05:00
Zainab Amir
2b30e0998c
fix: update tooltip size for smaller screens ( #608 )
2022-08-11 16:33:53 +05:00
Attiya Ishaque
b8443d517e
fix: Small changes in extended profile ( #606 )
2022-08-11 15:39:42 +05:00
edx-semantic-release
e7dd047eb5
chore(i18n): update translations
2022-08-07 11:15:33 -04:00
Zainab Amir
3541c66637
feat: turn auto-complete off ( #605 )
...
Turned auto-complete off for:
- username and password field on registration form.
- username field on login form
VAN-1028
2022-08-03 16:15:35 +05:00
Syed Sajjad Hussain Shah
028e0b0dfc
fix: Persist Register/Sign in form states on tab switch [VAN-618] ( #585 )
2022-07-26 15:28:39 +05:00
edx-semantic-release
1ce7962fa5
chore(i18n): update translations
2022-07-24 11:15:48 -04:00
Zainab Amir
70a20726a9
feat: remove spellcheck from username ( #603 )
2022-07-22 12:02:02 +05:00
Waheed Ahmed
f83c24c020
fix: eslint issues
2022-07-21 14:45:56 +05:00
renovate[bot]
d4bfdf699b
chore(deps): update dependency ejs to 3.1.7 [security]
2022-07-21 14:45:56 +05:00
Zainab Amir
1ee501f8b9
feat: add query params to the payload ( #602 )
2022-07-19 23:01:08 -07:00
Zainab Amir
13d67eb2a3
feat: Remove discount banner code ( #601 )
2022-07-19 04:14:04 -07:00
Syed Sajjad Hussain Shah
a9558cb296
fix: password popover rendering issue ( #598 )
2022-07-15 14:19:43 +05:00
Syed Sajjad Hussain Shah
7706d44667
fix: password popover should use eleveation level 2 shadow ( #599 )
2022-07-13 19:02:49 +05:00
Syed Sajjad Hussain Shah
3486aead7f
Merge pull request #597 from openedx/sajjad/VAN-577
...
fix: password tooltip should use extra small font size
2022-07-13 17:58:49 +05:00
Syed Sajjad Hussain Shah
2947784f00
Merge branch 'master' into sajjad/VAN-577
2022-07-13 16:57:09 +05:00
Syed Sajjad Hussain Shah
7acb102b43
fix: password tooltip should use extra small font fize
2022-07-13 16:54:37 +05:00
edx-semantic-release
4bd1f3de7d
chore(i18n): update translations
2022-07-03 11:16:16 -04:00
Zainab Amir
5f2570c440
feat: update logistration pages ( #591 )
...
- removed few unused classes
- updated login page to rely on error messages generated
from the frontend only.
VAN-138
2022-06-30 17:02:04 +05:00
Syed Sajjad Hussain Shah
f066880c7c
Merge pull request #596 from openedx/sajjad/VAN-510
...
fix: decorative image takes focus
2022-06-28 11:05:14 +05:00
Syed Sajjad Hussain Shah
1eded91f24
fix: decorative image takes focus
...
Decorative image on /login, /register and /reset page was taking focus on IE11
VAN-510
2022-06-27 12:23:33 +05:00
edx-semantic-release
029f201a46
chore(i18n): update translations
2022-06-19 11:16:36 -04:00
Syed Sajjad Hussain Shah
6f5a6f6500
Merge pull request #590 from openedx/sajjad/VAN-48
...
fix: Manage imports eslint [VAN-48]
2022-06-17 15:37:15 +05:00
Syed Sajjad Hussain Shah
9c555c06be
fix: Manage imports eslint [VAN-48]
2022-06-17 15:32:41 +05:00
Attiya Ishaque
9198b122ec
fix: [VAN-975] add confirm email field to registration form ( #586 )
2022-06-16 18:15:43 +05:00
Attiya Ishaque
5a3ee877d6
feat: [VAN-953] update progressive profiling according to MFE API ( #581 )
2022-06-15 18:44:25 +05:00
edx-semantic-release
3c049ab65a
chore(i18n): update translations
2022-06-12 11:16:41 -04:00