edx-enterprise icon indicating copy to clipboard operation
edx-enterprise copied to clipboard

Results 92 edx-enterprise issues
Sort by recently updated
recently updated
newest added

Bumps [webpack](https://github.com/webpack/webpack) from 3.12.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies
javascript

### Description Part of https://github.com/openedx/public-engineering/issues/230. See https://github.com/openedx/public-engineering/issues/267 for the general description and motivation. Make sure to follow its recommendations for each step of the process. ```[tasklist] - [ ] https://github.com/openedx/edx-enterprise/pull/2214...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...

dependencies
javascript

This repository is using Ubuntu 20.04 for testing. That version of Ubuntu will be out of support before Teak. Therefore this repo needs to be updated to testing with Ubuntu...

maintenance

**Merge checklist:** - [ ] Any new requirements are in the right place (do **not** manually modify the `requirements/*.txt` files) - `base.in` if needed in production but edx-platform doesn't install...

## Description **Goal:** When using the bulk enrollment API to auto-enroll learners in default enterprise enrollment intentions, related `DefaultEnterpriseEnrollmentRealization` records should be created. [ENT-9684](https://2u-internal.atlassian.net/browse/ENT-9684) ### CHANGELOG * Extended the `enroll_learners_in_courses`...

Adding in an endpoint for the data table that is created in this ticket. We will be fetching info about the user (email, date_joined, name) from the enterprise_customer_user, and then...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0. Commits b8a7edd 6.6.0 34c8534 fix: signature verification due to leading zeros See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=elliptic&package-manager=npm_and_yarn&previous-version=6.5.7&new-version=6.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies
javascript

Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/edx-enterprise/pull/2266

**Description**: This PR fixes the query for the monthly impact report command. The table column names were updated. **JIRA**: [ENT-9584](https://2u-internal.atlassian.net/browse/ENT-9584) **Merge checklist:** - [ ] Any new requirements are in...