Renovate Bot
892f3d33ca
fix(deps): update dependency @edx/frontend-component-cookie-policy-banner to v2.1.14
2021-12-28 15:01:16 +05:00
Waheed Ahmed
c1b402ebd6
fix: npm build issues
2021-12-28 14:43:57 +05:00
Renovate Bot
a081544440
chore(deps): update dependency immer to 9.0.6 [security]
2021-12-28 14:43:57 +05:00
Renovate Bot
6fee02110a
fix(deps): update dependency redux-devtools-extension to v2.13.9
2021-12-28 13:46:24 +05:00
Renovate Bot
88a6e1b260
fix(deps): update dependency classnames to v2.3.1
2021-12-25 02:08:44 +00:00
Renovate Bot
a86f5c43ad
chore(deps): update dependency @edx/frontend-build to v5.6.14
2021-12-08 17:57:22 +05:00
Waheed Ahmed
ebdaeb80f1
chore: bump frontend-platform to v1.14.2
2021-12-08 16:35:01 +05:00
Waheed Ahmed
007dfa82a8
chore: bump frontend-platform version to v1.13.1
2021-11-02 11:40:46 +05:00
Waheed Ahmed
7cb58d4f26
bump frontend-platform version to 1.12.7
2021-09-17 18:52:05 +05:00
Attiya Ishaque
b1e9f631dc
chore: update paragon version ( #436 )
2021-09-16 14:46:28 +05:00
Attiya Ishaque
62ed8a631e
chore: add 15% discount incentive to increase registrations. ( #426 )
2021-09-01 16:50:08 +05:00
Waheed Ahmed
c9cf7c5190
chore: upgrade frontend-platform to 1.12.4
2021-08-23 15:14:31 +05:00
Waheed Ahmed
419915d752
chore: bump frontend-platform version
2021-08-12 13:00:42 +05:00
Waheed Ahmed
63572d43f6
Revert "chore: upgrade frontend-platform version to 1.12.1"
...
This reverts commit 5c8d682a83 .
2021-08-11 19:54:56 +05:00
Waheed Ahmed
5c8d682a83
chore: upgrade frontend-platform version to 1.12.1
2021-08-11 15:25:04 +05:00
Renovate Bot
2a14fc608d
fix(deps): update dependency regenerator-runtime to v0.13.9
2021-08-10 09:16:34 +05:00
Waheed Ahmed
30ea578c40
fix: force refresh JWT to fix redirct loop
...
User trapped into a redirect loop if backend session expires but has
a valid JWT, fixed by force refresh JWT token.
VAN-682
2021-08-10 08:54:43 +05:00
Renovate Bot
9382c23161
fix(deps): pin dependencies
2021-07-28 18:53:49 +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
44fbdbb268
feat: update paragon version to 16.6.1
2021-07-27 16:57:14 +05:00
uzairr
dcda095b01
upgrade paragon version
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
83ee08a164
chore: update paragon version ( #382 )
...
update alert style in Paragon.
update Paragon version in this repo.
update email suggestion alert style.
VAN-558
2021-07-27 16:57:14 +05:00
Mubbshar Anwar
58182dbe82
fix: Email suggestion styles ( #364 )
...
email suggestion style fix according to figma style.
Fixes: VAN-601
2021-07-27 16:57:14 +05:00
Waheed Ahmed
e59f11a96e
feat: added support for both legacy and new design ( #349 )
2021-07-27 16:57:14 +05:00
Zainab Amir
62b671eb03
add help text for fullname field ( #350 )
2021-07-27 16:57:14 +05:00
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