Blue
a2aa6bd2db
feat: add register intent prop for login segement call ( #34891 )
...
Description:
Add register intent property for login successful segement call
VAN-1929
2024-06-04 18:43:22 +05:00
Feanil Patel
6b0789a255
Merge pull request #34857 from CodeWithEmad/chore/cleanup
...
chore: cleanup
2024-06-04 09:35:28 -04:00
Feanil Patel
34de5af6f5
build: Update renovate config.
...
Update the renovate config in edx-platform to match the standard config
in most of our other frontend repos, with the exception of 1 settings:
Given the size of edx-platform I want to limit the number of concurrent
renovate PRs to a very small number so that we don't overwhelm our CI
resources. If we find that it would be useful to get more PRs at a
time, we can change this setting in the future.
We've also removed the `rebaseStalePRs` settings since that would be
extra costly on edx-platform for now.
2024-06-04 09:21:02 -04:00
Feanil Patel
83af6537dd
Merge pull request #34873 from openedx/feanil/update_edx_ui_toolkit
...
fix: Updat edx-ui-toolkit node library.
2024-06-04 09:12:41 -04:00
Muhammad Soban Javed
31572c2f13
chore: upgrade edx-django-utils to 5.14.2 ( #34881 )
2024-06-04 16:31:19 +05:00
Fatima Sohail
88339bc08f
feat: added tracking events for password reset initiation
2024-06-04 12:38:13 +05:00
sohailfatima
17f48adb49
feat: remove unnecessary PII
2024-06-04 12:08:52 +05:00
sohailfatima
582b41694f
fix: failing password reset tests
2024-06-04 12:08:52 +05:00
sohailfatima
8e7a5f18c7
feat: added tracking events for password reset initiation
2024-06-04 12:08:52 +05:00
Feanil Patel
bcf8b38c25
Merge pull request #34888 from openedx/feanil/geoip2-bot-update-country-database-f3413fd
...
Update GeoLite Database
2024-06-03 16:48:37 -04:00
Feanil Patel
9bbe644ceb
fix: Updat edx-ui-toolkit node library.
...
edx-ui-toolkit 1.5.5 drops usage of the ux-pattern-library for its docs
and also updates many of its dependencies. As a result, many
edx-platform dependencies that were super out of date can now be further
upgraded.
2024-06-03 16:36:08 -04:00
Feanil Patel
f0b3aac5a2
build: Build assets requirements before development.
...
The development.txt file requires assets.txt so build assets first so we
don't get conflicts when running make upgrade.
2024-06-03 16:29:26 -04:00
Emad Rad
53da608097
chore: sort entrypoints alphabetically
2024-06-03 22:18:27 +03:30
Emad Rad
6c5b98087e
chore: cleanup
...
- rst heading definitions
- indirect hyperlinks and code-blocks added for better readability
- MarkDown warnings resolved
- Yaml style issues fixed
2024-06-03 22:18:27 +03:30
Emad Rad
0c44a78fad
chore: typos fixed
2024-06-03 22:11:05 +03:30
Emad Rad
8d68dd3192
Merge remote-tracking branch 'upstream/master'
2024-06-03 22:08:58 +03:30
Feanil Patel
a8434a7d68
Merge pull request #34901 from openedx/renovate/edx-mockprock-digest
...
chore(deps): update @edx/mockprock digest to 3ad18c6
2024-06-03 13:46:19 -04:00
renovate[bot]
43d1204f25
chore(deps): update @edx/mockprock digest to 3ad18c6
2024-06-03 15:49:28 +00:00
Feanil Patel
b93d3ac8be
Merge pull request #34708 from irtazaakram/update-github-actions
...
chore: update all github actions versions and switch to github runners
2024-06-03 10:46:21 -04:00
feanil
0495378896
chore: geoip2: update maxmind geolite country database
2024-06-01 03:07:04 +00:00
Raymond Zhou
f3413fd767
fix: video page api error
2024-05-31 15:15:11 -04:00
Alison Langston
aabd73a91b
fix: pin lti-consumer-xblock library ( #34885 )
2024-05-31 13:50:14 -04:00
Artur Gaspar
90fc5f8dbf
feat: open new editors from non-unit Studio container page ( #33575 )
...
Make the edit button on a container page for a non-unit block
(i.e. an individual text, problem or video block) open the new
editor when the relevant flag is enabled.
2024-05-31 11:30:59 -04:00
Alexander J Sheehan
9c6f337c67
Merge pull request #34878 from openedx/asheehan-edx/bumping-enterprise-version-4.19.6
...
feat: bumping edx-enterprise version to 4.19.6
2024-05-31 11:25:06 -04:00
Alexander J Sheehan
75ee3940d8
feat: bumping edx-enterprise version to 4.19.6
2024-05-31 14:12:21 +00:00
Kristin Aoki
1ef4c0d7a2
fix: add missing end field ( #34880 )
...
* fix: add missing end field
* fix: lint and test errors
2024-05-31 09:42:53 -04:00
Alison Langston
3b2971e99d
chore: update lti-consumer-xblock ( #34882 )
2024-05-31 08:45:08 -04:00
Michael Roytman
8677558606
Merge pull request #34875 from openedx/michaelroytman/COSMO-310-idv-approval-email-in-command
...
Send IDV approval email in approve_id_verifications management command
2024-05-31 07:10:03 -04:00
michaelroytman
f94a7f7f68
feat: send IDV approval email in approve_id_verifications management command
...
This commit modifies the approve_id_verifications management command to send an IDV approval email to learners. This ensures that learners are informed of approvals to their IDV attempts when performed using the management command. This more closely mirrors the way IDV approvals work when using an IDV vendor.
2024-05-30 15:03:44 -04:00
Irtaza Akram
11e8b8ba90
fix: verify-and-collect issues
2024-05-30 15:00:49 -04:00
Irtaza Akram
c22fbec6a9
fix: move collect-and-verify to unit-tests.yml
2024-05-30 15:00:49 -04:00
Irtaza Akram
b3185ffe7b
fix: env for runner
2024-05-30 15:00:49 -04:00
Irtaza Akram
2506d9373a
fix: test runner
2024-05-30 15:00:49 -04:00
Irtaza Akram
99248ae992
fix: review changes
2024-05-30 15:00:49 -04:00
Irtaza Akram
5a46a3aa0f
fix: tests on forks
2024-05-30 15:00:49 -04:00
Irtaza Akram
6b5f11a79b
fix: merged gh-hosted into gha
2024-05-30 15:00:47 -04:00
Irtaza Akram
a6755edcbb
fix: remove sudo for pip specific commands
2024-05-30 15:00:33 -04:00
Irtaza Akram
f6f75b428c
fix: lynx dependency
2024-05-30 15:00:33 -04:00
Irtaza Akram
e428dd4511
fix: update github actions & remove edx runner
2024-05-30 15:00:30 -04:00
Feanil Patel
f12cd32fce
Merge pull request #34858 from openedx/dependabot/github_actions/supercharge/mongodb-github-action-1.11.0
...
build(deps): bump supercharge/mongodb-github-action from 1.7.0 to 1.11.0
2024-05-30 14:53:02 -04:00
Feanil Patel
824bbc10a2
Merge pull request #34874 from openedx/feanil/fix_npm_install
...
feanil/fix npm install
2024-05-30 14:48:42 -04:00
Feanil Patel
a1f22d3978
chore: Run npm install
2024-05-29 15:17:36 -04:00
Feanil Patel
9d8cdc3bf1
fix: Bump the edx-proctoring version to the latest.
...
Among other things, edx-proctoring has updated how its dependencies are
managed so it doesn't shrinkwrap its dependencies. This allows us to
further upgrade dependencies in edx-platform and fixes an issue where we
had a required dependency on fsevents that was cropping up preventing us
from `npm install`ing cleanly on linux.
2024-05-29 15:17:36 -04:00
Kristin Aoki
38320f8433
feat: grading rest api for authoring api ( #34854 )
...
* feat: grading rest api for authoring api
* fix: doc string api path
2024-05-29 14:54:00 -04:00
MueezKhan246
b264988163
Merge pull request #34871 from openedx/revert-34868-mueezkhan-edx/enterprise-version-bump-4.19.5
...
Revert "Bumping edx-enterprise version to 4.19.5"
2024-05-29 18:16:47 +05:00
MueezKhan246
e0785ce32d
Revert "Bumping edx-enterprise version to 4.19.5"
2024-05-29 17:40:45 +05:00
MueezKhan246
a6390a26e9
Merge pull request #34868 from openedx/mueezkhan-edx/enterprise-version-bump-4.19.5
...
Bumping edx-enterprise version to 4.19.5
2024-05-29 16:10:11 +05:00
MueezKhan246
acc60b7b8d
feat: bumping edx-enterprise version to 4.19.5
2024-05-29 10:19:11 +00:00
Alison Langston
791e317085
feat: update timeout for course reindexing ( #34866 )
2024-05-28 15:31:05 -04:00
Feanil Patel
4085066fea
Merge pull request #34417 from qasimgulzar/qasim/DEPR/git-issue-34342
...
[DEPR]: Remove Neo4J Support #34342
2024-05-28 10:25:33 -04:00