Mubbshar Anwar
efaa83a1bc
feat: hard code fields on frontend ( #1256 )
...
* feat: hard code fields
hard code configurable fields on frontend which includes country field on register page & level of education & gender field on progressive profiling
VAN-1971
* fix: fix secondary provider null name issue
2024-06-11 12:01:30 +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
Syed Sajjad Hussain Shah
37e811d7e5
fix: updated optional fields check based on updated response ( #1055 )
2023-09-07 09:31:19 +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
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
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
Zainab Amir
5edcee9eb9
feat: allow welcome page to load for embedded experience ( #944 )
2023-06-15 15:46:34 +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
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
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
Shahbaz Shabbir
b0745de672
fix: change keys to camelCase for mfe_context response ( #835 )
2023-04-10 17:24:28 +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
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
Syed Sajjad Hussain Shah
49c91262fd
fix: update MFE context ( #731 )
...
VAN-1231
2023-01-16 18:36:49 +05:00
Zainab Amir
aa59acf0bc
fix: sso button not appearing on login page ( #733 )
2023-01-12 18:32:52 +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
Syed Sajjad Hussain Shah
d06290642b
fix: exception at progressive profiling page ( #727 )
...
VAN-1224
2023-01-06 14:39:37 +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
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
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
Syed Sajjad Hussain Shah
9c555c06be
fix: Manage imports eslint [VAN-48]
2022-06-17 15:32:41 +05:00
Attiya Ishaque
5a3ee877d6
feat: [VAN-953] update progressive profiling according to MFE API ( #581 )
2022-06-15 18:44:25 +05:00
Attiya Ishaque
bce8aa712d
feat: add required field support ( #557 )
2022-05-19 18:22:51 +05:00
Waheed Ahmed
32300db8dd
refactor: remove legacy code and move redesign code to src
...
VAN-670
2021-07-28 16:42:37 +05:00
Waheed Ahmed
e59f11a96e
feat: added support for both legacy and new design ( #349 )
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
bd470f892c
Pre papulate country in registration form ( #251 )
...
- get country code based on IP address from server
- set country code in country field
VAN-366
2021-07-27 16:57:14 +05:00
adeelehsan
ad2ee9e013
logistration folder refactored to login and register
2021-01-26 05:48:09 +05:00