Zainab Amir
a49364bbb5
fix: update class for legal text ( #337 )
...
updated paragon package to the latest version
removed .small from legal text and replaced it with .micro
fixed the spinner to be center aligned on buttons during pending state
VAN-545
2021-07-27 16:57:14 +05:00
Zainab Amir
e80dbf8dc0
refactor: update stateful buttons ( #322 )
...
Updated paragon version to use latest stateful buttons that have a default
pending icon.
VAN-497
2021-07-27 16:57:14 +05:00
uzairr
5358538d22
Add searchable dropdown
...
Add searchable dropdown field to make the UI
complaint with the suggestions.
VAN-498
2021-07-27 16:57:14 +05:00
adeelehsan
6e736213ca
Alert styling updated.
...
VAN-499
2021-07-27 16:57:14 +05:00
Shafqat Farhan
b16285bb47
VAN-506 - Remove icon in Form validation messages ( #300 )
2021-07-27 16:57:14 +05:00
uzairr
f116b62057
add did u mean email feature
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
eaf3f1eba5
redesign base component ( #232 )
...
* redesign base component
* rebrand base component
* redesign base component
* rewrite & optimize base component
* redesign base component
* address feedback
Co-authored-by: Waheed Ahmed <waheed.ahmed@arbisoft.com >
2021-07-27 16:57:14 +05:00
Zainab Amir
f3721b5db2
Update optional fields to use updated paragon components ( #237 )
2021-07-27 16:57:14 +05:00
Waheed Ahmed
0c159e24ba
set registration timestamp cookie for survey ( #260 )
...
* set registration timestamp cookie for survey
Removed HJ identify call and added registration timestamp cookie
to trigger survey using GTM.
VAN-291
* fix email validation regex
Current aregex doesn't allow apostrophes, used a coomon regex pattern
for all validators.
VAN-458
2021-04-28 15:01:57 +05:00
Waheed Ahmed
0758cab290
Revert "fix(deps): update dependency @edx/paragon to v13.17.5" ( #243 )
...
* Revert "fix(deps): update dependency @edx/paragon to v13.17.5 (#223 )"
This reverts commit 913e839986 .
* fix dropdown icon size
2021-04-13 19:07:48 +05:00
renovate[bot]
913e839986
fix(deps): update dependency @edx/paragon to v13.17.5 ( #223 )
...
* fix(deps): update dependency @edx/paragon to v13.17.5
* fix tests
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Waheed Ahmed <waheed.ahmed@arbisoft.com >
2021-04-12 13:04:57 +05:00
Waheed Ahmed
0cf41d5672
Revert "fix(deps): update font awesome ( #185 )" ( #239 )
...
This reverts commit 0242fffae8 .
2021-04-09 20:37:43 +05:00
Waheed Ahmed
df673e4558
Revert frontend-platform version to 1.8.4. ( #238 )
2021-04-09 20:14:31 +05:00
renovate[bot]
b677cd1b60
fix(deps): update dependency react-loading-skeleton to v2.2.0 ( #190 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-04-09 17:51:53 +05:00
renovate[bot]
f24e6b4148
chore(deps): update dependency husky to v4.3.8 ( #184 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Waheed Ahmed <waheed.ahmed@arbisoft.com >
2021-04-09 16:00:22 +05:00
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