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