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
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
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
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
Zainab Amir
06a61e6a22
feat: add user retention cookie ( #992 )
2023-07-21 11:16:14 +05: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
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
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
3cdc0234ef
fix: height of image for larger layout ( #961 )
2023-06-28 20:06:57 +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
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
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
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
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
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
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
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
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
Attiya Ishaque
54319c6949
fix: remove cookie policy banner from authn ( #888 )
2023-05-04 17:12:21 +05: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