Waheed Ahmed
|
d9b9c4d290
|
chore: update renovate config
|
2021-12-28 15:13:22 +05:00 |
|
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
|
aef3f6a179
|
chore(deps): update dependency ws to 7.4.6 [security]
|
2021-12-28 12:41:38 +05:00 |
|
Renovate Bot
|
d7391dfd66
|
chore(deps): update dependency hosted-git-info to 2.8.9 [security]
|
2021-12-28 12:19:11 +05:00 |
|
Renovate Bot
|
4f7fbf82bf
|
chore(deps): update dependency postcss to 7.0.36 [security]
|
2021-12-28 12:14:52 +05:00 |
|
edX Transifex Bot
|
0d01a9fea3
|
chore(i18n): update translations
|
2021-12-26 10:17:45 -05:00 |
|
Renovate Bot
|
88a6e1b260
|
fix(deps): update dependency classnames to v2.3.1
|
2021-12-25 02:08:44 +00:00 |
|
Waheed Ahmed
|
b142e159b6
|
chore: update renovate config
|
2021-12-23 15:10:42 +05:00 |
|
Attiya Ishaque
|
2a079e484f
|
fix: Replace hardcoded edX name with SITE_NAME env variable. (#486)
|
2021-12-22 13:10:34 +05:00 |
|
edX Transifex Bot
|
1210fe01ae
|
chore(i18n): update translations
|
2021-12-12 10:17:23 -05:00 |
|
dependabot[bot]
|
7400da7ba6
|
build(deps): bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-08 19:33:39 +05:00 |
|
Renovate Bot
|
a86f5c43ad
|
chore(deps): update dependency @edx/frontend-build to v5.6.14
|
2021-12-08 17:57:22 +05:00 |
|
Renovate Bot
|
531b82745f
|
chore(deps): update dependency ansi-regex to 5.0.1 [security]
|
2021-12-08 17:42:19 +05:00 |
|
Waheed Ahmed
|
ebdaeb80f1
|
chore: bump frontend-platform to v1.14.2
|
2021-12-08 16:35:01 +05:00 |
|
Zainab Amir
|
488b364215
|
refactor: update account verification messages
|
2021-12-07 15:16:21 +05:00 |
|
Shafqat Farhan
|
619c75a4b7
|
feat: VAN-666 - Reject new password that is detected as vulnerable (#471)
|
2021-12-07 13:46:53 +05:00 |
|
Mubbshar Anwar
|
be783fed99
|
feat: fire track event (#456)
fire track event for save for latter course
VAN-741
|
2021-11-22 14:47:42 +05:00 |
|
Attiya Ishaque
|
59d5a400f4
|
fix: remove oal domain (#469)
|
2021-11-17 13:08:05 +05:00 |
|
Waheed Ahmed
|
e0e0c1011e
|
feat: enable full name based username suggestions
Enable full name based username suggestions and remove experiment
related changes.
|
2021-11-15 15:57:10 +05:00 |
|
edX Transifex Bot
|
2070877a84
|
chore(i18n): update translations
|
2021-11-14 20:16:47 +05:00 |
|
Waheed Ahmed
|
8c8cd2bcd5
|
chore: remove opt-in/opt-out experiment code
Removed opt-in/opt-out experiment code to enable it for all users
using feature flag only.
|
2021-11-10 17:13:58 +05:00 |
|
Zainab Amir
|
a5e7a3a592
|
feat: add rename register experiment details (#464)
|
2021-11-10 10:45:06 +05:00 |
|
Waheed Ahmed
|
007dfa82a8
|
chore: bump frontend-platform version to v1.13.1
|
2021-11-02 11:40:46 +05:00 |
|
edX Transifex Bot
|
8223f0c988
|
chore(i18n): update translations
|
2021-10-31 20:16:50 +05:00 |
|
Adeel Ehsan
|
335f9fcaf8
|
Merge pull request #459 from edx/aehsan/760/remove_education_level_using_coppa
Remove el education level based on coppa flag
|
2021-10-28 15:07:17 +05:00 |
|
adeelehsan
|
31a2a8f402
|
feat: Remove el option from education
remove el option from education levels if coppa flag is set true.
VAN-760
|
2021-10-28 15:02:56 +05:00 |
|
Adeel Ehsan
|
54fb55fe8f
|
Merge pull request #458 from edx/aehsan/scroll_added_for_username_suggestion
scroll added for username suggestions
|
2021-10-27 23:56:02 +05:00 |
|
adeelehsan
|
c34360f2fb
|
scroll added for username suggestions
|
2021-10-27 23:51:42 +05:00 |
|
Mubbshar Anwar
|
82d339c91b
|
fix: update opt in text (#457)
update opt in checkbox text on register page.
VAN-740
|
2021-10-27 18:09:30 +05:00 |
|
Adeel Ehsan
|
4d9b508e19
|
Merge pull request #455 from edx/aehsan/username_suggestions_issue_fixed
username suggestions issue fixed
|
2021-10-26 17:27:24 +05:00 |
|
adeelehsan
|
60e51a8f25
|
username suggestions issue fixed
|
2021-10-26 17:21:07 +05:00 |
|
Adeel Ehsan
|
350a6b10ae
|
Merge pull request #440 from edx/aehsan/702/design_updated_for_username_suggestions
username design changed.
|
2021-10-26 12:21:17 +05:00 |
|
adeelehsan
|
4ba9e1194b
|
username design changed according to the VAN-702
|
2021-10-25 12:27:31 +05:00 |
|
edX Transifex Bot
|
6cb470522b
|
chore(i18n): update translations
|
2021-10-24 20:16:43 +05:00 |
|
Attiya Ishaque
|
a3953b672f
|
fix: [VAN-747] Fix tests in which registered email msg changed (#453)
|
2021-10-22 18:16:46 +05:00 |
|
Usama Sadiq
|
e91a8a4dfa
|
Merge pull request #452 from edx/aht/bom-2901-switch-ci-to-github-actions
BOM-2901: Replace travis with github CI
|
2021-10-22 15:13:11 +05:00 |
|
Usama Sadiq
|
17048f5caf
|
build: replace travis with github ci
|
2021-10-22 14:52:30 +05:00 |
|
Attiya Ishaque
|
955cf26860
|
feat: [VAN-655] User's year of birth field behind the feature flag (#449)
|
2021-10-20 15:40:27 +05:00 |
|
edX Transifex Bot
|
ee094a1330
|
chore(i18n): update translations
|
2021-10-17 20:17:36 +05:00 |
|
Attiya Ishaque
|
75269a3372
|
feat: Add feature flag for year of birth field (#447)
|
2021-10-11 21:19:47 +05:00 |
|
Mubbshar Anwar
|
2ac0f83e87
|
fix: A/B test marketing opt-in (#448)
fire optimizely event to record opt-in/out for marketing emails
VAN-738
|
2021-10-11 19:12:42 +05:00 |
|
edX Transifex Bot
|
b0df7a0593
|
chore(i18n): update translations
|
2021-10-10 20:17:31 +05:00 |
|
Mubbshar Anwar
|
14e89575d1
|
feat: record opt in/out (#445)
add opt field in register form and record it for marketing emails.
VAN-738
|
2021-10-08 19:00:18 +05:00 |
|
Ned Batchelder
|
4e7003ca5e
|
build: use the organization commitlint check
|
2021-10-07 13:50:58 -04:00 |
|
Shafqat Farhan
|
6bc11b01f5
|
fix: VAN-719 - Handled password field error violation on username change (#444)
|
2021-10-05 11:58:14 +05:00 |
|
edX Transifex Bot
|
b5ada5d2d5
|
chore(i18n): update translations
|
2021-09-26 20:17:37 +05:00 |
|
Uzair Rasheed
|
21ff9b81f9
|
Merge pull request #441 from edx/update-error-msg-for-username
update error msg for username
|
2021-09-22 12:13:02 +05:00 |
|