Commit Graph

36 Commits

Author SHA1 Message Date
renovate[bot]
df1d97ea20 chore(deps): update dependency es-check to v5.2.3 (#183)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-09 15:41:23 +05:00
renovate[bot]
025cefe89b fix(deps): update dependency @edx/frontend-component-header to v2.2.5 (#214)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-09 15:29:31 +05:00
renovate[bot]
3474d62271 fix(deps): update dependency @edx/frontend-platform to v1.9.0 (#200)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Waheed Ahmed <waheed.ahmed@arbisoft.com>
2021-04-09 14:33:51 +05:00
renovate[bot]
0242fffae8 fix(deps): update font awesome (#185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Waheed Ahmed <waheed.ahmed@arbisoft.com>
2021-04-09 12:24:01 +05:00
renovate[bot]
a349e3ad82 fix(deps): update dependency @edx/frontend-component-cookie-policy-banner to v2.1.12 (#217)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-09 12:17:16 +05:00
renovate[bot]
dfe4159464 chore(deps): update dependency @edx/frontend-build to v5.6.11 (#182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-09 11:18:44 +05:00
Waheed Ahmed
5a5798df9c Revert "Add 3:1 contrast to all form text field." (#222) 2021-03-26 21:08:58 +05:00
renovate[bot]
e1362809bc fix(deps): update dependency react-redux to v7.2.3 (#218)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-26 18:35:30 +05:00
Adeel Khan
211eb787b4 Add 3:1 contrast to all form text field.
VAN-381
2021-03-25 21:21:51 +05:00
Renovate Bot
10edc6445e Update dependency @edx/frontend-component-cookie-policy-banner to v2.1.11 2021-03-19 17:39:14 +00:00
Waheed Ahmed
c2d9a9384d Keep the query params intact within the app. (#201)
Currently, if the user lands on one page with course_id and enroll action
params and navigates to another page with the MFE, the query params
are not passed to that other page and resulting in not enrolling into
the course.

Also add these query params into login and register payload.

VAN-415
2021-03-11 20:01:16 +05:00
Waheed Ahmed
7fdd9f5658 update paragon version (#192) 2021-03-08 15:42:42 +05:00
renovate[bot]
1ea3b94176 fix(deps): update dependency @edx/paragon to v13.16.0 (#189)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-08 15:18:53 +05:00
renovate[bot]
0f18836541 fix(deps): pin dependencies (#181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 17:42:13 +05:00
Waheed Ahmed
ba2b749b3d Replace babel-polyfill with core-js and regenerator-runtime. (#176)
App not workinng in IE 11 with babel-polyfill.
2021-03-01 19:44:59 +05:00
adeelehsan
c1f4f017bd react helmet package added to change each page title
VAN-355
2021-03-01 14:09:32 +05:00
Waheed Ahmed
af631fdda5 Revert "Performance Optimization. (#141)" (#169)
This reverts commit c528eb1768.
2021-02-25 22:09:53 +05:00
Waheed Ahmed
c528eb1768 Performance Optimization. (#141)
Also refactored page event logic.

VAN-343
2021-02-25 19:46:04 +05:00
uzairr
e48f2c6275 update header package version 2021-02-10 12:35:15 +05:00
Waheed Ahmed
79636e7878 Update dependencies. (#123) 2021-02-05 15:57:25 +05:00
adeelehsan
89f83c22b1 cookie banner added 2021-02-03 17:45:41 +05:00
Waheed Ahmed
a54b61d7f9 Updated paragon version to latest. (#113) 2021-02-01 17:20:10 +05:00
adeelehsan
cc61dc4ff3 component header version updated 2021-01-29 11:51:44 +05:00
adeelehsan
f876c54712 logistration renamed to authn 2021-01-28 12:36:32 +05:00
adeelehsan
07d59a40d8 Skeleton added for the third party auth buttons
VAN-140
2021-01-12 20:42:02 +05:00
Waheed Ahmed
e9ae855350 Bump frontend-platform version to latest. (#71) 2021-01-06 16:53:39 +05:00
uzairr
31e0af48dd apply formik and yup to reset form 2020-12-28 11:37:50 +05:00
Waheed Ahmed
7ab9cca29e Bump header version. (#47) 2020-12-22 16:22:12 +05:00
Waheed Ahmed
40386645fc Update MFE to use the new “brand-openedx” theme. (#42)
VAN-145
2020-12-14 17:21:21 +05:00
Waheed Ahmed
4eec97d02f Update header component version and logo.
VAN-101
2020-11-25 14:45:00 +05:00
Waheed Ahmed
de8e07a9c8 Remove footer from dependencies.
VAN-101
2020-11-24 12:25:44 +05:00
Adeel Khan
610cfaacc2 Adds error handling to registration page flow.
VAN-110
2020-11-06 23:03:17 +05:00
Waheed Ahmed
b42ca99176 Add Transifex config.
VAN-84
2020-10-05 18:09:26 +05:00
Waheed Ahmed
2032d898aa fix eslint issues and some refactoring. 2020-09-29 15:41:00 +05:00
Waheed Ahmed
0e12ca5cf3 Move logistration code from account MFE.
Moved all logistration and forgot password functionality
from account MFE.

VAN-83
2020-09-29 12:48:01 +05:00
Nimisha Asthagiri
d5cdbcb4b6 Initial commit 2020-09-28 09:08:15 -04:00