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
Zainab Amir
ce28add152
fix: conditionally initialize optimizely ( #862 )
2023-05-02 16:11:55 +05:00
Stanislav
cba5395d5c
fix: Remove horizontal scroll in windows ( #760 )
2023-04-20 17:55:05 +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
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
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
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
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
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
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
ahtesham-quraish
ec8b256852
fix: remove depricated getQueryParams
...
Replace getQueryParams function with getAllPossibleQueryParams function
VAN-1348
2023-04-11 10:27:55 +05: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
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
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
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
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
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
Zainab Amir
2d4c6a1d3b
feat: use intl hook for functional components ( #796 )
2023-03-29 12:21:12 +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
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
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